@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background-color:#ffffff;
}
#contenedor {
	position:relative;
	margin:0px;
	width:724px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}
.head1 {
	background-image:url(../img/1.jpg);
	background-repeat:no-repeat;
	width:174px;
	height:26px;
}	
.head2 {
	background-image:url(../img/2.jpg);
	background-repeat:no-repeat;
	width:214px;
	height:26px;
}
.head3 {
	background-image:url(../img/3.jpg);
	background-repeat:no-repeat;
	width:724px;
	height:41px;
}
.head4 {
	background-image:url(../img/4.jpg);
	background-repeat:no-repeat;
	width:186px;
	height:27px;
}
.head5 {
	background-image:url(../img/buscador.jpg);
	background-repeat:no-repeat;
	width:71px;
	height:27px;
}
.head6 {
/*
	background-image:url(../img/5.jpg);
	background-repeat:no-repeat;
*/
	width:724px;
	height:226px;
}
.head7 {
	/*background-color:#54bce4;*/
	background-color:#44ADDD;
	width:157px;
	height:27px;
}	
#menu_catalogo {
	top:94px;
	left:0px;
	position:absolute;
	width: 180px;
}	
.link_catalogo {
	font-family: Trebuchet Ms;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.btn_catalogo {
	background-color:#18377a;
}
.btn_catalogo:hover {
	background-color:#44adde;
}
.area_buscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	/*width:146px;*/
	width:120px;
	float:left;
}
.footer_divider {
	background-color:#17296d;
	width:724px;
	height:1px;
}
.footer_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5579a9;
}
.footer_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0a2249;
	text-decoration:none;
}	
.footer_link:hover {
	text-decoration: underline;
}		
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #1e2354;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 20px;
	color: #1e2354;
}
.titulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	color: #1e2354;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #1e2354;
}
.link_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#56bde6;
	text-decoration: underline;
}
.link_txt:hover {
	text-decoration: none;
}
.link_txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1e2354;
	text-decoration: underline;
}
.link_txt2:hover {
	text-decoration: none;
}
.col_der_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0a2249;
	text-decoration:underline;
}
.col_der_link:hover {
	text-decoration:none;
}	
.col_der_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0a2249;
}.tabla1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.tabla2 {
	border: 1px solid #000066;
}
.tabla1a {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.tabla2a {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.idioma {
	display:block; 
	float:right; 
	width:30px; 
	color:#001561;
}
a.idioma:link, a.idioma:active, a.idioma:visited, a.idioma:hover {
	text-decoration:none;
}
a.idioma:hover {
	font-weight:bold;
}

