@CHARSET "UTF-8";

* { font: normal 12px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

body {
	margin: 0;
	padding: 0;
	background-color: #000;
	color: #fff;
}

#PlecaBanners2 {
	width: 700px;
	height: 210px;
	position: relative;
	left: 3px;
	top: 0px;
	z-index: 1;		
}
.banHome2 {
	float: left;
	margin-left: 10px;
	width: 200px;
	height: 240px;
	background: url('../img/home/banners/base.gif') no-repeat bottom;
}

#contPrincipal {
	width: 950px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
/*=== HEADER ===*/
#fondoHeader {
	position: absolute;
	width: 950px;
	height: 74px;
	background-color: #000;
	opacity:0.2; /* estandar CSS3 */
	filter:alpha(opacity=20); /* para IE */
}
#header {
	position: relative;
	/*float: left;*/
	width: 950px;
	height: 74px;
	padding: 0px;
	margin: 0px;
	font: normal 12px Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	z-index: 10;
}
#logo {
	float: left;
	width: 110px;
	margin: 18px 0 0 10px;
}
#logo img { border: 0px; }

#NavSup {
	float: left;
	width: 790px;
	height: 36px;
	padding-top: 4px;
	margin-left: 35px;
}
#NavSup ul { list-style: none; display: block;}
#NavSup ul li { float: left; margin-left:9px; }
#NavSup ul li a, a:link, a:active, a:visited { font-size: 11px; font-weight: bold; color: #C49609; text-decoration: none; }
#NavSup ul li a:hover { color: #ffffff; }
#Apple { float: right; width:104px; height:12px;}


#MenuNuevos{
	float: left;
	width: 774px;
	height: 34px;
	margin-left: 45px;
	background: url('../img/fondo-Menu-Nuevos.png') no-repeat;
}
#MenuNuevos ul { list-style: none; display: block; margin-top:2px; }
#MenuNuevos ul li { float: left; margin-left:2px; text-align: center; padding: 0 2px 0 2px; border-right:1px solid #fff; }
#MenuNuevos ul li#last { float: left; margin-left:2px; text-align: center; padding-right:3px; border:0; }
#MenuNuevos ul li a, a:link, a:active, a:visited { font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none; }
#MenuNuevos ul li a:hover { opacity:0.6; filter:alpha(opacity=60); }


/*=== CUERPO HOME ===*/
#cuerpo{
	/*position: relative;
	top: -74px;*/
	float: left;
	margin-top: -74px;
	width: 950px;
	z-index: 1;
}

.slideshow {
	width: 950px;
	height: 450px;
	margin: auto;
	overflow:hidden;
	/* Si el navegador es IE, hay que quitar el atributo z-index, para que puedan usarse las ligas */
	<![if !(IE)]>z-index:0;<![endif]>
}

.slideshow a { text-decoration:none; }
.slideshow img { border:0; }

#plecaCentro {
	/*position: relative;
	top: -74px;*/
	float: left;
	width: 950px;
	background: #000 url('../img/home/plecaCentro.jpg') no-repeat center center;
}

#plecaCentro img { border: 0; }
#plecaCentro img:hover { opacity:0.6; filter:alpha(opacity=60);}
#plecaCentro #LegC  { float: left; margin-top: 32px; margin-left: 20px; }
#plecaCentro #Dist  { float: left; margin-top: 30px; margin-left: 20px; }
#plecaCentro #Agen  { float: left; margin-top: 30px; margin-left: 20px; }
#plecaCentro #Disco { float: left; margin-top: 2px;  margin-left: 50px; text-align: center; }
#plecaCentro #Sigu  { float: left; margin-top: 32px; margin-left: 20px; }
#plecaCentro #Face  { float: left; margin-top: 26px; margin-left: 8px; }
#plecaCentro #Twit  { float: left; margin-top: 26px; margin-left: 4px; }
#plecaCentro #Bols  { float: left; margin-top: 32px; margin-left: 20px; }
#plecaCentro #AvPr  { float: left; margin-top: 32px; margin-left: 20px; }

/*=== FOOTER ===*/
#footerHome{
	/*position: relative;
	top: -74px;*/
	float: left;
	width: 950px;
	height: 295px;
	background: #000 url('../img/home/fondo-montana.gif') no-repeat right top;
}


#plecaBanners {
	float: left;
	width: 950px;
	height: 110px;
	padding-top: 10px;
}
#plecaBanners #uno { margin-left: 10px; }
#plecaBanners img  { border: 0; margin-left: 10px; }

#logosPie {
	float: left;
	width: 950px;
	margin-top: 10px;
	text-align: center;
}
#logosPie img { margin-left: 20px; border: 0; }

#logosMarcas {
	float: left;
	width: 950px;
	margin-top: 15px;
	text-align: center;
}
#logosMarcas img { margin-left: 20px; border: 0; }
#frase { float: left; width: 950px; text-align: center; margin-top: 12px; }
#Exa { float: right; width: 250px; text-align: right; font-size: 9px; margin-top: 4px; }
#Exa a, a:link, a:active,a:visited { color: #fff; text-decoration:none; font-size: 9px; }
#Exa a:hover {text-decoration:underline;}

/* 110520 JCV - se agregan estilos para PLUGINS de Redes Sociales */
#RS { float: left; width: 800px;  margin-left: 75px; margin-top: 20px; }
#RS-FB{ float: left; width: 350px; }
#RS-TW{ float: right; width: 350px; }


/* PANTALLAS INTERNAS */
#cuerpoInt{
	/*position: relative;
	top: -74px;*/
	float: left;
	margin-top: -74px;
	width: 950px;
	z-index: 1 !important;
}

#footerInt{
	/*position: relative;
	top: -90px;*/
	float: left;
	width: 950px;
	margin-top: 10px;
}

#FotoEntrada{
	float: left;
	width: 950px;
}

#BannersInt {
	/*position: relative;
	top: -94px;
	left: 0px;*/
	float: left;
	width: 950px;
}

#BannersInt #Ban1{ margin-left: 150px; }
#BannersInt #Ban2{ margin-left: 50px; }
#BannersInt #Ban3{ margin-left: 50px; }


#RutaNav {
	float: left;
	margin-top: -376px;
	width: 940px;
	height: 12px;
	padding-left: 10px;
	background-color: #000000;
	text-align: left;
	font: normal 9px Arial, Helvetica, Sans-serif;
	color: #fff;
	z-index: 2;
}

#RutaNav a {
	font: normal 9px Arial, Helvetica, Sans-serif;
	color: #fff;
	text-decoration:underline;
}
#RutaNav a:hover { text-decoration: none; }

/* 110223 JCV - soporte para version IPAD */
#RutaNavIpad {
	position: absolute;
	top: 75px;
	left: 15px;
	width: 940px;
	height: 12px;
	padding-left: 10px;
	background-color: #000000;
	text-align: left;
	font: normal 9px Arial, Helvetica, Sans-serif;
	color: #fff;
	z-index: 2;
}

#RutaNavIpad a {
	font: normal 9px Arial, Helvetica, Sans-serif;
	color: #fff;
	text-decoration:underline;
}
#RutaNavIpad a:hover { text-decoration: none; }


#fdMenuAuto{
	float: left;
	margin-top: 0px;
	width: 950px;
	height: 40px;
	background: #000000 url('../img/interior/menu/fondo.jpg') no-repeat;
}
#MenuAuto{
	float: left;
	width: 910px;
	height: 12px;
	margin-top: 12px;
	margin-left: 16px;
	text-align: center;
}
#MenuAuto a:hover {
	opacity:0.6; /* estandar CSS3 */
	filter:alpha(opacity=60); /* para IE */
}
.separador { width: 2px; height: 10px; margin: 0px 5px 0px 5px ! important; }

#OpcBotones{
	/*position: relative;
	top: -104px;
	left: 0;*/
	float: left;
	width: 950px;
	height: 48px;
	z-index: 2;
}
#OpcBotones img { border: 0; margin-left: 20px; margin-right: 20px; }


#PlecaTitulos{
	float: left;
	margin-top: -350px;
	width: 950px;
	height: 20px;
	z-index: 2;
}


/* 110223 JCV - soporte para version IPAD */
#PlecaTitulosIpad{
	position: absolute;
	top: 88px;
	left: 10px;
	width: 950px;
	height: 20px;
	z-index: 2;
}

#TituloSec {
	float: left;
	width: 210px;
	text-align: left;
	margin-left: 20px;
}
#TituloSec img { border: 0px; }

#Nameplate {
	float: right;
	width: 240px;
	text-align: right;
	margin-right: 20px;
}
#Nameplate img { border: 0px;}

#Info{
	float: left;
	width: 950px;
}


/* COLORES */
.fdVer { height: 450px; background: url('../img/interior/fondoVersiones.jpg') no-repeat; }
#versiones {
	float: left;
	width: 950px;
	margin-top: 140px;
}
#versiones .texto { font-weight: bold; font-size: 13px; text-align: center; margin-top: 20px; }

#versiones #btnVersion{
	list-style-type: none;
	margin: 0px 0 0 210px;
}

#versiones #btnVersion li{
	width: 510px;
	height: 24px;
	background-color: #C49609;
	margin: 6px 0 0 0;
	text-align: center;
	padding-top: 5px;
}

#versiones #btnVersion li a{
	color: #161001;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
}

.fdCol { height: 450px; background: url('../img/interior/fondoColores.jpg') no-repeat;}

#colores {
	float: left;
	width: 950px;
	margin-top: 120px;
}

#nombreVer {
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 30px;
	margin-top: 10px;
	width: 460px;
}

#fotoGrande{
	float: left;
	width: 460px;
	height: 250px;
	overflow:hidden;
	margin-left:60px;
	margin-top: 0px;
}

#btnElijeVersion { float: left; width: 450px; margin-left: 30px; margin-top: 0px; }

#legalGen {
	float: left;
	width: 950px;
	font-size: 10px;
	margin-top: 2px;
	text-align: center;
}

.thumbsCol{
	float: right;
	width: 334px;
	height: 216px;
	margin-top: -230px;
	text-align: left;
	/*background: url('../img/interior/fondoThumbs.png') no-repeat;*/
}
.thumbsCol img {
	margin-left: 4px;
	margin-top: 8px;
	border: 0;
	cursor:pointer;
}

#nombreCol{
	float: right;
	width: 324px;
	height: 28px;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: -132px;
	background-color: #C49609;
	text-transform: uppercase;
	font: bold 15px Arial, Helvetica, Sans-serif;
	color: #161001;
}


/* CATALOGO */
.fdCat { height: 450px; background: url('../img/interior/catalogos/fondo.jpg') no-repeat; }
#catalogo {
	float: left;
	width: 950px;
	margin-top: 140px;
}

#portada {
	float: left;
	width: 346px;
	height: 242px;
	margin: 20px 0 0 140px;
}

#texto {
	float: left;
	width: 333px;
	height: 152px;
	background: #000 url('../img/interior/catalogos/recuadro.jpg') no-repeat;
	margin: 50px 0 0 0px;
}

#texto p {
	width: 224px;
	font-size: 10px;
	text-align: justify;
	margin-top: 20px;
	padding: 0px 6px 0 6px ;
}

#adobe {
	float: left;
	width: 300px;
	margin: 10px 0 0 30px;

}

#adobe a { text-decoration: none; color: #fff; font-size: 10px;}

#botones {
	float: left;
	width: 480px;
	text-align: right;
	margin-top: 4px;
}

/* PRECIOS Y FICHA TECNICA */
.fdPrecFTec { background: url('../img/interior/fondoPrec-Ftec.jpg') no-repeat; }
#precios {
	float: left;
	width: 950px;
	margin-top: 120px;
}

#btnEnviar{
	float: right;
	margin: 0px;
}
#ficha {
	float: left;
	width: 950px;
	margin-top: 126px;
}

/* GALERIA */
.fdGal { height: 450px; background: url('../img/interior/fondoGaleria.jpg') no-repeat; }

#galeria{
	float: left;
	width: 950px;
	margin-top: 126px;
}
#largeImg {
	border: 1px solid #C49609;
	width: 560px;
	height: 290px;
	float: left;
	margin: 16px 0px 0 12px;
}
.thumbsExt{
	float: left;
	width: 370px;
	margin: 0 0 0 6px;
}

#titGal { margin: 15px 0 0 10px;}

.thumbsExt img {
	border: 1px solid #C49609;
	width: 77px;
	height: 40px;
	margin-left: 10px;
	margin-top: 10px;
}
.thumbsExt img:hover {
	border-color: #fff;
	cursor: pointer;
}

.thumbsInt{
	float: left;
	width: 370px;
	margin: 0 0 0 6px;
}

.thumbsInt img {
	border: 1px solid #C49609;
	width: 77px;
	height: 40px;
	margin-left: 10px;
	margin-top: 10px;
}
.thumbsInt img:hover {
	border-color: #fff;
	cursor: pointer;
}

/* VIDEOS */
.fdVid { height: 450px; background: url('../img/interior/fondoVideos.jpg') no-repeat; }

#videos{
	float: left;
	width: 950px;
	margin-top: 132px;
	text-align: center;
}

#btnsVideos {
	float: left;
	width: 120px;
	margin-left: 100px;
	margin-top: 10px;
}
#btnsVideos img { margin-top: 10px;}
#VidIpad {
	float: left;
	margin-left: 20px;
	margin-top: 4px;
}


/* COMPARATIVO */
#comparativo{
	float: left;
	width: 950px;
	height: 450px;
}
#contVersiones{
	float: left;
	width: 420px;
	margin: 180px 0 0 90px;
}

.versionComp {
	width: 430px;
	height: 20px;
	background-color: #C49609;
	margin-top: 6px;
	text-align: center;
	padding-top: 6px;
}
a.ligaComp, a.ligaComp:link, a.ligaComp:active, a.ligaComp:visited { color: #161001; font-weight: bold; font-size: 13px; }

/* SEMINUEVOS CERTIFICADOS */
.fdSem { background: #3C2D02 url('../img/interior/fondoSeminuevos.jpg') no-repeat; }
#seminuevos{
	float: left;
	width: 950px;
	margin-top: 132px;
	text-align: center;
}

/* PUBLICIDAD */
.fdPub { height: 450px; background: #3C2D02 url('../img/interior/fondoPublicidad.jpg') no-repeat; }

#publicidad{
	float: left;
	width: 950px;
	margin-top: 132px;
}

#publicidad a, a:link, a:active, a:visited { color: #fff; text-decoration: none;}
#publicidad a:hover { text-decoration: none; opacity: 0.7; filter:alpha(opacity=70);}
#publicidad li { font-weight: bold; font-size: 13px; }
#publicidad #subtit { margin: 10px;}
#publicidad #medio { float: left; width: 450px; text-align: right;}
#publicidad #infor { float: left; width: 400px; padding-left: 50px;}
#publicidad #medio p { font-weight: bold; font-size: 15px; color: #987D14; margin-left: 20px;}
#publicidad #infor p { font-weight: bold; font-size: 15px; color: #987D14; margin-left: -10px;}
#publicidad #btnReg { float: left; width: 130px; margin-top: 20px; margin-left: 20px;}
#publicidad #medioPR { float: left; height:300px; text-align: right;}
#tblPub { float: left; padding:0; width:900px; }

/* SERVICIO POST VENTA */
.fdSPV { background: #3C2D02 url('../img/interior/fondoPostVenta.jpg') no-repeat; }

#postVenta {
	float: left;
	width: 950px;
	margin-top: 124px;
}

.slideIntroPV{
	width: 950px;
	height: 326px;
}

#btnSaltarIntro{
	float: right;
	width: 100px;
	margin: 0px;
	padding: 4px;
	text-align: center;
	background-color: #C49609;
	border: 1px solid #161001;
}

#btnSaltarIntro a, a:link, a:active, a:visited { font-size: 11px; color: #161001; text-decoration: none; }
#btnSaltarIntro a:hover { text-decoration: underline;} 


#contMenu {
	position: relative;
}

#menuPV {
	float: left;
	width: 950px;
	height: 46px;
	background: url('../Servicio-Post-Venta/img/fondo-menu.jpg') no-repeat;
}

ul.menuS {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menuS li {
	float: left;
	width: 90px;
	height: 50px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url('../Servicio-Post-Venta/img/lineaDiv.jpg') right center no-repeat;
}
#actMS { background-color: #AF9646; width: 100px; height: 46px; }

a.ligaMS, a.ligaMS:link, a.ligaMS:active, a.ligaMS:visited {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #161001;
	text-transform: uppercase;
	text-decoration: none;
}
a.ligaMS:hover { text-decoration: underline; }

.espacioTop1 { margin-top:8px; }
.espacioTop2 { margin-top:12px; }

.subMenu {
	float: left;
	margin-top: 2px;
	width: 950px;
	height: 25px;
	visibility: hidden;
	display: none;
}
ul.smnu { display: block; list-style: none; margin: 0; padding: 0;}
ul.smnu li { float: left; margin-left: 4px; height: 14px; padding: 3px; background-color: #C49609; }

a.ligaSubM, a.ligaSubM:link, a.ligaSubM:active, a.ligaSubM:visited {  font: normal  11px Arial, Helvetica, sans-serif; color: #161001; text-decoration: none; }
a.ligaSubM:hover { text-decoration: underline;}

#actSm a { background-color: #161001; color: #DBDBDB; }

#SubMnuPV1 {
	float: left;
	width: 300px;
}

#SubMnuPV2 {
	float: left;
	width: 700px;
}


#SubMnuPV3 {
	float: left;
	width: 300px;
	margin-left: 350px;
}

#postVenta #contenido{
	float: left;
	width: 710px;
	height: 256px;
	overflow: auto;
	margin-left: 10px;
	padding-right: 10px;
	text-align: justify;
	font: normal 12px Arial, Helvetica, Sans-serif;
	color: #fff;
}

#postVenta #contBRC{
	float: left;
	width: 710px;
	text-align: justify;
	font: normal 12px Arial, Helvetica, Sans-serif;
	color: #fff;
}

#postVenta #contenidoIpad{
	float: left;
	width: 710px;
	margin-left: 10px;
	padding-right: 10px;
	text-align: justify;
	font: normal 12px Arial, Helvetica, Sans-serif;
	color: #fff;
}

#postVenta #foto { float: right; }
#postVenta #titulo { float: right; }

ul.polGar { list-style: none; display: block; width: 650px; }
li.poliza {
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	width: 110px;
	padding: 4px;
	background-color: #c49609;
	color: #161001;
	text-align: center;
	border: 1px solid #fff;
}
.poliza:hover {
	background-color: #4D3D0A;
	border: 1px solid #fff;
}


table.frenos { width: 450px; padding: 2px; font-size: 12px; margin-left: 5px;}
table.frenos td.tit  { background: #515F25; color: #ffffff; font-weight: bold; text-align: center; }
table.frenos td.veh  { background: #CCCCCC; padding: 4px; color: #330000 }
table.frenos td.prec { background: #CCCCCC; font-weight: bold; text-align: center;  color: #330000}
table.frenos li { margin-top: 6px; }
table.frenos li span { font-size: 11px; margin-left: 14px; }
table.frenos .nota { background-color: #2F2F2F; text-align: center; font-weight: bold; color: #ccc; padding: 4px; }
.titulo { font-size: 13px; font-weight: bold;  }
.piePag { float: left; margin-top: 10px;}
.disclaimer { font: bold 11x Arial; text-align:justity; }

table.precios { font: normal 11px Arial, Helvetica, sans-serif; color: #000; }
table.precios td.verd { background: #515F25; text-align: center; height: 10px; padding: 2px; color:#fff; font-size: 11px; }
table.precios td.grcl { background: #cccccc; text-align: center; height: 10px; padding: 3px;}
table.precios td.gros { background: #999999; text-align: center; height: 10px; padding: 3px;}

.tblIzq { float: left; width: 400px; height: 420px;}
.tblDer { float: left; height: 420px;}

.piePagMant { float: left; margin-top: 10px; color: #fff; }
.Des, .Des:link, .Des:active, .Des:visited { font: bold 12px Arial, Helvetica, Sans-serif; text-decoration: underline; color: #fff; }
.Des:hover { text-decoration: none; }
.disclaimerMant { font: bold 9px Arial; color: #fff; text-align:justity; }


/* INFORMACION CLIENTE */
.fdInfCln { height: 450px; background: #3C2D02 url('../Informacion-cliente/img/fondo.jpg') no-repeat; }

#InfoCliente{
	float: left;
	width: 950px;
	margin-top: 132px;
}
#txtSel { margin:10px; }
#botones {
	float: left;
	width: 280px;
	height: 270px;
	margin-top: 0px;
}
.btn {
	float: left;
	width: 224px;
	margin: 20px 0 0 10px;
}
#contIC{
	float: right;
	width: 660px;
	color:#fff;
	font-size: 13px;
}
#infoTel {
	float: left;
	margin: 20px 0 0 60px;
}
.fdTel {
	width: 294px;
	height: 52px;
	background:url('../Informacion-cliente/img/fondo-tel.jpg') no-repeat;
}

.fdTel span { 
	position: relative;
	top: 4px;
	left: 40px;
	color: #160300;
	font-weight: bold;
	font-size: 16px;
}

#infoCom{
	float: left;
	margin: 20px 0 0 60px;
	text-align: center;
}
#infoMan{
	float: left;
	margin: 0px 0 0 40px;
}
.btnVer { float: left; margin-top: 5px; }
.btnDes { float: left; margin-top: 8px; }


/* ULTIMOS MODELOS 2011 */
.fdUlt { background: #000 url('../img/interior/ultimos-modelos-2011/fondo.jpg') no-repeat center top; }
#mods2011{
	float: left;
	width: 950px;
	margin-top: 132px;
	margin-bottom:50px;
}

#renglon1{float:left; width: 700px; margin:80px 0 0 120px;}
#renglon2{float:left; width: 510px; margin:60px 0 0 260px;}
span.nombre{font-weight:bold; font-size:12px; text-transform:uppercase;color:#fff}
.autoIzq{float:left; width:210px; margin:0px;text-align:center;}
.autoDer{float:left; width:210px; margin-left:30px;text-align:center;}

/* HISTORIA */
.fdHist { height:100%; background: transparent;}

#InfoHistoria{
	float: left;
	width: 950px;
	margin-top: 132px;
}

/* CALL OF DUTY */
.fdCOD { height:660px; background: transparent;}

#IntroCOD{
	float: left;
	width: 950px;
	height:700px;
	margin-top: 90px;
}


#contIni{
	position:relative;
	top:30px;
	left:10px;
	z-index:10;
	width:390px;
}

#fotoColor{
	position:relative;
	top:-175px;
	left:354px;
	width:598px;
	height:566px;
}
#textoIni{
	position:relative;
	top:-500px;
	left:10px;
	padding:10px;
	width:326px;
	height:120px;
	background-color:#212121;
	color:#919191;
	font:normal 12px Arial, Helvetica, Sans-serif;
	text-align:justify;
}

#textoIni .tit{font-weight:bold; color:#94fa02;}

#contColores{
	position:relative;
	top:-410px;
	left:0;
	width:490px;
	height:90px;
	background:url('../img/callofduty/cont-colores.png') no-repeat;
}
#btnConoceMas{
	position:relative;
	top:28px;
	left:26px;
	width:53px;
	height:36px;
}

#thumbsColor{
	position:relative;
	top:-6px;
	left:156px;
	width:60px;
	height:22px;
}

#thumbsColor img.selected{cursor:pointer; border:1px solid #7abb1d;}
#nombreColor{
	position:relative;
	top:-2px;
	left:104px;
	width:100px;
	height:20px;
	font: normal 10px Arial, Helvetica, Sans-serif;
	color:#8a8a8a;
	text-transform:uppercase;
}

#btnTrivia{
	position:relative;
	top:-74px;
	left:426px;
	width:57px;
	height:84px;
}

#logoCOD{
	position:relative;
	top:-500px;
	left:580px;
	width:78px;
	height:78px;
}

#discCOD{
	position:relative;
	top:-530px;
	left:760px;
	width:200px;
	height:30px;
	font-size:9px;
	color:#8a8a8a;
}

#InfoCOD{
	float: left;
	width: 934px;
	padding: 10px 8px 10px 8px;
	height:554px;
	margin-top: 90px;
	background:url('../img/callofduty/fondo-contenido.jpg') no-repeat center bottom;
}

#titulosCOD{
	width:934px;
	height:56px;
	background:url('../img/callofduty/linea-titulos.png') no-repeat center bottom;
}



#slidesCOD {
	/*position: relative;*/
	float:left;
	width: 660px;
	height: 400px;
	overflow:hidden;
}

#slidesCOD a { text-decoration:none; }
#slidesCOD img { border:0; }

/* control de slides de fotos */
#controlsExt {
	z-index: 1000;
	position: relative;
	top: -240px;
	left: 10px;
	width: 650px;
}
#controlsExt span { margin: 0; }
#controlsExt span #prev { float: left;  margin: 0 0 0 10px;}
#controlsExt span #next { float: right; margin: 0px; }

#controlsInt {
	z-index: 1000;
	position: relative;
	top: -240px;
	left: -5px;
	width: 650px;
}
#controlsInt span { margin: 0; }
#controlsInt span #prev { float: left;  margin: 0 0 0 2px;}
#controlsInt span #next { float: right; margin: 0px; }



#textosCOD{
	float:left;
	margin: 0 0 0 8px;
	width:260px;
	height: 400px;
	color:#8a8a8a;
	overflow:auto;
}
#textosCOD h4{text-transform:uppercase; color:#fff;font-weight:bold;font-size:16px;}
#textosCOD p {font-size:11px;text-align:justify;}

#btnsNavCOD{
	float:left;
	width: 400px;
	margin: 0 0 0 400px;
}
#caracCOD{
	float:left;
	width:950px;
	padding: 0 0;
}
.caracCOD{
	width: 227px;
	float:left;
	margin-right:10px;
	color:#8a8a8a;
}
#caracCOD h4{text-transform:uppercase; color:#fff;font-weight:bold;font-size:16px;}
#caracCOD p {font-size:11px;text-align:justify;}





/* se agregan estilos para jquery fancybox */
div#fancy_inner {border-color:#BBBBBB}
div#fancy_close {right:-15px;top:-12px}
div#fancy_bg {background-color:#FFFFFF}

div#fancy_overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: none;
z-index: 300;
}

div#fancy_loading {
position: absolute;
height: 40px;
width: 40px;
cursor: pointer;
display: none;
overflow: hidden;
background: transparent;
z-index: 1000;
}

div#fancy_loading div {
position: absolute;
top: 0;
left: 0;
height: 480px;
background: transparent url('../img/Layer/progress.png') no-repeat;
}

div#fancy_outer {
position: absolute;
top: 0;
left: 0;
z-index: 900;
padding: 20px 20px 40px 20px;
margin: 0;
background: transparent;
display: none;
}

div#fancy_inner {
position: relative;
width:100%;
height:100%;
background: #FFF;
}

div#fancy_content {
margin: 0;
z-index: 1000;
position: absolute;
}

div#fancy_div {
background: #000;
color: #FFF;
height: 100%;
width: 100%;
z-index: 1000;
}

img#fancy_img {
position: absolute;
top: 0;
left: 0;
border:0; 
padding: 0; 
margin: 0;
z-index: 1000;
width: 100%;
height: 100%;
}

div#fancy_close {
position: absolute;
height: 30px;
width: 30px;
background: url('../img/Layer/closebox.png') top left no-repeat;
cursor: pointer;
z-index: 1810;
display: none;
}

#fancy_frame {
position: relative;
width: 100%;
height: 100%;
display: none;
}

#fancy_ajax {
width: 100%;
height: 100%;
overflow: auto;
}

a#fancy_left, a#fancy_right {
position: absolute; 
bottom: 0px; 
height: 100%; 
width: 35%; 
cursor: pointer;
z-index: 1110; 
display: none;
background-image: url("data:image/gif;base64,AAAA");
outline: none;
overflow: hidden;
}

a#fancy_left {
left: 0px; 
}

a#fancy_right {
right: 0px; 
}

span.fancy_ico {
position: absolute; 
top: 50%;
margin-top: -15px;
width: 30px;
height: 30px;
z-index: 1120; 
cursor: pointer;
display: block;
}

span#fancy_left_ico {
left: -9999px;
background: transparent url('../img/Layer/left.png') no-repeat;
}

span#fancy_right_ico {
right: -9999px;
background: transparent url('../img/Layer/right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
visibility: visible;
background-color: transparent;
}

a#fancy_left:hover span {
left: 20px; 
}

a#fancy_right:hover span {
right: 20px; 
}

#fancy_bigIframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: transparent;
}

div#fancy_bg {
position: absolute;
top: 0; left: 0;
width: 100%;
height: 100%;
z-index: 700;
border: 0;
padding: 0;
margin: 0;
}

div.fancy_bg {
position: absolute;
display: block;
z-index: 700;
border: 0;
padding: 0;
margin: 0;
}

div#fancy_bg_n {
top: -20px;
left: 0;
width: 100%;
height: 20px;
background: transparent url('../img/Layer/shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
top: -20px;
right: -20px;
width: 20px;
height: 20px;
background: transparent url('../img/Layer/shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
right: -20px;
height: 100%;
width: 20px;
background: transparent url('../img/Layer/shadow_e.png') repeat-y;
}

div#fancy_bg_se {
bottom: -20px;
right: -20px;
width: 20px;
height: 20px;
background: transparent url('../img/Layer/shadow_se.png') no-repeat;
}

div#fancy_bg_s {
bottom: -20px;
left: 0;
width: 100%;
height: 20px;
background: transparent url('../img/Layer/shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
bottom: -20px;
left: -20px;
width: 20px;
height: 20px;
background: transparent url('../img/Layer/shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
left: -20px;
height: 100%;
width: 20px;
background: transparent url('../img/Layer/shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
top: -20px;
left: -20px;
width: 20px;
height: 20px;
background: transparent url('../img/Layer/shadow_nw.png') no-repeat;
}

div#fancy_title {
position: absolute;
z-index: 1000;
display: none;
}

div#fancy_title div {
color: #FFF;
font: bold 12px Arial;
padding-bottom: 3px;
white-space: nowrap;
}

div#fancy_title table {
margin: 0 auto;
}

div#fancy_title table td {
padding: 0;
vertical-align: middle;
}

td#fancy_title_left {
height: 32px;
width: 15px;
background: transparent url('../img/Layer/title_left.png') repeat-x;
}

td#fancy_title_main {
height: 32px;
background: transparent url('../img/Layer/title_main.png') repeat-x;
}

td#fancy_title_right {
height: 32px;
width: 15px;
background: transparent url('../img/Layer/title_right.png') repeat-x;
}
