/* CSS Document */
*, html	{
	padding:0px;
	margin:0px;
	border:0px;
	}
.clear	{
	clear:both;
	}


body	{
	background-image:url(../images/bg.jpg); 
	background-repeat:repeat-x;
	background-position:top center; 
	padding:0px; 
	margin:0px;
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#757575;
	}
#bodyinterior {
	background-image:url(../images/bg_interior.jpg);
	}
p	{
	line-height:19px;
	}
	
dl	{}
	
	dt 	{
		font-family: Tahoma, Arial;
		font-size:13px;
		font-weight:bold;
		color:#74a7d2;
		margin-bottom:10px;
		margin-top:10px;
		text-decoration:none;
		}
	dd	{
		line-height:19px;
		margin-bottom:8px;
		}
		#novedades_materiales dd	{
		min-height:60px;
		}
		#novedades_barcos dd	{
		min-height:85px;
		}
a	{
	text-decoration:none;
	color:#74a7d2;
	outline:none;
	}
	a:hover, a:focus{
		text-decoration:underline;
		}
		
	a img:hover	{
		border-color:#74a7d2;
		}
	
strong	{
	color:#333333;
	}

input,select,textarea {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#757575;
	border:#CCCCCC 1px solid;
	padding:2px;
}

.logo	{
	float:left;
	}

#idiomas	{
	color:#FFFFFF;
	float:right;
	width:200px;
	text-align:right;
	margin-top:15px;
		}
	
	
.titulo_azul	{
	font-family: Tahoma, Arial;
	font-size:13px;
	font-weight:bold;
	color:#74a7d2;
	margin-bottom:10px;
	margin-top:10px;
	text-decoration:none;
	
}

.titulo_azul:hover	{
	text-decoration:underline;
	}


#contenedor_centrado{
 	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;

	}
#header	,#header_interior{
	height:200px;
	width:602px;
	margin-left:18px;	
	xbackground-color:#CCCCCC;	
	}
#header_interior{
	width:100%;
	height:200px;
	}
#ficha	{
	position:absolute;
	right:0px;
	top:0px;
	width:220px;
	height:auto;
	background-image:url(../images/ficha.jpg);
	background-repeat:no-repeat;
	padding:0px 30px;
	}
#flashcont	{
	float:right; width:600px;
	margin-top:10px;
	margin-right:30px;
	}

/* ****************************************** */

.contenido	{
	width:602px;
	margin-left:18px;
	}
.contenido_interior{
	width:900px;
	padding-top:50px;
	}
	
	
	
.menu{
	text-align:center;
	clear:both;
	
	margin-top:70px;;
	}
.menu a{
	font-size:19px;
	text-decoration:none;
	color:#5f8ab4;
	}
.menu a:hover{
	color:#FFFFFF;
	}
	
h3	{
	font-family: Verdana;
	font-size: 22px;
	color:#a0a0a0;
	margin-bottom:20px;
	font-weight:normal;
	xmargin-top:30px;
	font-variant:small-caps;
	}
	
	.contenido h3	{
		xborder-bottom:#acd0ef solid 2px;
		background-image:url(../images/h_bg.gif);
		background-repeat:repeat-x;
		background-position:bottom;
			}
	.contenido h3:first-letter {
			color:#74a7d2;
			}
h4 	{
	font-family: Tahoma, Arial;
	font-size:13px;
	font-weight:bold;
	color:#74a7d2;
	color:inherit;
	}
#flash	{
	height:240px;
	margin-top:15px;
	}
#banner_gamas{	
	width:290px;
	height:115px;
	float:left;
	background-image:url(../images/banner_materiales.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-top:15px;
	margin-bottom:15px;
	text-decoration:none;
	color:#74a7d2;
	}
#banner_gamas:hover{
	background-image:url(../images/banner_materiales_hover.jpg);
	color:#999999;
	}	
#banner_gamas p {
	width:130px;
	margin-left:10px;
	margin-top:40px;
	line-height:15px;
	font-size:11px;
	color:#333333;
	}
#banner_barcos{	
	width:290px;
	height:115px;
	float:left;
	background-image:url(../images/archambault-boats.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-top:15px;
	text-decoration:none;
	color:#74a7d2;
	margin-left:10px;
	margin-bottom:15px;
	}
#banner_barcos:hover{
	background-image:url(../images/archambault-boats_hover.jpg);
	color:#999999;
	}
#novedades_materiales	{
	width:250px;
	xheight:500px;
	xbackground-color:#993399;
	float:left;
	padding-right:50px;
	}
.novedades_materiales_item {
	padding-bottom:20px;
	xheight:auto;
	}
	
.novedades_materiales_item p {
	margin-left:65px;
	line-height:19px;
	}
.novedades_barcos_item p {
	margin-left:130px;
	line-height:19px;
	}

#introduccion{
	float:left;
	width:470px;
	margin-bottom:30px;
	}
	
#gamabarcos{
	float:right;
	}




#novedades_barcos	{
	width:275px;
	xheight:500px;
	xbackground-color:#993300;
	float:left;
	}
	
	

.marco_mini {
	width:50px;
	height:50px;
	padding:1px;
	border:#dedede solid 3px;
	background-color:#ffffff;
	float:left;
	margin-right:10px;
	}
.ver_todos {
	text-decoration:underline;
	color:#74a7d2;
	text-align:right;
	}
.marco_medio {
	width:115px;
	height:75px;
	padding:1px;
	border:#dedede solid 3px;
	background-color:#ffffff;
	float:left;
	margin-right:10px;
	xmargin-bottom:10px;
	}
.barco_galeria .marco_medio{
	margin-right:0px;
	margin-bottom:10px;
	margin-left:10px;
	}
.novedades_barcos_item {
	padding-bottom:20px;
	height:100px;
	}
	
/* Estilos Asier para el Gestor */

.gs_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 15px;
}

.gs_h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	border-bottom:#CCCCCC 1px solid;
}

.gs_tabla_cabecera {
	background:#9DB8D6;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
	border:#999999 solid 1px;
}

.gs_tabla_datos {
	font-size:11px;
	background:#FFFFFF;
	color:#666666;
	font-weight:bold;
	padding:4px;
	border:#999999 solid 1px;
}

.gs_list {
	border:none;
	float:none;
	width:14px;
}

.gs_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:#CCCCCC 1px solid;
	margin-left:10px;
	padding:2px;
	color:#666666;
}

/* FOOTER */

#footer{
	background-color:#f5f5f5;
	height:50px;
	padding-top:20px;
	text-align:center;
	margin-top:55px;
	}