/* ----------------------------------------------
	Author : alén | comunicación web & multimedia
	Author URI : http://www.alenmultimedia.com/
	Last Date Modified : 14 de Febrero, 2011
 ------------------------------------------------ */

/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */
html, body {
	margin:0px;
	height:100%;
}
body {
	height:100%;
	font-family: 'Droid Sans', arial, serif;
}
/*strong {
	font-weight:bold;
}*/
.clear {
	clear:both;
}
.hide {
	display:none;
}
/* ----------------------------------------------
   LAYOUT
------------------------------------------------- */
#header {
	width:980px;
	height:100px;
	margin:0 auto;
	margin-bottom:25px;
}
#header #logo {
	height:100px;
	width:220px;
	float:left;
	background: url(../_img/logo_azul.png) no-repeat 0 30px;
	text-indent:-99999px;
}
#header #logo a {
	height:100px;
	width:220px;
	display:block;
}
#header #idiomas {
	float:right;
	width:760px;
	height:18px;
	padding:30px 0 15px 0;
	text-align:right;
}
#header #idiomas a {
	color:#EAD6AA;
	text-decoration:none;
	float: right;
	margin: 0 10px 0 0;
	font-family: 'Droid Sans', arial, serif;
	font-size:16px;
	display:block;
}
#header #idiomas a:hover {
	color:#BB8D2F;
}
#header #nav {
	float:right;
	width:760px;
	height:18px;
	padding:10px 0 15px 0;
	text-align:right;
	font-family: 'Droid Sans', arial, serif;
}
#header #nav a {
	color:#BDBFC0;
	text-decoration:none;
	float: right;
	margin: 0 0 0 30px;
	padding:5px;
	font-size:16px;
}
#header #nav a:hover {
	color:#BB8D2F;
	background-color:#FFF;
}
#p1 #header #nav #a1 a, #p2 #header #nav #a2 a, #p3 #header #nav #a3 a, #p4 #header #nav #a4 a, #p5 #header #nav #a5 a, #p6 #header #nav #a6 a {
	color:#84A4CA;
}
#footer {
	width:980px;
	margin:0 auto;
	padding:20px 0;
	text-align:center;
	color:#000;
	font-family: 'Droid Sans', arial, serif;
	font-size:12px;
}
/*************/
/*** HOME ****/
/*************/
#fondoHome1 {
	background: #264243;
}
#fondoHome2 {
	background: #fff;
}
#fondoHome3 {
	background: #D3D6DD;
}
#fondoHome4 {
	background: #0A3349;
}
#idiomasHome {
	background-color: #1A171B;
	width:100%;
	height:18px;
	padding:30px 0 15px 0;
	/*text-align:right;*/
}
#idiomasHome ul {
	padding:0;
    margin: 0;
    list-style-type: none;
}

#idiomasHome ul li{
	display: inline;
}

#idiomasHome a {
	color:#EAD6AA;
	text-decoration:none;
	/*float: right;*/
	margin: 0 10px 0 0;
	font-family: 'Droid Sans', arial, serif;
	font-size:16px;

}
#idiomasHome a:hover {
	color:#BB8D2F;
}
#navHome {
	/*background: url(../_img/content-bg.png);*/
	width:100%;
	height:18px;
	padding:10px 0 15px 0;
	text-align:right;
	font-family: 'Droid Sans', arial, serif;
}
#navHome a {
	color:#FFF;
	text-decoration:none;
	float: right;
	margin: 0 30px 0 0;
	padding:5px;
	font-size:16px;
}
#navHome a:hover {
	color:#BB8D2F;
	background-color:#FFF;
}
#botonHome {
	background-color: #F00;
	width:277px;
	height:308px;
	background: url(../_img/botonHomePromo.png) no-repeat;
	position:absolute;
	bottom:0;
	left:260px;
}
#botonHome a {
	width:277px;
	height:308px;
	display:block;
	text-indent:-9999px;
}
#filaHome {
	/*background: url(../_img/content-bg.png);*/
	width:100%;
	height:130px;
	position:absolute;
	bottom:52px;
	float: left;
	overflow:visible;
	z-index:1;
}
#filaHome #logoHome {
	background: url(../_img/logoHome_blanco.png);
	width:198px;
	height:62px;
	float:left;
	margin:31px 0 0 42px;
	text-indent:-9999px;
}
#filaHome #logoSponsors {
	background: url(../_img/logo_sponsors.png);
	width:231px;
	height:75px;
	float: right;
	margin:30px 40px 0 0;
	text-indent:-9999px;
}

#filaHome #publi {
	width: 300px;
	height:130px;
	margin: -25px -200px 0px 0px;
	float: right;
}
#filaHome #publi a#publi-link {
	display:block;
	width: 338px;
	height: 180px;
	background: url(../_img/portada-anuncio650.jpg?2);
	text-indent:-9000%;
	z-index:2;
	position:relative;
}

#footerHome {
	/*background-color: #333;*/
	width: 100%;
	padding:20px 0;
	text-align:center;
	position:absolute;
	bottom:0;
	color:#fff;
	font-family: 'Droid Sans', arial, serif;
	font-size:12px;
}
#fondoHome {
	height:100%;
}
#nOfertaIni{
	display:block;
	bottom: 60px;
    height: 250px;
    left: 350px;
    position: absolute;
    text-indent: -99999px;
    width: 250px;
    z-index: 2;
	background: url(../_img/ofertaCancun260_sello.png) no-repeat;
}
#nOfertaIni2{
	display:block;
	bottom: 12px;
    height: 218px;
    left: 260px;
    position: absolute;
    text-indent: -99999px;
    width: 250px;
    z-index: 2;
	background: url(../_img/SelloStock.png) no-repeat;
}
/****************/
/*** EMPRESA ****/
/****************/
#p1 #contenido #empresaSwf{
	margin-bottom:15px;
}
#p1 #contenido #empresaTxt{
	background: #B0C2DC;
	color:#fff;
	padding:30px;
	font-size:13px;
	line-height:20px;
}
#p1 #contenido #empresaTxt p{
	padding-bottom:8px;
}

/****************/
/*** NOTICIAS ****/
/****************/
#contenido .noticiaTxt{
	background: #B0C2DC;
	color:#fff;
	padding:30px;
	font-size:13px;
	line-height:20px;
	margin:10px 0px 10px 0px;
}
/*#contenido .noticiaTxt img{
	border: 1px solid #eee;
    margin: 0px 0px 15px 30px;
    padding: 5px;
	float:right;
}*/

#contenido .noticiaTxt h2 {
	font-family: 'Droid Sans', arial, serif;
	font-size:30px;
	padding: 0 0 15px 0;
}
#contenido .noticiaTxt p{
	padding-bottom:8px;
}
#contenido .noticiaTxt strong{
	font-weight:bold;
}
#contenido .noticiaTxt ul{
	margin: 4px 4px 4px 20px;
}
#contenido .noticiaTxt ul li, #contenido .noticiaTxt ol li {
	line-height:1.3em;
	padding:0 5px 3px 0;
	list-style-type:circle;
}
#p6 .noticiaTxt h2{
	line-height:120%;
}
#p6 .noticiaTxt h3{
	color:#036;
	font-size:14px;
}

/****************/
/*** MODELOS ****/
/****************/
#contenido {
	width:980px;
	margin:0 auto;
	position:relative;
}
.cuadro4 {
	width:485px;
	height: 370px;
	float:left;
	position:relative;
}
.cuadro4 div {
	margin-top: 225px;
	background: url(../_img/content-bg.png);
	padding:10px;
}
#contenido #c1 {
	background: url(../_img/modelos_w1.jpg) no-repeat;
	margin-right:10px;
	margin-bottom:10px;
}
#contenido #c2 {
	background: url(../_img/modelos_w2.jpg) no-repeat;
	margin-bottom:10px;
}
#contenido #c3 {
	background: url(../_img/modelos_w3.jpg) no-repeat;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
}
#contenido #c4 {
	background: url(../_img/modelo_wp1_2.jpg) no-repeat;
	margin-bottom:10px;
	margin-top:10px;
}
#contenido #divisor {
	width:980px;
	float:left;
	color:#BDBFC0;
	font-family: 'Droid Sans', arial, serif;
	font-size:40px;
}
#contenido .cuadro4 h2 {
	color:#E3E4E5;
	font-family: 'Droid Sans', arial, serif;
	font-size:16px;
	padding: 0 0 5px 0;
}
#contenido .cuadro4 h2 strong{
	font-size:26px;
}
#contenido .cuadro4 p {
	margin-top:10px;
	color:#E3E4E5;
	font-family: 'Droid Sans', arial, serif;
	font-size:13px;
	line-height:20px;
}
#contenido .cuadro4 h6 a {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	/*	background-color:#900;*/
	opacity:0.5;
	text-indent:-9999px;
}
/*-*- CATEGORIA -*-*/
#titleCategoria{
	padding-bottom:10px;
}
#titleCategoria h2 {
	color:#BDBFC0;
	font-family: 'Droid Sans', arial, serif;
	font-size:32px;
}
#titleCategoria h2 strong{
	font-size:30px;
	color:#E3E4E5;
}
#titleCategoria h2 a{
	color:#BDBFC0;
	text-decoration:none;
}
#titleCategoria h2 a:hover{
	color:#84A4CA;
}
.cuadro1{
	width:980px;
	background-color:#e5e5e5;
	margin: 0 10px 10px 0
}
.cuadro2{
	width:485px;
	height:319px;
	float:left;
	background-color:#e5e5e5;
	margin: 0 10px 10px 0
}
#w2.cuadro2, #w4.cuadro2{
	margin: 0 0 10px 0
}
.cuadro6{
	width:320px;
	height:210px;
	float:left;
	background-color:#e5e5e5;
	margin: 0 10px 10px 0
}
#w3.cuadro6, #w6.cuadro6{
	margin: 0 0 10px 0
}
#info{
	width:100%;
	float:left;
	background-color:#797A7C;
	padding:14px 14px 14px 28px;
}
#info #txt{
	width:412px;
	float:left;
}
#info #txt h4{
	color:#BDBFC0;
	font-size:30px;
}
#info #txt p{
	color:#E3E4E5;
	margin-top:10px;
	font-size:13px;
	line-height:20px;
}
#info #pics{
	width:477px;
	float:right;
}
#info.doble #pics{
	width:467px;
	float:right;
}
#info #pics img{
	margin-right:10px;
}
#info #pics img.sinMargin{
	margin-right:0;
}

#info.sinFotos #txt{
	width:100%;
}
#info.sinFotos #txt strong{
	color:#1C2547;
}
#info.sinFotos #txt p{
	padding-top:9px;
}
/*-*- DETALLE -*-*/
#big{
	width:980px;
	height:520px;
	background: no-repeat;
	margin-bottom:10px;
	position:relative;
}
#big.st45{
	height:520px;
	background-image: url(../_img/mCruiserSt45_big.jpg);
}
#big.st34{
	height:631px;
	background-image: url(../_img/mCruiserSt34_big.jpg);
}
#big.st30{
	height:620px;
	background-image: url(../_img/mCruiserSt30_big.jpg);
}
#big.st30ht{
	height:577px;
	background-image: url(../_img/mCruiserSt30ht_big.jpg);
}
#big.st27{
	height:620px;
	background-image: url(../_img/mCruiserSt27_big.jpg);
}
#big.st27ht{
	height:620px;
	background-image: url(../_img/mCruiserSt27ht_big.jpg);
}
/*********************/
/*********************/
#big.st840{
	height:520px;
	background-image: url(../_img/mFisherSt840_big.jpg);
}
#big.st860{
	height:600px;
	background-image: url(../_img/mFisherSt860_big.jpg);
}
#big.st1060{
	height:520px;
	background-image: url(../_img/mFisherSt1060_big.jpg);
}
/*********************/
/*********************/
#big.cancun290{
	height:520px;
	background-image: url(../_img/mOpenCancun290_big.jpg);
}
#big.cancun290cabin{
	height:520px;
	background-image: url(../_img/mOpenCancun290cabin_big.jpg);
}
#big.cancun260open{
	height:450px;
	background-image: url(../_img/mOpenCancun260open_big.jpg);
}
#big.cancun260cabin{
	height:520px;
	background-image: url(../_img/mOpenCancun260cabin_big.jpg);
}
/*********************/
/*********************/
#big.st670{
	height:520px;
	background-image: url(../_img/mOutboardBarco670_big.jpg);
}
#big.st760{
	height:520px;
	background-image: url(../_img/760_big.jpg);
}
#big.st780{
	height:520px;
	background-image: url(../_img/mOutboardBarco780_big.jpg);
}
/*********************/
/*********************/
#big #submenu{
	width:980px;
	height:37px;
	background: url(../_img/content-bg.png);
	padding-top:10px;
}
#big #submenu a {
	color:#fff;
	text-decoration:none;
	float: left;
	margin: 0 0 0 20px;
	padding:5px;
	font-size:14px;
}
#big #submenu a:hover {
	color:#BB8D2F;
}
#big.exterior #submenu #s1 a, #big.interior #submenu #s2 a, #big.equipamiento #submenu #s3 a, #big.catalogo #submenu #s4 a, #big.ficha-tecnica #submenu #s5 a, #big.video #submenu #s6 a, #big.youtube #submenu #s6 a, #big.prensa #submenu #s7 a, #big.ofertas #submenu #s8 a, #big.tarifas #submenu #s9 a {
	color:#999;
}
#big #nModelo{
	position: absolute;
	font-size:140px;
	color:#FFF;
	opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
}
#big.st45 #nModelo{
	right:50px;
	top:40px;
}
#big.st34 #nModelo{
	right:50px;
	bottom:40px;
}
#big.st30 #nModelo{
	right:50px;
	top:40px;
}
#big.st30ht #nModelo{
	right:50px;
	top:40px;
	font-size:80px;
}
#big.st27 #nModelo{
	right:50px;
	bottom:40px;
	font-size:80px;
}
#big.st27ht #nModelo{
	left:50px;
	bottom:40px;
	font-size:80px;
}
#big.st840 #nModelo{
	right:50px;
	top:40px;
	font-size:80px;
}
#big.st860 #nModelo{
	right:50px;
	top:40px;
	font-size:80px;
}
#big.st1060 #nModelo{
	left:50px;
	top:40px;
	font-size:80px;
}
#big.st670 #nModelo{
	right:50px;
	top:40px;
	font-size:80px;
}
#big.st760 #nModelo{
	right:50px;
	top:40px;
	font-size:80px;
}
#big.cancun290 #nModelo{
	right:50px;
	bottom:40px;
	font-size:40px;
}
#big.cancun290cabin #nModelo{
	left:25px;
	top:100px;
	font-size:50px;
}
#big.cancun260cabin #nModelo{
	right:25px;
	top:34px;
	font-size:40px;
	color:#ccc;
	opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=1);
}
#big.cancun260open #nModelo{
	right:25px;
	top:34px;
	font-size:40px;
	color:#bbb;
	opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=1);
}
#big.st780 #nModelo{
	right:50px;
	top:40px;
	font-size:80px;
}
#big #nPromo{
	position: absolute;
	right:0;
	bottom:0;
	font-size:60px;
	color: #fff;
	text-align:right;
	width:930px;
	height:120px;
	background: url(../_img/content-bg.png);
	padding: 20px 50px 0 0;
}
#big #nOferta{
	bottom: 16px;
    height: 160px;
    left: 50px;
    position: absolute;
    text-indent: -99999px;
    width: 157px;
    z-index: 2;
	background: url(../_img/ofertaSt45.png) no-repeat;
}
#big #nPromo h5{
	font-size:40px;
}
#info.celeste{
	background-color:#B0C2DC;
}
#info.celeste #txt h4{
	color:#fff;
}
#info.celeste #txt p{
	color:#fff;
}
/*-*- BIG exterior -*-*/
#big.exterior{
	width:980px;
	height:586px;
	background: #fff;
	margin-bottom:10px;
	position:relative;
}
#big.exterior ul{
	width:980px;
	height:76px;
	background: url(../_img/content-bg.png);
	padding-top:10px;
	z-index:6;
	position: absolute;
}
#big.exterior li a {
	color:#fff;
	text-decoration:none;
	float: left;
	margin: 0 0 0 20px;
	padding:5px;
	font-size:14px;
}
#big.exterior li a:hover {
	color:#BB8D2F;
}
#contenido #swf586 {
	position:absolute;
	top:0;
	left:0;
	width:980px;
	height:586px;
	z-index:2;
}
/*-*- BIG interior -*-*/
#big.interior{
	width:980px;
	height:586px;
	background: #fff;
	margin-bottom:10px;
	position:relative;
}
#big.interior ul{
	width:980px;
	height:76px;
	background: url(../_img/content-bg.png);
	padding-top:10px;
	z-index:6;
	position: absolute;
}
#big.interior li a {
	color:#fff;
	text-decoration:none;
	float: left;
	margin: 0 0 0 20px;
	padding:5px;
	font-size:14px;
}
#big.interior li a:hover {
	color:#BB8D2F;
}
/*-*- BIG equipamiento -*-*/
#contenido #big.equipamiento{
	width:980px;
	height:653px;
	margin-bottom:10px;
	position:relative;
}
#contenido #big.equipamiento.st45{
	background: #e5e5e5 url(../_img/mcST45_e.jpg) no-repeat;
}
#contenido #big.equipamiento.st34{
	background: #e5e5e5 url(../_img/mcST34_e.jpg) no-repeat;
}
#contenido #big.equipamiento.st30{
	background: #e5e5e5 url(../_img/mcST30_e.jpg) no-repeat;
	height:420px;
}
#contenido #big.equipamiento.st27{
	background: #e5e5e5 url(../_img/mcST27_e.jpg) no-repeat;
}
#contenido #big.equipamiento.st27ht{
	height:511px;
	background: #e5e5e5 url(../_img/mcST27_e.jpg) no-repeat;
}
/**/
#contenido #big.equipamiento.st670{
	background: #e5e5e5 url(../_img/mFisherSt670_e.jpg) no-repeat;
	height:500px;
}
#contenido #big.equipamiento.st760{
	background: #e5e5e5 url(../_img/mFisherSt760_e.jpg) no-repeat;
	height:500px;
}
#contenido #big.equipamiento.st780{
	background: #e5e5e5 url(../_img/mFisherSt780_e.jpg) no-repeat;
	height:484px;
}
#contenido #big.equipamiento.st840{
	background: #e5e5e5 url(../_img/mFisherSt840_e.jpg) no-repeat;
	height:500px;
}
#contenido #big.equipamiento.st860{
	background: #e5e5e5 url(../_img/mFisherSt860_e.jpg) no-repeat;
	height:500px;
}
#contenido #big.equipamiento.st1060{
	background: #e5e5e5 url(../_img/mFisherSt1060_e.jpg) no-repeat;
	height:484px;
}
/**/
#contenido #big.equipamiento.Cancun290cabin{
	background: #e5e5e5 url(../_img/mcCancun290cabin_e.jpg) no-repeat;
	height:511px;
}
#contenido #big.equipamiento.Cancun290open{
	background: #e5e5e5 url(../_img/mcCancun290open_e.jpg) no-repeat;
	height:511px;
}
/**/
#contenido #big.equipamiento.Cancun260cabin{
    background-image: url("../_img/mOpenCancun260cabin_big.jpg");
    height: 450px;
}
#contenido #big.equipamiento.Cancun260open{
    background-image: url("../_img/mOpenCancun260open_big.jpg");
    height: 450px;
}
/**/
#contenido #big.equipamiento.st790obs{
	background: #e5e5e5 url(../_img/mcST790ob_a.jpg) no-repeat;
	height:500px;
}
/**/
#contenido #big.equipamiento #descargar, #contenido #big.ficha-tecnica #descargar{
	position: absolute;
	right:0;
	bottom:0;
	color: #fff;
	width:980px;
	height:60px;
	background: url(../_img/content-bg.png);
	padding: 20px 0;
	text-align:left;
}
#contenido #big.equipamiento #pdf, #contenido #big.ficha-tecnica #pdf{
	position: absolute;
	left:80px;
	bottom:10px;
	color: #fff;
	height:125px;
	text-align:left;
}
#contenido #big.equipamiento.st45 #pdf{
	position: static;
	color: #fff;
	height:60px;
	text-align:left;
	width: 920px; margin-left: 23px;
}
#contenido #big.equipamiento.st45 #pdf a{
	background: url(../_img/pdf_icon.png) no-repeat 37px 0;
	padding:9px 0 0 80px;
	height:60px;
}
#contenido #big.equipamiento #pdf a, #contenido #big.ficha-tecnica #pdf a{
	color: #fff;
	font-size:18px;
	background: url(../_img/pdf_icon.png) no-repeat 37px 41px;
	display:block;
	/*height:80px;*/
	height: 41px;
	font-family: 'Droid Sans', arial, serif;
	text-decoration:none;
	padding:53px 0 0 80px;
}
#contenido #big.equipamiento #pdf a:hover, #contenido #big.ficha-tecnica #pdf a:hover{
	text-decoration:underline;
}
/**/
#contenido #big.equipamiento #nTeq{
	position: absolute;
	right:0;
	bottom:0;
	color: #fff;
	text-align:right;
	width:980px;
	height:360px;
	background: url(../_img/content-bg.png);
	padding: 20px 0;
	text-align:left;
}
#contenido #big.equipamiento.st27ht #nTeq {
    height: 107px;
}
#contenido #big.equipamiento.st30 #nTeq {
    height: 80px;
}
#contenido #big.equipamiento.st34 #nTeq {
    height: 107px;
}
#contenido #big.equipamiento.st1060 #nTeq {
    height: 80px;
}
#contenido #big.equipamiento #nTeq.chico {
    height: 80px;
}
#contenido #big.equipamiento #nTeq ul{
	width:430px;
	float:left;
	padding:0 0 0 60px;
}
#contenido #big.equipamiento #nTeq ul li{
	background: url(../_img/arrow.gif) no-repeat 0 5px;
	padding:0 0 9px 14px;
}
#contenido #big.equipamiento #nTeq .ut{
	margin-bottom:20px;
}
/*-*- BIG catalogo -*-*/
#contenido #big.catalogo, #contenido #big.equipamiento{
	width:980px;
	height:520px;
	margin-bottom:10px;
	position:relative;
}
#contenido #big.catalogo.st45{
	background: #e5e5e5 url(../_img/mcST45_c.jpg) no-repeat;
}
#contenido #big.catalogo.st34{
	background: #e5e5e5 url(../_img/mcST34_c.jpg) no-repeat;
}
#contenido #big.catalogo.st30{
	background: #e5e5e5 url(../_img/mcST30_c.jpg) no-repeat;
}
#contenido #big.catalogo.st27{
	background: #e5e5e5 url(../_img/mcST27_c.jpg) no-repeat;
}

#contenido #big.catalogo.st790ob{
	background: #e5e5e5 url(../_img/mcST790ob_a.jpg) no-repeat;
}
/**/
#contenido #big.catalogo.Cancun290cabin{
	background: #e5e5e5 url(../_img/mcCancun290cabin_c.jpg) no-repeat;
}
#contenido #big.catalogo.Cancun290open{
	background: #e5e5e5 url(../_img/mcCancun290open_c.jpg) no-repeat;
}
#contenido #big.catalogo.Cancun260cabin{
	background: #e5e5e5 url(../_img/mcCancun260cabin_c.jpg) no-repeat;
	height: 500px;
}
#contenido #big.catalogo.Cancun260open{
	background: #e5e5e5 url(../_img/mcCancun260open_c.jpg) no-repeat;
	height: 500px;
}
#contenido #big.catalogo.Cancun260cabin #pdf, #contenido #big.catalogo.Cancun260open #pdf {
    bottom: 0;
    height: 115px;
}
/**/
#contenido #big.catalogo #descargar{
	position: absolute;
	right:0;
	bottom:0;
	color: #fff;
	width:980px;
	height:60px;
	background: url(../_img/content-bg.png);
	padding: 20px 0;
	text-align:left;
}
#contenido #big.catalogo #descargar.h90{
	height:93px;
}
#contenido #big.catalogo #pdf{
	position: absolute;
	left:80px;
	bottom:10px;
	color: #fff;
	height:125px;
	text-align:left;
}
#contenido #big.catalogo #pdf a{
	color: #fff;
	font-size:18px;
	background: url(../_img/pdf_icon.png) no-repeat 37px 41px;
	display:block;
	height:80px;
	font-family: 'Droid Sans', arial, serif;
	text-decoration:none;
	padding:53px 0 0 80px;
}
#contenido #big.catalogo #pdf a:hover{
	text-decoration:underline;
}
/*-*- BIG ficha-tecnica -*-*/
#contenido #big.ficha-tecnica{
	width:980px;
	margin-bottom:10px;
	position:relative;
}
#contenido #big.ficha-tecnica.st45{
	background: #e5e5e5 url(../_img/fichaST45.jpg) no-repeat;
	height:635px;
}
#contenido #big.ficha-tecnica.st34{
	background: #e5e5e5 url(../_img/fichaST34.jpg) no-repeat;
}
#contenido #big.ficha-tecnica.st30{
	background: #e5e5e5 url(../_img/fichaST30.jpg) no-repeat;
}
#contenido #big.ficha-tecnica.st27{
	background: #e5e5e5 url(../_img/fichaST27.jpg) no-repeat;
}
/**/
#contenido #big.ficha-tecnica.cancun260open{
	background: #e5e5e5 url(../_img/ficha_cancun260Open.jpg) no-repeat;
	height:824px;
}
#contenido #big.ficha-tecnica.cancun260open table{
	margin-top: 70px;
	margin-left: 10px;
}
#contenido #big.ficha-tecnica.cancun260cabin{
	background: #e5e5e5 url(../_img/ficha_cancun260Cabin.jpg) no-repeat;
	height:824px;
}
#contenido #big.ficha-tecnica.cancun260cabin table{
	margin-top: 70px;
	margin-left: 10px;
}


#contenido #big.ficha-tecnica.cancun290cabin{
	background: #e5e5e5 url(../_img/ficha_cancun290Cabin.jpg) no-repeat;
	height:1249px;
}
#contenido #big.ficha-tecnica.cancun290cabin table{
	margin-top: 70px;
	margin-left: 0px;
}

#contenido #big.ficha-tecnica.cancun290open{
	background: #e5e5e5 url(../_img/ficha_cancun290Open.jpg) no-repeat;
	height:1101px;
}
#contenido #big.ficha-tecnica.cancun290open table{
	margin-top: 70px;
	margin-left: 0px;
}



/**/
#contenido #big.ficha-tecnica.st790obs{
	background: #e5e5e5 url(../_img/fichaST790obs.jpg) no-repeat;
}
#contenido #big.ficha-tecnica.st790obs table{
	margin-top: 60px;
	margin-left: 30px;
}
#contenido #big.ficha-tecnica.st45 table{
	margin-top: 200px;
	margin-left: 30px;
}
#contenido #big.ficha-tecnica.st34 #tablas34, #contenido #big.ficha-tecnica.st30 #tablas30, #contenido #big.ficha-tecnica.st27 #tablas27{
	position:absolute;
	right:30px;
	top:120px;
}
#contenido #big.ficha-tecnica.st34 #tablas34 table, #contenido #big.ficha-tecnica.st30 #tablas30 table, #contenido #big.ficha-tecnica.st27 #tablas27 table{
	margin-top: 30px;
}
#contenido #big.ficha-tecnica thead{
	background-color: #e5e5e5;
}
#contenido #big.ficha-tecnica thead th{
	padding: 8px;
}
#contenido #big.ficha-tecnica table td{
	padding: 8px;
}

/*-*- BIG Oferta -*-*/
#contenido #big.oferta{
	width:980px;
	height:520px;
/*	height:572px;
	background: #e5e5e5 url(../_img/mCruiserSt45_oferta.jpg) no-repeat;*/
	margin-bottom:10px;
	position:relative;
}
/*-*- VIDEO -*-*/
#big.video{
	width:980px;
	height:551px;
	background: #fff;
	margin-bottom:10px;
	position:relative;
}

#big.youtube
{
	width:980px;
	height:660px;
	background: #fff;
	margin-bottom:10px;
	position:relative;
}

#big.video ul{
	width:980px;
	height:76px;
	background: url(../_img/content-bg.png);
	padding-top:10px;
	z-index:6;
	position: absolute;
}
#big.video li a {
	color:#fff;
	text-decoration:none;
	float: left;
	margin: 0 0 0 20px;
	padding:5px;
	font-size:14px;
}
#big.video li a:hover {
	color:#BB8D2F;
}
#big.video #actual a {
	color:#999;
}
#big.video #nModelo{
	position: absolute;
	right:50px;
	top:40px;
	font-size:140px;
	color:#FFF;
	opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
}
#contenido #swf {
	position:absolute;
	top:0;
	left:0;
	width:980px;
	height:552px;
	z-index:2;
}
/*-*- BIG prensa -*-*/
#contenido #big.prensa{
	width:980px;
	height:620px;
	background: #e5e5e5 url(../_img/mcST45_p.jpg) no-repeat;
	margin-bottom:10px;
	position:relative;
}
#contenido #big.prensa.st27ht{
	background: #e5e5e5 url(../_img/mCruiserSt27ht_p.jpg) no-repeat;
	height:500px;
}
#contenido #big.prensa.st30{
	background: #e5e5e5 url(../_img/mCruiserSt30_p.jpg) no-repeat;
	height:500px;
}
/*#contenido #big.prensa.st30 #pdf {
    background: url("../_img/pdf_icon.png") no-repeat scroll 31px 7px transparent;
}*/
#contenido #big.prensa.st34{
	background: #e5e5e5 url(../_img/mCruiserSt34_p.jpg) no-repeat;
}
/**/

#contenido #big.prensa.st780{
	background: #e5e5e5 url(../_img/mFisherSt780_p.jpg) no-repeat;
	height:500px;
}
#contenido #big.prensa.st860{
	background: #e5e5e5 url(../_img/mFisherSt860_p.jpg) no-repeat;
	height:500px;
}
#contenido #big.prensa.st1060{
	background: #e5e5e5 url(../_img/mFisherSt1060_p.jpg) no-repeat;
	height:484px;
}
/**/
#contenido #big.prensa.cancun290cabin{
	background: #e5e5e5 url(../_img/mcCancun290cabin_p.jpg) no-repeat;
}
#contenido #big.prensa.cancun290open{
	background: #e5e5e5 url(../_img/mcCancun290open_p.jpg) no-repeat;
}
#contenido #big.prensa.cancun260cabin{
	background: #e5e5e5 url(../_img/mcCancun260cabin_p.jpg) no-repeat;
}
#contenido #big.prensa.cancun260open{
	background: #e5e5e5 url(../_img/mcCancun260open_p.jpg) no-repeat;
}
/**/
#contenido #big.prensa.st790obs{
	background: #e5e5e5 url(../_img/mOutboard790obs.jpg) no-repeat;
	height:484px;
}
/*#contenido #big.prensa.cancun260cabin{
	background: #e5e5e5 url(../_img/mcCancun260cabin_p.jpg) no-repeat;
}
#contenido #big.prensa.cancun260open{
	background: #e5e5e5 url(../_img/mcCancun260open_p.jpg) no-repeat;
}*/
#contenido #big.prensa #descargar{
	position: absolute;
	right:0;
	bottom:0;
	color: #fff;
	width:980px;
	height:150px;
	background: url(../_img/content-bg.png);
	padding: 20px 0;
	text-align:left;
}
#contenido #big.prensa #pdf{
	position: absolute;
	left:80px;
	bottom:10px;
	color: #fff;
	height:130px;
	text-align:left;
	background: url(../_img/pdf_icon.png) no-repeat 38px 20px;
	padding:10px 0 0 90px;
}
#contenido #big.prensa #pdf.uno{
	padding: 33px 0 0 90px;
}
#contenido #big.prensa #pdf ul li{
	background: url(../_img/arrow.gif) no-repeat 0 5px;
	padding:0 0 9px 14px;
}
#contenido #big.prensa #pdf a{
	color: #fff;
	font-family: 'Droid Sans', arial, serif;
	text-decoration:none;
}
#contenido #big.prensa #pdf a:hover{
	text-decoration:underline;
}
/****************/
/*** CALIDAD ****/
/****************/
#p3 #contenido #calidadFoto{
	background: #e5e5e5 url(../_img/calidad.jpg) no-repeat;
	width:980px;
	height:372px;
	margin-bottom:15px;
}
#p3 #contenido #calidadTxt{
	background: #B0C2DC;
	color:#fff;
	padding:30px;
}
#p3 #contenido #calidadTxt p{
	padding-bottom:8px;
	font-size:13px;
	line-height:20px;
}

/***********************/
/*** DISTRIBUIDORES ****/
/***********************/
#p4 #contenido #distribuidoresSwf{
	margin-bottom:15px;
	background-color:#C2DADA;
}
#p4 #contenido{
	position:relative;
}

#p4 #contenido #iframe22{
    position: absolute;
    right: 10px;
    top: 10px;
    width: 456px;
    z-index: 300;
}

#distribuidores_mundo {
	height: 100px;
	margin: 10px 0 0 0;
	background: #fff;
	padding: 15px;
	width: 395px;
}

#distribuidores_mundo .titulo {
	 color: #001B4C;
    font-size: 15px;
	font-weight: bold;
	margin: 0 0 6px 0;
}

#distribuidores_mundo a {
	color: #FF9900;
	font-family: "Trebuchet MS","Arial","Verdana";
    font-size: 11px;
	text-transform:uppercase;
}

#p4 #contenido #info{
	margin-bottom:15px;
}
#p4 #contenido #info ul{
	width:185px;
	float:left;
}
#p4 #contenido #paises{
	color:#fff;
	margin-bottom:15px;
	border-bottom:#fff dotted 1px;
	padding-bottom:15px;
}
#p4 #contenido #info #txt h4 {
    font-size: 18px;
}
#p4 #contenido #paises a{
	color:#fff;
	text-decoration:none;
}
#p4 #contenido #paises a:hover{
	color:#fff;
	text-decoration: underline;

}
#p4 #contenido #paises h5{
	font-size:18px;
	padding-bottom:10px;
}
#p4 #contenido #paises ul li{
	background: url(../_img/arrow.gif) no-repeat 0 5px;
	padding:0 0 9px 14px;
}
#p4 #txt_recomendacion p{
	font-size:12px;
	padding-top:8px;
}


/*****************/
/*** CONTACTO ****/
/*****************/
#p5{
	background: url(../_img/contactoMapa.jpg) no-repeat center 130px;
}
#p5 #contenido #warpContacto{
	width:600px;
	height: 668px;
	padding:20px 0 0 20px;
	background: url(../_img/contactoBg.png) repeat-y;
	margin-top: 48px;
}
#p5 #contenido{
	width:980px;
	height:690px;
	margin-bottom:15px;
	position:relative;
}
#p5 #contenido h2{
	font-size:24px;
	color:#000;
	padding: 0 60px 0 0;
}
#p5 #contenido h4{
	font-size:20px;
	color:#333;
	padding: 10px 0 10px 0;
	border-top: 1px solid #BDBFC0;
	border-bottom: 1px solid #BDBFC0;
	width:260px;
	margin-bottom:20px;
}
#p5 #contenido h3{
	font-size:20px;
	color:#333;
	padding: 30px 0 10px 0;
}
#p5 #contenido #formulario{
	/*float:left;*/
	width:750px;
	padding:0;
}
#p5 #contenido #formulario #li_nombre, #p5 #contenido #formulario #li_datos{
	padding-top: 12px;
}
#p5 #contenido #formulario #txt_distribuidor{
	width: 420px;
}
#p5 #contenido #info3{
	position:absolute;
	width:450px;
	top:0;
	right:0;
	font-size:11px;
}
#p5 #contenido #info2{
	position:absolute;
	width:350px;
	top:80px;
	right:30px;
	font-size:24px;
}
#p5 #contenido #info2 h3{
	font-size:22px;
	color:#666;
	padding-top:20px;
}
#p5 #contenido #info2 h4 span{
	color:#999;
}
#p5 #contenido #info2 h5{
	font-size:22px;
}
#p5 span.approved {
	background:#CDEFA6 url(../_img/approved.png) no-repeat scroll 10px 50%;
    border: 1px solid #9BCC54;
    color: #648434;
    display: block;
    float: left;
    font-size: 18px;
    margin: 15px 10px 15px 0;
    padding: 8px 10px 8px 36px;
    width: 417px;
}
#p5 span.approved strong {
	color:#648434;
}
#p5 span.approved a {
	color:#648434;
}
#p5 span.approved a:hover {
	text-decoration:underline;
}
