@import "contacto.css";
*{
	margin: 0;
	padding: 0;
}
body{
	background-color: #066A88;
	font-family: verdana, arial, tahoma;
	margin: 0;
}
h1{
	font-family: arial, verdana, tahoma;
	font-size: 23px;
	letter-spacing: -1px;
	color: #EE5C0D;
	padding: 0;
	margin: 0 0 10px 0;
}
h1 strong{
	color: #FA8B0C;
	font-weight: normal;
}
h2{
	font-family: arial, verdana, tahoma;
	font-size: 19px;
	letter-spacing: -1px;
	color: #066A88;
	padding: 0;
	margin: 0 0 10px 0;
}
h3{
	font-family: arial, verdana, tahoma;
	font-size: 16px;
	color: #555;
	padding: 5px 0 0 0;
}
p{
	font-size: 12px;
	color: #444;
	padding: 0 0 10px 0;
	line-height: 18px;
}
a{
	color: #066A88;
	outline: none;
	text-decoration: none;
	text-decoration: underline;
}
a:hover{
	color: #00ACD4;
}
strong{
	color: #666;
}
ul{
}
li{
}
.stopfloat{
	clear: both;
}
.logo-mmh{
	width: 201px;
	height: 59px;
	position: absolute;
	top: 30px;
	left: 20px;
	border: 0;
}
.logo-cmah{
	width: 150px;
	height: 52px;
	position: absolute;
	top: 30px;
	left: 251px;
	border: 0;
}
.logo-mmf{
	width: 161px;
	height: 50px;
	position: absolute;
	top: 60px;
	right: 137px;
	border: 0;
}
.logo-cmaf{
	width: 97px;
	height: 46px;
	position: absolute;
	top: 58px;
	right: 27px;
	border: 0;
}

.logo-rcra{
	width: 117px;
	height: 60px;
	position: absolute;
	top: 117px;
	right: 183px;
	border: 0;
}
/* ------------------------- Estructura ------------------------- */
/* ------------------------- Estructura ------------------------- */
/* ------------------------- Estructura ------------------------- */
#main{
	margin: 0 auto;
	background-color: #fff;
	padding: 0 20px 20px;
	width: 904px;
}
#header{
	width: 904px;
	height: 140px;
	background: #fff url(bg-header.jpg) no-repeat;
	margin: 0 0 10px 0;
	position: relative;
}
#content{
	width: 904px;
	padding: 20px 0 0 0;
	background-color: #fff;
}
#footer{
	padding: 50px 20px 20px;
	margin: 0 auto;	
	width: 904px;
	background: url(bg-footer.gif) top no-repeat;
	position: relative;
}
/* ------------------------- Estructura ------------------------- */
/* ------------------------- Estructura ------------------------- */
/* ------------------------- Estructura ------------------------- */



/* ------------------------- Footer ------------------------- */
/* ------------------------- Footer ------------------------- */
/* ------------------------- Footer ------------------------- */
#footer p{
	font-size: 11px;
	line-height: 17px;
	padding: 2px 0 5px 0;
	color: #fff;
}
#footer h3{
	color: #fff;
}
#footer a{
	color: #fff;
	text-decoration: none;
}
#footer ul{
	list-style: square;
	margin: 10px 10px 10px 20px;
}
#footer li{
	font-size: 12px;
	padding: 0 0 5px 0;
	color: #00ACD4;
}
#footer li a{
	text-decoration: none;
	color: #00ACD4;
}
#footer li a:hover{
	text-decoration: underline;
	color: #fff;
}
/* ------------------------- Footer ------------------------- */
/* ------------------------- Footer ------------------------- */
/* ------------------------- Footer ------------------------- */



/* ------------------------- Boxes ------------------------- */
/* ------------------------- Boxes ------------------------- */
/* ------------------------- Boxes ------------------------- */
.box23{
	float: left;
	width: 596px;
}
.box13{
	float: left;
	width: 288px;
}
.box14{
	float: left;
	width: 211px;
}
.box24{
	float: left;
	width: 442px;
}
.box{
	margin: 0 0 20px 0;
}
/* ------------------------- Boxes ------------------------- */
/* ------------------------- Boxes ------------------------- */
/* ------------------------- Boxes ------------------------- */



/* ------------------------- Nav-bar ------------------------- */
/* ------------------------- Nav-bar ------------------------- */
/* ------------------------- Nav-bar ------------------------- */
#nav{
	position: absolute;
	top: 112px;
	left: 0;
}
#nav ul{
	list-style: none;
	margin: 0 0 0 0;
}
#nav li{
	font-family: arial, tahoma, arial, verdana;
	font-size: 11px;
	padding: 0;
	margin: 0;
	float: left;
}
#nav li a{
	padding: 8px 17px 9px;
	margin: 0 1px 0 0;
	color: #fff;
	background: #066A88 url(bg-nav.gif) top repeat-x;
	border-bottom: 3px solid #ededed;	
	display: block;	
	float: left;	
	text-decoration: none;
	font-weight: bold;
}
#nav li a:hover{
	color: #fff;
	background: #FA8B0C url(bg-nav.gif) bottom repeat-x;
	border-bottom: 3px solid #F26820;
}




#nav-eng{
	position: absolute;
	top: 112px;
	left: 0;
}
#nav-eng ul{
	list-style: none;
	margin: 0 0 0 0;
}
#nav-eng li{
	font-family: arial, tahoma, arial, verdana;
	font-size: 11px;
	padding: 0;
	margin: 0;
	float: left;
}
#nav-eng li a{
	padding: 8px 27px 9px;
	margin: 0 1px 0 0;
	color: #fff;
	background: #066A88 url(bg-nav.gif) top repeat-x;
	border-bottom: 3px solid #ededed;	
	display: block;	
	float: left;	
	text-decoration: none;
	font-weight: bold;
}
#nav-eng li a:hover{
	color: #fff;
	background: #FA8B0C url(bg-nav.gif) bottom repeat-x;
	border-bottom: 3px solid #F26820;
}

/* ------------------------- Nav-bar ------------------------- */
/* ------------------------- Nav-bar ------------------------- */
/* ------------------------- Nav-bar ------------------------- */



/* ------------------------- Contenidos ------------------------- */
/* ------------------------- Contenidos ------------------------- */
/* ------------------------- Contenidos ------------------------- */
#content ul{
	list-style: square;
	margin: 10px 10px 10px 20px;
}
#content li{
	font-size: 12px;
	padding: 0 0 10px 0;
	color: #555;
}
#content li a{
	text-decoration: none;
}
.barcos{
	border: 5px solid #ededed;
	margin: 0 0 5px 0;
}
.barco-destacado{
	border: 5px solid #ededed;
	float: left;
	margin: 0 10px 10px 0;
}
.foto-der{
	float: right;
	margin: 20px 0 20px 20px;
	border: 5px solid #ededed;	
}
.linea{
	height: 17px;
	background: url(line.gif) no-repeat;
	margin: 5px 0 15px;
}
/* ------------------------- Contenidos ------------------------- */
/* ------------------------- Contenidos ------------------------- */
/* ------------------------- Contenidos ------------------------- */







/* ------------------------- Idiomas ------------------------- */
/* ------------------------- Idiomas ------------------------- */
/* ------------------------- Idiomas ------------------------- */
.es {
	w idth: 161px;
	he ight: 50px;
	position: absolute;
	top: 4px;
	right: 10px;
	border: 0;
}

.en {
	w idth: 161px;
	he ight: 50px;
	position: absolute;
	top: 4px;
	right: 32px;
	border: 0;
}


/* ------------------------- Idiomas ------------------------- */
/* ------------------------- Idiomas ------------------------- */
/* ------------------------- Idiomas ------------------------- */
