
.titulo_seccion{ font-size:16px; font-weight:bold; color:#002863; padding-bottom:15px;}
.intro_seccion{ font-size:13px; color:#002863;}

/*PRUEBAS*/
.nom_prueba{ font-size:12px;font-weight:bold; color:#002863; padding-left:5px;}
.imagen_prueba{ border:3px solid #002863; padding:5px;}
.fecha_prueba{ text-align:center; color:#002863; font-weight:bold; font-size:13px;}


/*REVISTA*/
.img_revista{border:4px solid #002863;}

/*CHARTER*/
.tit_item_charter{ font-size:13px; font-weight:bold; color:#002863;}
.desc_item_charter{ font-size:13px;margin:5px; overflow:hidden; color:#002863;}

/*NOTICIAS*/
.tit_noticia{ font-size:13px; font-weight:bold; color:#002863;}
.desc_noticia{margin:5px; overflow:hidden; font-size:13px; color:#002863;}

/*DATOS PROPIETARIO*/
.telf_nautica, .movil_nautica, .web_nautica, .email_nautica, .dato_nautica{
	color:#002863;
	font-size:12px;
	font-weight:bold;
}

.nom_nautica{
	color:#002863;
	font-size:16px;
	font-weight:bold; 
} 

/*LISTADO BARCOS - NAUTICA*/
.contiene_titulo_listado{ background-color:white; height:100%; vertical-align:middle; padding-left:10px;}
.titulo_listado{ color:#002863; font-weight:bold;}
.contiene_modelo{width:210px; margin-top:5px;}
.contiene_precio_anno{width:210px; overflow:hidden;font-size:14px;}
.etiq_modelo{ color:#002863; font-weight:bold; font-size:12px;}
.val_modelo{ color:#666; font-size:12px;}
.etiq_precio, .etiq_anno{ color:#002863;}
.val_precio{color:#FF6600;}
.val_anno{ color:#666;}

/*FAQ*/
.tit_faq{ margin-top:10px; color:#002863; font-size:14px; font-weight:bold; }
.desc_faq{background-color:white;width:98%; margin:0 auto; padding:2px;}
.con_regilla_faq{ margin-top:5px;padding:5px 0px;width:100%; background:url(img/reg1.gif); }
