@charset "utf-8";
/* CSS Document -  */


@import url( forma.css );
@import url( distribuidores.css );

body {
	background-color:#FFF; margin:0; font: .8em Arial, Helvetica, sans-serif ; color: #FFF;
}


.fontgris {
	color: #666;	font-size:small; font-weight:normal;
}

.fontred {
	color: #900;	font-size:small; font-weight:bold;
}

a {
	color:#666;	font-size:small;
}
a:link, a:visited {
	color: #666; text-decoration:none;
}
a:hover {
	color: #069; text-decoration:none;
}



#contenedorHead { width:100%; background:/images/chevrolet/iphone/bck_head.jpg left top repeat-x; height:45px; float:left; z-index:9999;}

.fr{
	float:right;
}

.breadcrumbs { font: small Arial, Helvetica, sans-serif ; color: #FFF; padding-top:0px;}

.breadcrumbs  a{ font: small Arial, Helvetica, sans-serif ; color: #EFDA7C; text-decoration:none }

.breadcrumbs a:visited { font:  small Arial, Helvetica, sans-serif ; color:#EFDA7C; text-decoration:none}



/* cambios x tamaño */
#contenedorCentral { width:100%; background:url(../iphone/central1.jpg) no-repeat top left; border-top: solid #FFF .1em; border-bottom: solid #999 .1em; float:left; height:auto; min-height:106px; z-index:-1 }
#contenedorCentral a { width:100%; float:left; min-height:98px; display:block }

#contenedorAutos { width:100%; background:url(../iphone/autos1.jpg) no-repeat top left ; border-top: solid #FFF .1em; border-bottom: solid #999 .1em; float:left; height:auto; min-height:98px; }
#contenedorAutos a { width:100%; float:left; min-height:98px; display:block }

#contenedorPick { width:100%; background:url(../iphone/pickups1.jpg) no-repeat top left ; border-top: solid #FFF .1em; border-bottom: solid #999 .1em; float:left; height:auto; min-height:98px; }
#contenedorPick a { width:100%; float:left; min-height:98px; display:block }

#contenedorSuvs { width:100%; background:url(../iphone/suvs1.jpg) no-repeat top left ; border-top: solid #FFF .1em; border-bottom: solid #999 .1em; float:left; height:auto; min-height:98px; }
#contenedorSuvs a { width:100%; float:left; min-height:98px; display:block }




/* list de autos */
#menu  { width:97%; height:auto; float:left; text-align:left; }

#autos ul {
	padding: 0px; margin: 0px 0px 0px 0px;
}

#autos ul li {
border-top: #999 .1em solid; padding: 5px 0px 5px 5px;  background: url(/images/chevrolet/iphone/flecha_der.gif) no-repeat right top #FFF;   list-style-type:none; text-decoration: none; font: small  Arial, Helvetica, sans-serif ; color: #666971; font-weight:bold;   width:100%; height:40px; line-height:40px; text-align:left;}

#autos ul li a  { display:block; width:100%; padding: 0px; height:40px; color: #666;}
 


/* list de seccion */
#seccion ul {
	padding: 0px; margin: 0px 0px 0px 0px;
}

#seccion ul li {
border-top: #FFF .1em solid; padding: 5px 0px 5px 5px;  background: url(/images/chevrolet/iphone/flecha_der_bca.gif) no-repeat right top #666971;   list-style-type:none; text-decoration: none; font: small  Arial, Helvetica, sans-serif ; color: #FFF; font-weight:bold;   width:100%; height:40px; line-height:40px; text-align:left;}

#seccion ul li a  { display:block; width:100%; padding: 0px; height:40px; color: #FFF;}

.flechas { font: small  Arial, Helvetica, sans-serif ; color: #FFF; font-weight:bold; line-height:39px; text-align:right; }

.flechasAzul { font: small  Arial, Helvetica, sans-serif ; color: #036; font-weight:bold; line-height:39px; text-align:right; }


/*  otros estilos del modelo*/

#estilos ul {
	padding: 0px; margin: 0px 0px 0px 0px;
}

#estilos ul li {
border-bottom: #999 .1em solid; padding: 5px 0px 5px 5px;  background: url(/images/chevrolet/iphone/iphone/flecha_der.gif) no-repeat right top #FFF;   list-style-type:none; text-decoration: none; font: small  Arial, Helvetica, sans-serif ; color: #666; font-weight:bold;   width:100%; height:40px; line-height:40px; text-align:left;}

#estilos ul li a  { display:block; width:100%; padding: 0px; height:40px; color: #666;}



#estilosRegreso ul {
	padding: 0px; margin: 0px 0px 0px 0px;
}

#estilosRegreso ul li {
border-bottom: #999 .1em solid; padding: 5px 0px 5px 5px;  background: url(/images/chevrolet/iphone/iphone/flecha_der_back.gif) no-repeat right top #FFF;   list-style-type:none; text-decoration: none; font: small  Arial, Helvetica, sans-serif ; color: #666; font-weight:bold;   width:100%; height:40px; line-height:40px; text-align:left;}

#estilosRegreso ul li a  { display:block; width:100%; padding: 0px; height:40px; color: #666;}




/*  preciso tabla de*/


#precios { width:100%; height:auto; float:left; text-align:left; font: small  Arial, Helvetica, sans-serif ; color: #252525; font-weight:bold; border-bottom:#666 .1em solid; margin-bottom:5px; background-color:#CFD7DD; overflow:visible;}

.nombreModelo {font: small  Arial, Helvetica, sans-serif ; color: #252525; font-weight:bold; padding-left:5px; padding-top:5px;
}

.tablaprecios{ margin:10px 0px 10px 0px;
}


.tituloprecios td{
background-color: #FBA919; background-image:url(../iphone/bck_precios.gif); height:20px; padding:5px; line-height:20px;font: x-small Arial, Helvetica, sans-serif ; color: #252525; font-weight:bold;
}
.rowprecios  td  {
background-color: #f3f3f3; padding:5px;   font: x-small Arial, Helvetica, sans-serif ; color: #666971; border-bottom: 5px solid #CFD7DD;  width:33%;
}

.rowprecios  a{
background-color: #f3f3f3; padding:5px; font: x-small Arial, Helvetica, sans-serif ; color: #666971; display:block;
}

.rowprecios  a:hover{
color:#849AA2;
}

#hooks { width:100%; height:auto; float:left; text-align:left; font: small  Arial, Helvetica, sans-serif ; color: #C00; font-weight:bold;  padding-left:2px; margin-bottom:2px; margin-top:2px; background-color:#FFF;}

.promo { width:100%; padding:5px 0px 5px 0px; height:auto; background-color:#FFF;
}

.modelo {
 font:  small  Arial, Helvetica, sans-serif ; color: #FBA919;  width:100%; padding:2px 0px 2px 0px; font-weight:bold; 
}

#myframe1 { background-color:#FFF;
}


#tablaPaquetes {
 width:100%; float:left;
}

.regresar { width:100%; padding:10px 0px 0px 2px; height:auto; background-color:#FFF;
}



/*  legales */

#contenedorlegales {width:97%; height:25px; float:left; }

/* cambios x tamaño */
#legales {
padding: 5px 0px 5px 2px;  font: Arial, Helvetica, sans-serif ; color: #666; font-weight:bold; font-size:.8em; width:100%;  text-align:left;}
.autor {
font: Arial, Helvetica, sans-serif ; color: #FFF; font-weight:bold;}

#secundario {width:100%; height:35px; float:left; font: small  Arial, Helvetica, sans-serif ; color: #FFF; font-weight:bold; line-height:35px; text-align:center; margin-top:10px; border-bottom: #FFF .1em solid; }

#secundario a{display:block; color: #666;}


/* contenido texto */
#texto {
	margin-left:15px; margin-right:10px; padding-top:15px; clear:both; color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:small;
}
#texto h1 { font-size:small; color:#252525;
}

/*--------------------FOOTER------------------------------*/
#footer{
	height:5px;
	background-color:#ffc224;
	margin-top: 10px;
	width:97%; 
	float:left;
	padding-left:5px;
}

/* --------------------- interiores ------------------------------------   */

#contenedorModelos { width:100%; border-top: solid #FFF .1em; border-bottom: solid #999 .1em; 
float:left; height:auto; min-height:98px; text-align:left}
.tablewidth{ width:196px; height:98px;}
#colores{ width:176px; margin-top:3px; float:left}





#contenido { width:97%; height:auto; float:left; text-align:left; font: small  Arial, Helvetica, sans-serif ; color: #252525; font-weight:bold;  padding-left:10px; padding-top:15px; border-top:#666 .1em solid; border-bottom:#666 .1em solid; margin-bottom:5px; background-color:#f3f3f3;}

#titcont { width:97%; height:auto; float:left; text-align:left; font: small  Arial, Helvetica, sans-serif ; color: #252525; font-weight:bold;  padding-left:10px; padding-top:10px; padding-bottom: 5px; border-top: #666 .1em solid; margin-bottom:0px; background-color:#FFC224}

#bullets ul {
	padding: 0px; margin: 10px 0px 0px 0px;
}

#bullets ul li {
font: small  Arial, Helvetica, sans-serif ; color: ##252525; width:97%; line-height:25px; text-align:left; 
background: url(../iphone/bullet.gif) no-repeat left 10px; list-style-type:none; padding: 2px 2px 2px 8px; font-weight:normal;}

#bullets ul li a  { display:block; width:100%; padding: 0px; color: #069; }


/*   ---------------    Bases de autos e interiores --------------------------------  */

#vehiculo { width:196px; height:98px;  z-index:5;}
#nombreColor { width:190px; height:15px; padding:85px 0px 0px 0px; text-align:right; color: #FFF; z-index:6; font-size:x-small; font-weight:bold}



#baseCamaro { width:196px; height:98px; float:left; background:url(../fotos/autos/camaro/iphone/auto10.jpg) no-repeat top left;}
#interiorCamaro { width:100%; background:url(../fotos/autos/camaro/iphone/interiores.jpg) no-repeat top left; height:98px; }

#baseCruze { width:196px; height:98px; float:left; background:url(../fotos/autos/cruze/iphone/auto7.jpg) no-repeat top left;}
#interiorCruze{ width:100%; background:url(../fotos/autos/cruze/iphone/interiores.jpg) no-repeat top left; height:98px; }

#baseChevy { width:196px; height:98px; float:left; background:url(../fotos/autos/chevy/iphone/auto9.jpg) no-repeat top left;}
#interiorChevy { width:100%; background:url(../fotos/autos/chevy/iphone/interiores.jpg) no-repeat top left; height:98px; }


/*  Chevy 5 puertas  */
#baseChevyB { width:196px; height:98px; float:left; background:url(../fotos/autos/chevyb/iphone/auto9.jpg) no-repeat top left;}
#interiorChevyB { width:100%; background:url(../fotos/autos/chevy/iphone/interiores.jpg) no-repeat top left; height:98px; }

/*  Chevy Sedan  */
#baseChevyC { width:196px; height:98px; float:left; background:url(../fotos/autos/chevyc/iphone/auto9.jpg) no-repeat top left;}
#interiorChevyC { width:100%; background:url(../fotos/autos/chevyc/iphone/interiores.jpg) no-repeat top left; height:98px; }

/*  Aveo  */
#baseAveo { width:196px; height:98px; float:left; background:url(../fotos/autos/aveo/iphone/auto18.jpg) no-repeat top left;}
#interiorAveo { width:100%; background:url(../fotos/autos/aveo/iphone/interiores.jpg) no-repeat top left; height:98px; }

/*  Optra  */
#baseOptra { width:196px; height:98px; float:left; background:url(../fotos/autos/optra/iphone/auto0.jpg) no-repeat top left;}
#interiorOptra { width:100%; background:url(../fotos/autos/optra/iphone/interiores.jpg) no-repeat top left; height:98px; }

/*  Astra  */
#baseAstra { width:196px; height:98px; float:left; background:url(../fotos/autos/astra_sedan/iphone/auto8.jpg) no-repeat top left;}
#interiorAstra { width:100%; background:url(../fotos/autos/astra_sedan/iphone/interiores.jpg) no-repeat top left; height:98px; }

/* Meriva */
#baseMeriva { width:196px; height:98px; float:left; background:url(../fotos/autos/meriva/iphone/auto8.jpg) no-repeat top left;}
#interiorMeriva { width:100%; background:url(../fotos/autos/meriva/iphone/interiores.jpg) no-repeat top left; height:98px; }

/*  Malibu  */
#baseMalibu { width:196px; height:98px; float:left; background:url(../fotos/autos/malibu/iphone/auto8.jpg) no-repeat top left;}
#interiorMalibu { width:100%; background:url(../fotos/autos/malibu/iphone/interiores.jpg) no-repeat top left; height:98px; }

/*  Corvette  */
#baseCorvette { width:196px; height:98px; float:left; background:url(../fotos/autos/corvette/coupe/iphone/auto8.jpg) no-repeat top left;}
#interiorCorvette { width:100%; background:url(../fotos/autos/corvette/coupe/iphone/interiores.jpg) no-repeat top left; height:98px; }


/*  Corvette B convertible  */
#baseCorvetteB { width:196px; height:98px; float:left; background:url(../fotos/autos/corvette/convertible/iphone/auto8.jpg) no-repeat top left;}
#interiorCorvetteB { width:100%; background:url(../fotos/autos/corvette/coupe/iphone/interiores.jpg) no-repeat top left; height:98px; }


/*  --------------------   pick ups --------------------------------  */

/*  Tornado  */
#baseTornado { width:196px; height:98px; float:left; background:url(../fotos/pickups/tornado/iphone/auto8.jpg) no-repeat top left;}
#interiorTornado { width:100%; background:url(../fotos/pickups/tornado/iphone/interiores.jpg) no-repeat top left; height:98px; }


/*  Colorado  */
#baseColorado { width:196px; height:98px; float:left; background:url(../fotos/pickups/colorado/iphone/auto19.jpg) no-repeat top left;}
#interiorColorado { width:100%; background:url(../fotos/pickups/colorado/iphone/interiores.jpg) no-repeat top left; height:98px; }

/*  SILVERADO  1500 */
#baseSilverado { width:196px; height:98px; float:left; background:url(../fotos/pickups/silverado/silverado1500/iphone/auto2.jpg) no-repeat top left;}
#interiorSilverado { width:100%; background:url(../fotos/pickups/silverado/silverado1500/iphone/interiores.jpg) no-repeat top left; height:98px; }

/*  Silverado B 2500 */
#baseSilveradoB { width:196px; height:98px; float:left; background:url(../fotos/pickups/silverado/silverado2500/iphone/auto2.jpg) no-repeat top left;}
#interiorSilveradoB { width:100%; background:url(../fotos/pickups/silverado/silverado1500/iphone/interiores.jpg) no-repeat top left; height:98px; }

/*  Cheyenne */
#baseCheyenne { width:196px; height:98px; float:left; background:url(../fotos/pickups/cheyenne/normal/iphone/auto18.jpg) no-repeat top left;}
#interiorCheyenne { width:100%; background:url(../fotos/pickups/cheyenne/normal/iphone/interiores.jpg) no-repeat top left; height:98px; }

/*  Cheyenne crewcab */
#baseCheyenneB { width:196px; height:98px; float:left; background:url(../fotos/pickups/cheyenne/crewcab/iphone/auto8.jpg) no-repeat top left;}
#interiorCheyenneB { width:100%; background:url(../fotos/pickups/cheyenne/normal/iphone/interiores.jpg) no-repeat top left; height:98px; }


/*  Cheyenne extendida */
#baseCheyenneC { width:196px; height:98px; float:left; background:url(../fotos/pickups/cheyenne/extendida/iphone/auto8.jpg) no-repeat top left;}
#interiorCheyenneC { width:100%; background:url(../fotos/pickups/cheyenne/normal/iphone/interiores.jpg) no-repeat top left; height:98px; }


/*  Avalanche  */
#baseAvalanche { width:196px; height:98px; float:left; background:url(../fotos/pickups/avalanche/iphone/auto17.jpg) no-repeat top left;}
#interiorAvalanche { width:100%; background:url(../fotos/pickups/avalanche/iphone/interiores.jpg) no-repeat top left; height:98px; }


/*  -----------------------------------  SUV s ------------------------------------------------------  */


/*  Captiva  */
#baseCaptiva { width:196px; height:98px; float:left; background:url(../fotos/suvs/captiva/iphone/auto8.jpg) no-repeat top left;}
#interiorCaptiva { width:100%; background:url(../fotos/suvs/captiva/iphone/interiores.jpg) no-repeat top left; height:98px; }

/*  HHR  */
#baseHHR { width:196px; height:98px; float:left; background:url(../fotos/suvs/hhr/iphone/auto16.jpg) no-repeat top left;}
#interiorHHR{ width:100%; background:url(../fotos/suvs/hhr/iphone/interiores.jpg) no-repeat top left; height:98px; }

/*  Suburban */
#baseSuburban { width:196px; height:98px; float:left; background:url(../fotos/suvs/suburban/iphone/auto10.jpg) no-repeat top left;}
#interiorSuburban{ width:100%; background:url(../fotos/suvs/suburban/iphone/interiores.jpg) no-repeat top left; height:98px; }


/*  Tahoe */
#baseTahoe { width:196px; height:98px; float:left; background:url(../fotos/suvs/tahoe/iphone/auto12.jpg) no-repeat top left;}
#interiorTahoe{ width:100%; background:url(../fotos/suvs/tahoe/iphone/interiores.jpg) no-repeat top left; height:98px; }

/*  Traverse */
#baseTraverse { width:196px; height:98px; float:left; background:url(../fotos/suvs/traverse/iphone/auto9.jpg) no-repeat top left;}
#interiorTraverse{ width:100%; background:url(../fotos/suvs/traverse/iphone/interiores.jpg) no-repeat top left; height:98px; }