body {
	background-color: #0250b3;
	background-image: url(grf/fondo.gif);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 9px;
}
a {
	font-weight: bold;
	COLOR: #416b9e;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	COLOR: #5e86b6;
	text-decoration: underline;
}

#tablon {
	background-image: url(grf/fondo_top.jpg);
	background-repeat: no-repeat;
}


#cuerpo1 {
	background-image: url(grf/cuerpo2.gif);
	background-repeat: repeat-y;
}	

#cuerpo2 {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 20px;
	padding-bottom: 15px;	
	COLOR: #022c62;
}

#pie {
	background-image: url(grf/pie.gif);
	width: 950px; 
	height: 39px;
}	

#enlaces_pie{
	background-image: url(grf/pie2.gif);
	color: white;
	font-size: 9px;
	padding-bottom: 8px;	
}	

#enlaces_pie a{
	color: white;
	text-decoration: none;
	font-size: 10px;
}

#enlaces_pie a:hover{
	color: #a5cfec;
}

.titulo{
	color: #0051ad;
	font-size: 22px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	margin-top:15px;
}
.subtitulo{
	color: #0051ad;
	font-size: 17px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	margin-top:15px;
	margin-bottom:15px;
}

.contenido{
	color: #646464;
	font-size: 14px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	text-align: justify;
	line-height:14px;
}
	
select{
	color: #0c5bba;
	font-size: 10px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	background-color: #e5edf7;
	border: 1px solid #0653a5;
}	

.fondo_cajetin{
	float: left;
	background-image: url(grf/fondo_cajetin.gif);
	background-repeat: no-repeat;
	width: 323px; 
	height: 149px;
}
.cajetin_nombre_barco{
	float: left;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: white;
	width: 289px; 
	height: 17px;
	position: relative;
	top: 8px;
	overflow: hidden;
}

.cajetin_foto{
	position: relative;
	top: -2px; 
	left: 7px;
	width: 145px; 
	height: 109px;
	overflow: hidden;	
}

.foto_galeria{
	width: 145px; 
	height: 89px;
	overflow: hidden;	
}

.marco_galeria{ 
	 top:10px;
	 left:30px;
	 width:122px;
	 height:99px;
	 position: relative;
	 left:-512px;
	 top: -10px;
}


.cajetin_info{
	font-size: 9px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	color: #1f4472;
	width: 152px; 
	height: 45px;
	position: relative;
	top: 1px;
	overflow: hidden;
}	

.cajetin_precio{
	font-size: 16px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	color: #0251b4;
	width: 152px; 
	overflow: hidden;
	position: relative;
	top: -10px;
}	

.cajetin_precio_2{
	font-size: 21px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	color: #0251b4;
}	

.form_fondo1{
	width: 482px;
	background-image: url(grf/form2.gif);
}

.form_fondo2{
	width: 482px;
	background-image: url(grf/form1.gif);
	background-repeat: no-repeat;
}

.form_titulo{
	margin-left: 20px;
	margin-top: 7px;	
	//	margin-top: 19px;	
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #003270;
}

.form_cuerpo{
	margin-left: 20px;
	margin-top: 10px;		
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #022c62;
}

.form_input{
	font-size: 11px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	color: #0251b4;
	background-image: url(grf/fondo_input.gif);
	width: 195px;
	border: 1px solid white;
	//background-attachment: fixed;
	padding: 0px 3px;
}
 	

.ficha_fondo1{
	width: 482px;
	background-image: url(grf/ficha2.gif);
}

.ficha_fondo2{
	width: 482px;
	background-image: url(grf/ficha1.gif);
	background-repeat: no-repeat;
}
.ficha_precio{
	width: 482px;
	background-image: url(grf/ficha3.gif);
	height: 78px;
	font-size: 18px;
}

.cuadro_tit{
	color:#3f607d;
	font-weight: bold;
	font-size: 14px;
}

.galeria_titulo{
	color: #0051ad;
	font-size: 19px;
	font-weight: bold;
	font-family: "Trebuchet MS";

}
.galeria_fotos{
	color: #0051ad;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}



