@charset "utf-8";
/* CSS Document */
BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	background-color:#A8ADAF;
	font-weight: normal;
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #E0E0E0;
	scrollbar-track-color: #F5F5F5;
	scrollbar-arrow-color: #747474;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-shadow-color: #E0E0E0;
	scrollbar-darkshadow-color: #747474;
}
SELECT {
	background-color: #FFFFFF; 
	color: #003399;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;
 }

textarea, textbox, file, input{
	background-color: #cadeee; 
	border: #003399 1px solid; 
	color: #333333; 
	font-family: Tahoma; 
	font-size: 8pt; 
	font-weight: normal;
 }

TABLE, TR, TD {
	font-family:Tahoma;
	font-size: 11px; 
	color:#000000
 }
.submit{
	background-color: #cadeee; 
	border: #7F9DB9 1px solid; 
	color: black; 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 8pt; 
	font-weight: bold;
 }
a:link, a:visited, a:active {
	text-decoration:none; 
	color:#000000;
 }
a:hover {
	text-decoration:none;
	color:#000099;
 }


/*   ESTILOS   */
.header{
	width:600px;
	height:100px;
}
.header2{
	width:165px;
}
.header3{ 
	height:21px;
}
.header4{ 
	height:27px;
}
.tabla_der{
	width:137px;
	height:auto;
	text-align:left;
	vertical-align:top;
	padding-right:5px;
}
.tabla_izq{
	width:150px;
	height:auto;
	text-align:left;
	vertical-align:top;
	margin-left:12px;
}
.tabla_centro{
	width:435px;
	height:auto;
	text-align: justify;
	vertical-align:top;
}
.lateral{
	width:15px;
	height:auto;
	background-image: url(lateral_der.jpg);
	background-repeat:repeat-y;
}
.buscar{
	 background-color: #EBEBEB;
	 vertical-align:bottom;
	 text-align:left;
	 color: #333333; 
	 font-size: 8pt;
	 text-align:right;
	 margin-right: 0px;
	 border-width:0px;
	 height:12px;
 }
.aviso {
 font-family: Tahoma;
 font-size: 12px;
 font-style: normal;
 text-decoration: none;
 color:#ff0000;
}
.boton_buscar{
	 background-color: #EBEBEB; 
	 color: #333333; 
	 font-size: 12px; 
	 border-color:#000000;
	 border-width:0px;
	 width:20px;
	 height:15px;
	 border-left:#999999 solid 1px;
 }
.contenedor{
	background-image: url(banner.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:751px;
	height:159px;
	margin:0 auto;
	padding:0px;
	margin-top:0px;

}
.foo{
	background-image: url(fondo_foo.jpg);
	background-repeat:no-repeat;
	width:751px;
	height:43px;
}
.fondo_info{
	background-image: url(fondo_info.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:150px;
	height:17px;
	padding-left:30px;
}
.fondo_info_izq{
	width:150px;
	height:19px;
	padding-left:25px;
	font-size:12px;
	vertical-align:top;
}
.fondo_centro{
	background-image: url(fondo_centro.jpg);
	background-repeat:no-repeat;
	width:435px;
	height:18px;
	padding-left:35px;
}
.cont_tabla{
	background-image: url(fondo_info.jpg);
	background-repeat:no-repeat;
	margin-left:12px;
	width:135px;
/*	border-bottom:#999999 solid 1px;
	border-left:#999999 solid 1px;
	border-right:#999999 solid 1px;
	background-color:#f0f0f0;*/
	margin-top:2px;
}
.cont_tabla_der{
	background-image: url(fondo_info.jpg);
	background-repeat:no-repeat;
	margin-right:6px;
	width:135px;
	margin-top:2px;
}
.cont_tabla_cen{
	background-image: url(fondo_info.jpg);
	background-repeat:no-repeat;
	margin-right:6px;
	width:435px;
	margin-top:2px;
}
.fondo_nav{
	background-image: url(fondo_nav.jpg);
	background-repeat:no-repeat;
	width:110px;
	height:17px;
	padding-left:30px;
	margin-top:2px;
	margin-left:12px;
}
.fondo_cuadro{
	border:#999999 solid 1px;
	background-color:#FEF8DD;
	}
.fondo_cuadro_izq{
	border:#999999 solid 1px;
	background-color:#f0f0f0;
	}
.fondo_cuadro_centro{
	border:#999999 solid 1px;
	background-color:#ffffff;
	margin-left:10px;
	}
.lateral_izq{
	width:150px;
	margin-left:4px;
}

.foo_text{
	text-align:center;
	vertical-align:middle;
	color:#ffffff;
}
.titulos{
	background-image: url(titulos.gif);
	background-repeat:no-repeat;
	width:149px;
	height:24px;
	text-align:left;
	padding-left:35px;
	vertical-align:middle;
	color:#000000;
	font-size:12px;
	font-style:italic;
	font-weight:900;
	font-variant:small-caps;
}
.titulos_centro{
	background-image: url(librito.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:24px;
	text-align:left;
	padding-left:30px;
	vertical-align:middle;
	color:#000000;
	font-size:12px;
	font-style: normal;
	font-weight:900;
	font-variant:small-caps;
	border-bottom:#FF6600 double;
}
.tabla_titulo{
	padding:0px;
	margin-left:8px;
	table-layout:auto;
	width:147px;
	vertical-align:top;
	border-right:#333333 solid;
	border-right-width:1px;
	border-left:#333333 solid;
	border-left-width:1px;
	border-bottom:#333333 solid;
	border-bottom-width:1px;
}
.tabla_titulo_centro{
	padding:0px;
	width:430px;
	vertical-align:top;
	border-bottom:#333333 solid;
	border-bottom-width:1px;
}
.tabla_titulo_der{
	table-layout:auto;
	vertical-align:top;
	margin-right:5px;
	display:table;
	width:148px;
	vertical-align:top;
	/*border-right:#333333 solid;
	border-right-width:1px;
	border-bottom:#333333 solid;
	border-bottom-width:1px;*/
}
.check_sum{
	background-image:url(carrito.jpg);
	background-repeat:no-repeat;
	width:135px;
	height:17px;
	text-align:center;
	vertical-align:middle;
}
.wht_btn{
	font-size:12px;
	color:#000099;
}
.nav_link{
	font-size:14px;
	font-variant:small-caps;
	font-weight: bold;
	color:#FFFFFF;
}
.nav_link_reg a:hover {
	text-decoration:none;
	color:#ffffff;
 }
 .nav_link_reg a:link {
	text-decoration:none;
	color:#ffffff;
 }
.nav_link_reg{
	font-size:12px;
	font-variant:small-caps;
	color:#FFFFFF;
}
/*    CAPAS   */
#contenedor{
	position:relative;
	padding:0px;
	width:751px;
	background-image:url(fondo_contenedor.jpg);
	background-repeat:repeat-y;
	background-color:#A8ADAF;
	margin:0 auto;
}
#buscar{
	background-color:#EBEBEB;
	border:#333333 solid 1px;
	height:22px;
	width:178px;
	background-image: url(fondo_search.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#nav{
	height:15px;
	margin-top:15px;
	color:#FFFFFF;
	width:751px;
	text-align:center;
	vertical-align:middle;
}
#contenedor_nav{
	height:20px;
	width:751px;
	padding-top:5px;
	vertical-align: bottom;
	display:table;
	display:table-column;
	position: relative;
	padding-bottom:0px;
	top: 30px;
}
#contenedor_welcome{
	empty-cells:hide;
	height:0px;
	background-color:#5C8391;
	width:280px;
	text-align:center;
	vertical-align: text-bottom;
	border:#CCCCCC solid 1px;
}
#fondo{
	position:relative;
	background-image:url(fondo.jpg);
	background-repeat:repeat-y;
	padding:0px;
	width:751px;
	margin:0 auto;
}
