@charset "utf-8";
/* CSS Document */
body{
	margin: 0px;
	background-color: #0d0d0d;
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	width: 100%;
	padding: 0px;
	height: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
img { -ms-interpolation-mode: bicubic; }
#externo {
	float: left;
	width: 1000px;
}
form{
	margin: 0px;
	padding: 0px;
}
#centrado {
	text-align:left;
	height: 615px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#izq {
	background-image: url(/img/fondo_izq.jpg);
	float: left;
	height: 656px;
	width: 243px;
	position: relative;
}
#contendio {
	float: left;
	width: 757px;
}
#p_bienvenidos {
	background-image: url(/img/fondo_p_bienvenidos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 27px;
	padding-top: 125px;
	padding-right: 5px;
}
#p_quienes {
	background-image: url(/img/fondo_p_quienes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 27px;
	padding-top: 125px;
	padding-right: 5px;
}
#p_distribuidores {
	background-image: url(/img/fondo_p_distribuidores.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 27px;
	padding-top: 125px;
	padding-right: 5px;
}
#p_noticias {
	padding-left: 27px;
	padding-top: 20px;
	padding-right: 5px;
}
#p_barcos {
	margin-left:25px;
	width:728px;
	height:auto;
}
#p_barcos #img_ext {
	width:440px; height:238px;
	padding:0px;
	/*background-color:#363636;*/
	position:relative; float:left;
}
#p_barcos #img_ext #img_int {
	width:440px; height:238px;
	padding:0px;
	background-color:#000;
	/*background:url(../img/bg_img.gif) top left repeat;*/
	position:relative; float:left;
	overflow:hidden;
}

#p_barcos #img_ext #img_int img {
	border:5px solid #363636
}

#p_barcos #galeria {
	position:relative;
	float:left;
	margin-top:6px;
	padding:11px 18px 10px 16px;
	width:406px;
	height:119px;
	background-color:#363636;
}
#p_barcos #galeria img {
	width:75px; height:50px;
	border:1px solid #FFF;
	position:relative; float:left;
	margin-left:4px;
	margin-bottom:15px;
	cursor:pointer;
}
#p_barcos #galeria img:hover {
	width:75px; height:50px;
	border:1px solid #ccc;
	position:relative; float:left;
	margin-left:4px;
	margin-bottom:15px;
	cursor:pointer;
}
#p_barcos #descarga {
	position:relative;
	float:left;
	margin-top:22px;
	width:440px;
	height:54px;
}
#p_barcos #descr {
	position:relative;
	float:right;
	clear:right;
	width:265px;
	height:auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#999;
	font-weight:normal;
	line-height:25px;
	padding-left:11px;
	background-image: url(../img/bg_descripcion.gif);
	background-repeat: repeat;
	background-position: 0px 24px;
	padding-bottom: 11px;
}
#p_barcos #descr p {
	margin:-0px;
}
#p_barcos #descr b, #p_barcos #descr strong {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#999;
	font-weight:bold;
	line-height:24px;
}
#pie_novedades {
	background-image: url(/img/pie_novedades.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 28px;
	margin-right: 22px;
	height: 23px;
}
#textos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #CCC;
	padding-right: 28px;
	padding-left: 18px;
	text-decoration: none;
}
.gris {
	color: #999;
}
#izq #novedades {
	margin-top: 105px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 28px;
	background-image: url(/img/fon_cen_izq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	height: 400px;
}
#izq #novedades #txt_novedade {
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	text-align: left;
	line-height: 18px;
}
#foto_novedades    {
	padding-bottom: 5px;
	width: 430px;
	float: right;
	margin-left: 10px;
	clear: right;
	background-color: #333;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#noticia_ampliada {
	float: right;
	width: 724px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #CCC;
	font-size: 11px;
	margin-top: 5px;
	padding: 5px;
}
.titulos_txt{
	font-weight: bold;
	text-decoration: none;
	color: #CCC;
}
a.titulos_txt:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #FFF;
}
.titulos_txt_actual{
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.mas {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #CCC;
}
a.mas:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFF;
}
#separa {
	background-image: url(/img/lin_separa.gif);
	background-repeat: repeat-x;
	height: 21px;
}
#menu {
	height: 67px;
}
#foot {
	clear: both;
	float: left;
	width: 947px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	text-align: center;
	line-height: 0px;
	padding-top: 10px;
	margin-left: 0px;
	padding-left: 48px;
	background-image: url(/img/fon_pie.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
}
#direccion {
	height: 20px;
	line-height: 17px;
}
#titulos {
	background-image: url(/img/fon_titulos.gif);
	height: 32px;
	padding-top: 8px;
	padding-left: 63px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#titulosbarcos {
	background-image: url(/img/fon_titulosbarcos.gif);
	height: 32px;
	padding-top: 8px;
	padding-left: 63px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.destacado {
	color: #8DD1FA;
}
#marcas {
	background-image: url(/img/fondo_marcas.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 55px;
}
#marcas a {
margin-left: 5px;
 
}


#slogan {
	background-color: #1B1B1B;
	border: 1px solid #333;
	font-size: 12px;
	text-align: center;
	padding: 5px;
	color: #999;
}
.barcos {
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-weight: bold;
	line-height: 20px;
}
#submenu{
	background-image: url(../img/blanco1.png);
	margin-bottom: 1px;
	background-repeat: repeat-x;
	background-position: left top;
}
#submenu2{
	background-image: url(../img/blanco1.png);
	margin-bottom: 1px;
	background-repeat: repeat;
	background-position: left top;
	margin-left: 20px;
}

/* nuevos */

#dinImgM {
	background-color:#333;
	width:128px;
	height:76px;
	padding:0px;
	margin:5px;
	float:left;
	border:1px solid #999;
	cursor:pointer;
	margin-bottom:10px;
}

#dinImgM:hover {
	background-color:#333;
	width:128px;
	height:76px;
	padding:0px;
	margin:5px;
	float:left;
	border:1px solid #CCC;
	cursor:pointer;
	margin-bottom:10px;
}

#dinImgM div {
	width:128px;
	height:10px;
	line-height:15px;
	font-size:9px;
	color:#EEE;
	font-weight:bold;
}

