#contenedor {
	width: 900px;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#cabecero {
	width: 893px;
	height:150px;
	background-image:url(../img/fondo_cabecero.gif); 
	background:url(../img/fondo_cabecero.gif) repeat-x;
}
#idiomas {
	text-align: right;
	width: 20%;
	margin-right: 20px;
	float: right;
	margin-top: 50px;
}


body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.foto {
	background-position: center;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#logo {
	height: auto;
	width: auto;
	float: left;
}
.linea_izquieda_abajo {
	float: left;
	height: 90px;
	width: 100px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #183D69;
}
.linea_izquieda_izquierda {
	float: left;
	height: 50px;
	width: 100px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #183D69;
	clear: left;
}
.bloq_lineas_izqui {
	width: auto;
	height: 175px;
	float: left;
}
.linea_dcha_abajo {

	float: left;
	height: 90px;
	width: 597px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #183D69;
}
.linea_dcha_dcha {
	float: left;
	height: 50px;
	width: 595px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #033074;
}
#contenido {
	height: auto;
	width: 889px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #183D69;
	border-left-color: #183D69;
	margin-top: 0px;
	text-align:left;

}


.int_izqu_contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	float: left;
	height: auto;
	width: 580px;
	padding-left:25px;
	padding-right: 25px;
	padding-bottom: 25px;
}
.int_dcha_contenido {
	float: right;
	height: auto;
	width: 230px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	padding-bottom: 25px;
}
.resaltado_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #094172;
}
.resaltado_azul a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #094172;
}

#pie {
	width: 893px;
	margin-top: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00365F;
	height: 50px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #094172;
	text-align: center;
	padding-top: 10px;
	clear: both;
	font-weight: bold;
}
#pie a {
	color: #094172;
	text-decoration: none;
}


#menu {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 40px;
}
.clear {
	clear: both;
	width: 100%;
}
#firma { text-align:right; font:"Trebuchet MS", Verdana, Arial; font-size:10px; color:#666666;}#firma a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.resaltado_azulclaro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1C91B3;
}
.resaltado_azulpeque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1C91B3;
	text-decoration: none;
}
.resaltado_azulpeque a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1C91B3;
	text-decoration: none;
}
.lista_idiomas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	border: 1px solid #CCCCCC;
}
