body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 14px;
}
#mimet_08 {
	width: 985px;
}

#logo_blank img {
	height: 85px;
	width: 300px;
}
#logo_blank {
	position: absolute;
	z-index: 3;
	left: 59px;
	width: 300px;
	top: -17px;
}
#botonera_principal {
	height: 70px;
	clear: both;
	color: #FFFFFF;
	background-image: url(../images/home/bg_botonera.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-right: 10px;
	background-color: #FFFFFF;
}
#botonera_principal   h1  {
	float: left;
	width: 140px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#botonera_principal  span  {
	display: none;
}


#botonera_principal a {
	display: block;
	float: right;
	width: 98px;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 20px;
	margin-top: 30px;
}
#botonera_principal   a:hover   {
	color: #e9a43d;
}



#botonera_principal     .idioma,#botonera_principal    .idioma_ingles,#botonera_principal  .idioma_spanish {
	width: 100px;
	font-size: 9px;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	color: #14659A;
}
#botonera_principal .idioma_ingles {
	background-image: url(../images/home/bandera_usa.jpg);
}
#botonera_principal .idioma_spanish {
	background-image: url(../images/home/bandera_spanish.jpg);
}
#btn_solicitar {
	float: right;
	padding-right: 20px;
	margin-top: 10px;
}
#btn_solicitar a {
	background-image: url(../images/home/btn_solicitar.jpg);
	height: 21px;
	width: 112px;
	display: block;
	padding-top: 10px;
	font-size: 9px;
	color: #083147;
	text-decoration: none;
}
#btn_solicitar a:hover {
	color: #FF9900;
	background-image: url(../images/home/btn_solicitar_on.jpg);
}





/*----------CORE-------------*/

#core {
	height: 450px;
	clear: both;
}
#contenido {
	background-image: url(../images/home/bg_destacado.jpg);
	background-repeat: repeat-x;
	height: 212px;
	clear: both;
}

#contenido  .bg_izq, #footer .bg_izq {
	float: left;
}
#contenido  .bg_der,#footer .bg_der {
	float: right;
}
#destacado_01 {
	height: 180px;
	width: 292px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	color: #003555;
	margin-top: 28px;
}
#destacado_01  a,.btn_productos {
	background-image: url(../images/home/btn_mas_info.gif);
	height: 18px;
	width: 92px;
	float: right;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 24px;
}
#destacado_01 a:hover {
	background-image: url(../images/home/btn_mas_info_on.gif);
	color: #db7700;
}
#destacado_01   h6     {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Helvetica Neue";
	color: #2E546D;
}
#tamano_texto {
	height: 145px;
}
#destacado_01  p     {
	margin-top: 0px;
	margin-bottom: 9px;
	color: #666666;
}
#contenido   .separador,#footer  .separador,#botonera_secundaria .separador {
	clear: none;
	float: left;
}
#destacado_01    img     {
	margin-right: 12px;
}








/*----------FOOTER-------------*/

#footer {
	height: 66px;
	background-image: url(../images/home/bg_footer.jpg);
	background-repeat: repeat-x;
	font-size: 9px;
	color: #4d6879;
	clear: both;
}
#footer       .cont_izquerda,#footer      .cont_derecha   {
	width: 312px;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-top: 22px;
}
#footer .cont_izquerda a {
	text-decoration: none;
	color: #003366;
}
#footer .cont_izquerda a:hover {
	color: #FF3300;
}

#footer .cont_derecha {
	height: 30px;
	float: left;
	margin-top: 25px;
	padding-top: 0px;
	background-image: url(../images/home/footer_mundo.png);
	background-repeat: no-repeat;
	width: 290px;
	margin-left: 25px;
}
#selector_pais {
	margin-left: 52px;
}
#contenido_der .btn_prguntas {
	padding: 0px;
}

/* EXTRAS */
#feriados {
	background:none repeat scroll 0 0 #8FC2FF;
	border:1px solid #0075FF;
	color:#00244F;
	display:block;
	float:left;
	font-size:12px;
	width:963px;
	height:30px;
	padding:7px 10px 10px;
}

