@charset "UTF-8";
/* Documento CSS */

#contenedor{
	width:980px;
	height:auto !important;
	height:893px;
	margin:0;	
	margin-bottom: 0;
	padding: 0;	

}
/*********************** HEADER *************************************/
#header{
	width:980px;
	height:89px;
	float:left;
	border-bottom:solid 1px #D9D9D9;
}

#header_punta{
	width:10px;
	height:89px;
	float:left;	
}
#header_sin_punta{
	width:960px;
	height:89px;
	float:left;	
	background-color:#FFF;	
}

#header_logo{
	width:259px;
	height:71px;
	float:left;
	margin-top:12px ;
	margin-bottom:6px ;
	margin-left:16px ;
	margin-right:25px ;
}
#header_islas{
	width:430px;
	height:18px;
	float:left;	
	background-color:#FFF;
	margin-top:61px ;
	margin-bottom:10px ;
	text-align:left;
	
}
#header_fecha{
	width:230px;
	height:18px;
	float:left;	
	background-color:#FFF;
	margin-top:61px ;
	margin-bottom:10px ;
	vertical-align:bottom;
}
/*********************** FIN DE HEADER *************************************/

/*********************** BOTONERA Y FLASH *************************************/

#botonera{
	width:980px;
	height:49px;
	float:left;
	background-image:url(imagenes/fondo_botonera.jpg);
}

#boton1{
	width:231px;
	height:44px;
	float:left;
    margin-top:5px;
	margin-left:26px;
}
#boton2y3{
	width:231px;
	height:44px;
	float:left;
    margin-top:5px;
	margin-left:3px;
}
#boton4{
	width:231px;
	height:44px;
	float:left;
    margin-top:5px;
	margin-right:21px;
	margin-left:3px;
}

#flash{
	width:980px;
	height:303px;
	background-color:#56;
	float:left;
	
}
/*********************** FIN BOTONERA Y FLASH *************************************/

/*********************** CONTENIDO *************************************/

#contenido{
	width:980px;
	height:415px;
	background-color:#FFF;
	float:left;
}

#contenido_linea{
	width:980px;
	height:34px;
	background-color:#FFF;
	float:left;
}

#contenido_home_izq{
	width:320px;
	height:337px;
	background-color:#FFF;
	float:left;
	border-right: 1px solid #C7C7C7;
	margin-left:27px;
}
#contenido_home_izq_tit{
	width:auto;
	height:37px;
	float:left;
	text-align:left;

}
#contenido_home_izq_text{
	width:295px;
	height:179px;
	float:left;
	text-align:justify;
	margin-right:25px;
}

#contenido_home_izq_logos{
	width:320px;
	height:121px;
	float:left;

}
#contenido_home_der{
	width:583px;
	height:337px;
	background-color:#FFF;
	float:left;
	margin-right:28px;
	margin-left:21px;
}

#contenido_home_der_tit{
	width:583px;
	height:37px;
	float:left;
	text-align:left;

}
#contenido_home_der_text{
	width:583px;
	height:300px;
	background-image:url(imagenes/logo2.gif)

}
#contenido_home_der_text{
	width:583px;
	height:300px;
	float:left;
	text-align:justify;

}

/* CONTENIDO INTERNA */

#contenido_interna{
	width:980px;
	height:auto;
	background-color:#FFF;
	float:left;
}
#contenido_interna1_izq{
	width:585px;
	height:auto;
	background-color:#FFF;
	float:left;
	border-right: 1px solid #C7C7C7;
	margin-left:27px;
}

#contenido_interna1_der{
	width:318px;
	height:502px;
	background-color:#FFF;
	float:left;
	margin-right:28px;
	margin-left:21px;
}

#contenido_interna_izq_text{
	width:560px;
	height:auto;
	float:left;
	text-align:justify;
	margin-right:25px;
}

#contenido_interna_derecha_text{
	width:318px;
	height:auto;
	float:left;
	text-align:justify;
	margin-right:25px;
}

#contenido_interna_derecha_cuadro{
	width:318px;
	height:auto;
	float:left;
	text-align:justify;
	margin-right:25px;
	background-color:#EBEBEB;
}

#contenido_interna_derecha_cuadro_text{
	width:300px;
	height:auto;
	float:left;
	text-align:justify;
	margin:9px;

}

#contenido_interna2_izq{
	width:420px;
	height:auto;
	background-color:#FFF;
	float:left;
	margin-right:43px;
	margin-left:27px;
}

#contenido_interna2_der{
	width:468px;
	height:auto;
	background-color:#FFF;
	float:left;
	margin-right:22px;
	margin-top:37px;
}

#contenido_interna2_cuadro{
	width:420px;
	height:30px;
	background-color:#4085A0;
	float:left;
}

#contenido_interna2_cuadro_tit{
	width:auto;
	height:27px;
	float:left;
	text-align:left;
	vertical-align:middle;
	margin-left:8px;
	margin-top:3px;
}

#contenido_interna2_ports{
	width:375px;
	height:auto;
	float:left;
	margin-top:24px;
	margin-left:23px;
	margin-bottom:21px;
	text-align:left;
}


#contenido_interna3_izq{
	width:900px;
	height:auto;
	background-color:#FFF;
	float:left;
	margin-right:43px;
	margin-left:27px;
}

#contenido_contact{
	width:830px;
	height:auto;
	background-color:#FFF;
	float:left;
    margin-left:27px;
}

#contenido_contact_izq{
	width:180px;
	height:16px;
	background-color:#FFF;
	float:left;
	text-align:left;

}

#contenido_contact_der{
	width:650px;
	height:auto;
	background-color:#FFF;
	float:left;
	text-align:left;
}

#contenido_contact_cuadro{
	width:900px;
	height:30px;
	background-color:#4085A0;
	float:left;
}

#contenido_contact_cuadro2{
	width:873px;
	height:18px;
	background-color:#b0b0b0;
	float:left;
	margin-left:27px;
}

#contenido_contact_cuadro3{
	width:873px;
	height:18px;
	background-color:#666;
	float:left;
	margin-left:27px;
}

#contenido_contact_cuadro2_tit{
	width:auto;
	height:18px;
	float:left;
	text-align:left;
	vertical-align:middle;
	margin-left:8px;
	margin-top:1px;
}


#contenido_ports_info{
	width:900px;
	height:auto;
	float:left;
	text-align:left;
}


/*********************** FIN DE CONTENIDO *************************************/
#footer_arriba{
	width:980px;
	height:13px;
	background-color:#FFFFF;
	float:left;
}
#footer{
	width:980px;
	height:37px;
	background-color:#E0EOEO;
	float:left;
}

#footer_izq{
	width:459px;
	height:32px;
	float:left;
	margin-left:26px;
	text-align:left;
	margin-top:5px;
}

#footer_der{
	width:474px;
	height:32px;
	float:left;
	margin-right:21px;
	text-align:right;
	margin-top:5px;
}






/* Clases para texto */

.texto_islas{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#999;  }
.texto_fecha{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666;  }
.texto_welcome{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#666;  }
.texto_footer{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666;  }
.texto_contenido{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666;  }
.texto_contenido_peq{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666;  }
.texto_contenido_azul{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#356FAE;  }
.texto_contacto_nombre{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#4085A0; font-weight:bold;  }


.titulo_secciones{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:26px; color:#021076;  }
.titulo_secciones_small{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px; color:#021076;  }
.titulo_ports{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#FFFFFF;  }
.titulo_contact{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF;  }
.titulo_contact2{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#000;  }


.link_footer{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666; text-decoration:none; }
.link_footer:hover{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666; text-decoration:underline;  }
.link_ports{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666; text-decoration:none;  }
.link_ports:hover{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666; text-decoration:underline;  }
.link_islas{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#999;  text-decoration:none; }
.link_islas:hover{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#999; text-decoration:underline;  }
