/* CSS Document */

html
{margin:0px;}

body
{
margin:0px;
background:#D4D9DE  url(../img/main/fondo.jpg) repeat-x;}


H1{
width:778px;
height:100px;
background-color:#FFFFFF;
}


#blanco
{
width:788px;
background-color:#FFFFFF;
}

/* TOP */

#logo
{
float:left;
width:130px;
height:90px;
margin-left:10px;
margin-top:10px;
background-image:url(../img/main/logo.png);
background-repeat:no-repeat;
/*background-color:#00CCCC;*/
}

#espacio_top
{
float:left;
width:60px;
height:62px;
margin-left:2px;
margin-top:25px;
}

.espacio_top_texto
{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:8px;
color:#666666;
text-decoration:none;
margin-left:-4px;
}

.espacio_top_texto:hover{color:#666666; text-decoration:underline;}
.espacio_top_texto:visited{color:#666666;text-decoration:none;}
.espacio_top_texto:link{color:#666666;text-decoration:none;}

li
{
	color:#999999;
	line-height:1.3em;
	list-style-position:inside;
	list-style-type:disc;
	font-size:12px;
}

#contenedor_top
{
float:right;
width:605px;
height:62px;
margin-top:10px;
margin-right:15px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
background-color:#FFFFFF;
margin-left:2px;
}


#concesionario
{
float:left;
width:605px;
height:30px;
font-family:Arial, Helvetica, sans-serif;
color:#999999;
background-color:#FFFFFF;
}


#menu
{
float:left;
width:605px;
height:32px;
background-color:#FFFFFF;
}


#cuadro_menu
{
width:149px;
height:33px;
background-color:#C80214;
margin-right:2px;
float:left;
}

#cuadro_menu:hover
{
/*background-color:#B7C0C7;*/
background-color:#000000;
}

#cuadro_menu2
{
padding-left:5px;
padding-right:5px;
padding-bottom:8px;
padding-top:8px;
text-align:center;
}


.enlace_menu
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-variant: normal;
	font-style: normal;
	font-weight: 400;
}

/* FIN - DEL - TOP */


/* CENTRO */


#contenedor_centro
{
width:768px;
/*height:281px;*/
height:auto;
margin-left:10px;
background-color:#FFFFFF;
}

#imagen_centro
{
width:768px;
height:350px;
/*background-color:#666666;*/
float:left;
}

#carro_centro
{
width:650px;
height:110px;
/*background-color:#666666;*/
float:left;
}

#menu_centro
{
width:100px;
height:105px;
float:left;

}


#titulo_menu_centro
{
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
	background-color:#E5EEF4;	
	margin: 0 0 0 0px;
	padding: 0 0 0 10px;
	padding-right:2px;
	padding-top:5px;
	padding-bottom:8px;
	background: url(../img/main/line_news.gif) left no-repeat #E5EEF4;
	
	}
	
	
#centro_flash
{
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
	margin: 0 0 0 0px;
	padding: 0 0 0 10px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:8px;	
	
	}


.titulo_centro_texto
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#C80214;
	text-transform:uppercase;
	font-weight:bold;
	height: auto;
	margin: 0 0 0 0px;
	/*padding: 0 0 0 10px;*/
	border: none;
}


#enlace_linea
{
margin-left:10px;
border-bottom:#0099CC;
border-bottom-style:dotted;
border-bottom-width:1px;
}

.enlace_centro
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
/*text-decoration:none;*/
text-decoration:underline;
margin-left:10px;
}

.enlace_centro:hover
{
color:#006699;
text-decoration:none;
}

.enlace_centro:link
{
color:#666666;
text-decoration:none;
}

.enlace_centro:visited
{
color:#666666;
text-decoration:none;
}


/* FIN DEL CENTRO */

/* FOOTER */

#footer
{
background-color:#FFFFFF;
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:1px;

border-top-color:#CCCCCC;
border-top-style:solid;
border-top-width:1px;

border-left-color:#CCCCCC;
border-left-style:solid;
border-left-width:1px;

border-right-color:#CCCCCC;
border-right-style:solid;
border-right-width:1px;

width:758px;
height:50px;
margin-left:10px;
margin-right:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
float:left;
margin-top:10px;
}

a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
text-decoration:none;
}
a:hover
{
text-decoration:underline;
}