BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../img/bg_fondo.png);
	background-repeat:  repeat-x;
	background-position: top;
}
form, hr, BODY {
	margin: 0;
 	padding: 0;
}
BODY, td, th {
	text-align: left;
}
ul.sinmargen, li.sinmargen {
	margin-top: 0px;
	margin-bottom: 0px;
}
hr {
	border-width: 1px 0px 0px 0px;
	*border-width: 0px;
	border-style: solid none none none;
	border-top-color: #DDDDDD;
	*margin-bottom: -5px;
}
img {
	border: 0px;
}
.clear {
	clear: both;
}
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
.espacio {
	height: 10px;
}
.menu_sup {
	background-image: url(../img/bg_fondo_menu.png);
	background-repeat:  repeat-x;
	height: 22px;
}
a:link, a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover, a:active {
	text-decoration: none;
	color: #CC0000;
}
a.pie:link, a.pie:visited {
	text-decoration: none;
	color: #999999;
}
a.pie:hover, a.pie:active {
	text-decoration: none;
	color: #333333;
}

/******** barra de productos *********/
#slider { }
.header {
	color: #CC0000;
	font-weight: bold;
	cursor:pointer;
}
.header:hover { }
.content {overflow:hidden}
.text { }
.menu {
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
	display: inline-block;
	margin:0 5px 0 0;
	vertical-align: middle;
}
.menuInicio {
	background-position: 0px 0px;
}
.menuContacto {
	background-position: -12px 0px;
}
a.prod, a.prod2 {
	font-weight: bold;
}
a.prodActivo {
	color: #0000FF !important;
}
a.prod:link, a.prod:visited, .header {
	color: #CC0000;
	text-decoration: none;
	background-image: url(../img/bg_menu2_1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 16px;
	text-indent: 5px;
	padding-top: 4px;
}
a.prod:hover, a.prod:active, .header:hover {
	text-decoration: none;
	background-image: url(../img/bg_menu2_1.png);
	background-repeat: no-repeat;
	background-position: 0px -21px;
	display: block;
	padding-top: 3px;
	height: 17px;
}
a.prod2:link, a.prod2:visited {
	text-decoration: none;
	background-image: url(../img/bg_menu2_2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 16px;
	text-indent: 15px;
	padding-top: 4px;
	color: #FF9900;
}
a.prod2:hover, a.prod2:active {
	color:#FF0000;
	text-decoration: none;
	background-image: url(../img/bg_menu2_2.png);
	background-repeat: no-repeat;
	background-position: 0px -21px;
	display: block;
	height: 16px;
	padding-top: 3px;
	height: 17px;
}

/******** recuadros *********/
.cuadro {
	border: 1px solid #E6E6E6;
}
.cuadro_iz { /*borse blanco*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
}
.cuadro_ab { /*borse blanco*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.cuadro_ar { /*borse blanco*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
}
.cuadro_de { /*borse blanco*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
}
.cuadro2 { /*borse blanco*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.cuadro3 { /*borse blanco*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/******** CAJITAS ********/
.cuadro_top_normal { /*top de recuadro*/
	background-image: url(../img/bg_cuadro_top2.gif);
	background-repeat: no-repeat;
	height: 12px;
	text-indent: 15px;
	vertical-align: middle;
	padding-top: 3px;
	background-position: 5px 5px;
}
.cuadro_top_estrella { /*top de recuadro*/
	background-image: url(../img/bg_estrella.gif);
	background-repeat: no-repeat;
	height: 22px;
	text-indent: 25px;
	vertical-align: middle;
	padding-top: 3px;
	background-position: 1px 1px;
}
.cuadro_linea { /*top de recuadro*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	background-image: url(../img/bg_menu_top1.png);
	background-repeat:  repeat-x;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #999999;	
}
/******** CUADROS IMGs ********/
.cuadro_img {
	border: 1px solid #E6E6E6;
	margin: 5px;
	height: auto;
	width: auto;
	float: left;
}

/******** formato textos *********/
.derecha {
	text-align: right !important;
}
.centro {
	text-align: center !important;
}
.texto9 {
	font-size: 9px !important;
}
.texto10 {
	font-size: 10px;
}
.texto12 {
	font-size: 12px;
}
.texto_color {
	color: #006699;
}
.texto_gris {
	color: #999999 !important;
}
.texto_g {
	font-size: 14px;
	color: #990000;
}
.texto3 {
	font-size: 10px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}
.normal { font-weight: normal; }
.negra { font-weight: bold; }
.alto85 {
	height: 85px;
}
.alto18 {
	height: 18px;
}
.padeo5 {
	padding: 5px;
}
.padeo10 {
	padding: 10px;
}
.padeo3 {
	padding: 3px;
}
/******** inputs *********/
.imputes, textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #990000;
	background-color: #FCFAF5;
	height: 10px;
	padding-right: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #EAEAEA #F4F4F4 #F4F4F4 #EAEAEA;
}
textarea {
	height: auto;
	text-align: left;
	padding: 5px;
}
.imputeBuscar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FCF8EF;
	height: 12px;
	width: 100px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #6D3932;
	border-right-color: #C66;
	border-bottom-color: #C66;
	border-left-color: #6D3932;
}
.imputeBuscar:hover, .imputes:hover, textarea:hover {
	background-color: #FFFFCC;
	color: #0000FF;
}

.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
}

/******** LINEAS *********/
.linea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.linea2 {
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #CCCC00;
}
.encabezado {
	color: #999999;
	background-color: #EFEFEF;
	padding: 2px 0px 2px 10px;
	background-image: url(../img/titulo2.gif);
}
.titulo_modulo {
	font-weight: bold;
	font-size: 12px;
	color: #900;
	text-indent: 15px;
	vertical-align: middle;
	background-image: url(../img/titulo.gif);
	height: 22px;
}
.menu_titulo {
	font-weight: bold;
	color: #FFFFFF;
}
.texto_lista {
	font-style: italic;
	background-color: #E9DCBE;
}
.pathway {
	font-weight: bold;
	color: #FFF;
}
.paginador {
	margin: 10px 0px 10px 20px;
}
.paginador a {
	padding: 0px 3px 0px 3px;
}
.paginador a:hover {
	color: #000000;
	background-color: #FFCC00;
}
.resaltar:hover {
	background-color: #F9F7F7;
	color: #0000FF;
}
/*ToolTip*/
a.tooltip {
    position:relative;
    z-index:0;
    text-decoration:none;
}
a.tooltip:hover {
    z-index:1;
}
a.tooltip span.help {
    display: none;
}
a.tooltip:hover span.help {
	display:block;
	position:absolute;
	top:2em;
	left:2em;
	width:auto;
	border:1px solid #666666;
	background-color:#F3F0EB;
	color:#990000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	white-space: nowrap;
}

