/* esto es para centrar la pagina y aca va todo el contenido*/
BODY {
margin:0 auto;
padding:0;
}

#container{
margin: 0 auto;
text-align:left;
width:1000px;
padding:0
}
/* finaliza body*/

/* comienza la division del body*/

/* header*/
#cabecera{
	height : 140px; 
	width: 1000px; 
} 
/* finaliza header*/

/* comienza la division de los banners del home*/
#banners{ 
	height : 340px; 
	width: 1000px; 
} 

#banner1{
 
 	float: left;
	height : 340px; 
	width: 500px;
	text-align:right;
	 
} 

#banner2{ 
	float: right;
	height : 340px; 
	width: 500px; 
} 

/* finaliza banners*/

/* comienza la division de las columnas de la zona de abajo*/
#cont_home{ 
	height : 390px; 
	width: 1000px; 
} 
#down1{
	text-align:left;
	
 	float: left;
	height : 390px; 
	width: 332px;
	background: url(images/shadow_down.jpg);
  	background-repeat: no-repeat;
	background-position:right 
}
#down2{
 	float: left;
	height : 390px; 
	width: 332px; 
	background: url(images/shadow_down.jpg);
  	background-repeat: no-repeat;
	background-position:right 
}
#down3{
 	float: left;
	height : 390px; 
	width: 332px; 
}

/* finaliza columnas de abajo*/



/* comienza pie de pagina*/
#pie{ 
	height : 23px; 
	width: 1000px; 
	background: url(images/foot.jpg) ;
} 
/* finaliza pie de pagina*/

/* comienzan las subdivisiones del contenido*/
/* banners de down 1*/
#caja_ban1{
	padding-top:11px; 
	height : 105px; 
	width: 309px;
	text-align:right; 
} 

/* finaliza banners de down 1*/

/* noticias de down 2*/
#tit_not{ 
	height : 20px; 
	width: 200px; 
	background: url(images/tit_novedades.jpg);
  	background-repeat: no-repeat;
	background-position:left bottom 
	
} 
#caja_not1{ 
	height : 110px; 
	width: 310px; 
	padding-left: 5px;
	text-align: left ;
	vertical-align:middle;
} 

#tit_caja_not{ 
	line-height : 15px; 
	width: 120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	vertical-align:bottom;
	padding-top:5px;
}


 
/* finaliza noticias de down 2*/


/* promociones de down 3*/
#tit_promo{ 
	height : 20px; 
	width: 200px; 
	background: url(images/tit_promociones.jpg);
  	background-repeat: no-repeat;
	background-position:left bottom 
} 
	
#caja_promo1{ 
	float:left;
	width: 158px;
	height:100px;
	padding:5px 0 5px 3px;
	text-align: left ;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
} 

/* finaliza promociones de down 3*/

/* promociones de down 4*/
#tit_eventos{ 
	height : 20px; 
	width: 200px; 
	background: url(images/tit_eventos.jpg);
  	background-repeat: no-repeat;
	background-position:left bottom 
}
#caja_eventos{ 
	float:left;
	width: 316px;
	height:100px;
	padding:5px 0 10px 3px;
	text-align: left ;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
} 
/* finaliza promociones de down 4*/

/* textos*/
h1 {
	letter-spacing: 0px;
	font-size: 14px;
}

/* contenedor renault*/
#cont_renault{ 
	height: 480px; 
	width: 1000px; 
} 

/*finaliza contenedor renault*/

/* contenedor empresa*/
#cont_empresa{ 
	height : 690px; 
	width: 1000px; 
} 

/*finaliza contenedor empresa*/

/* contenenidos empresa*/
#cont_tex_empresa {
	float: left; 
	padding-left: 15px;
	height : 630px; 
	width: 333px; 
} 

#ban_empresa { 
	height : 378px; 
	width: 651px; 
	float: right
} 

#cont_tex_mision {
	float: right; 	
	height : 280px; 
	width: 651px; 
	background:url(images/shadow_down2.jpg);
  	background-repeat: no-repeat;
	background-position:left 
} 

/*finaliza contenidos empresa*/

/* contenedor butique*/
#cont_boutique{ 
	height : 714px; 
	width: 1000px; 
} 

/*finaliza contenedor butique*/

/* contenedor descubre*/
#cont_descubre{ 
	height :1100px; 
	width: 1000px; 
} 

/*finaliza contenedor descubre*/

/* contenenidos descubre*/
#cont_menu_descubre {
	float: left; 
	height : 1100px; 
	width: 250px; 
	background:url(images/shadow_large1.jpg);
  	background-repeat: no-repeat;
	background-position:right;
} 

#cont_historia { 
	height :1100px; 	
	width: 745px; 
	float: right
} 

#cont_servicio{ 
	height :700px; 
	width: 1000px; 
} 
/*finaliza contenedor descubre*/

/* contenedor financia*/
#cont_financia{ 
	height :500px; 
	width: 1000px; 
} 

/*finaliza contenedor financia*/

/* contenenidos financia*/
#banner_financia {
	float: left; 
	height : 500px; 
	width: 330px; 
	background:url(images/shadow_large2.jpg);
  	background-repeat: no-repeat;
	background-position:right;
} 

#cont_definancia { 
	height :500px; 	
	width: 660px; 
	float: right
} 
/*finaliza contenedor financia*/

#cont_noticias{ 
	height :550px; 
	width: 1000px; 
} 
#side_noticias_left {
	height:auto;
	min-height :550px; 	
	width: 630px; 
	float: left
} 
#side_noticias_right {
	height:auto;
	min-height :490px; 
	width: 330px; 
	float: right;
	background:url(images/shadow_large2.jpg);
  	background-repeat: no-repeat;
	background-position:left;
	padding-left: 25px;
} 

#down_denot{
	float: left;
	height:auto;
	min-height :480px;
	width: 320px;
	background-repeat: no-repeat;
	background-position:right
}

/*finaliza contenedor noticias*/

#cont_eco{ 
	height :500px; 
	width: 1000px; 
} 

#cont_menu_eco {
	float: left; 
	height : 500px; 
	width: 250px; 
	background:url(images/shadow_large2.jpg);
  	background-repeat: no-repeat;
	background-position:right;
} 

#cont_eco_der { 
	height :500px; 	
	width: 745px; 
	float: right
} 

#cont_usados{ 
	height :2050px; 
	width: 1000px; 
} 
#banner_usados {
	float: left; 
	height : 2000px; 
	width: 330px; 
	background:url(images/shadow_large1.jpg);
  	background-repeat: no-repeat;
	background-position:right top; 
} 
p.VER{
	color: #FD0006;
	text-align: right;
}
p.VER a:link {
	color: #FD0006;
}
p.VER a:hover {
	color: #FD0006;
	text-decoration:underline;
}
/********NUEVOS 2011********/
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Estilo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration:none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration:underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration:none;
}
.Estilo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
p{margin:0; padding:0; border:0;}
#clear{clear:both; margin:0; padding:0;}

