html {
 height: 100%;
 background-image: url(../images/index/background.jpg)}
 
body { 
 margin-top: 0px; 
 margin-bottom: 0px; 
 margin-right: 0px; 
 margin-left: 0px;
 height: 100%;
 background-image: url(../images/index/background_repeat.jpg);
 background-repeat: no-repeat;
 background-position: top center}
 
ul#main_menu {
 margin: 0;
 padding: 0;
 list-style-type: none;}
ul#main_menu li {
 margin: 0;
 padding: 0;
 float: left;}
ul#main_menu li a {
 display: block;
 height: 39px;
 background-position: 0px 0px;
 background-repeat: no-repeat;
 outline:none;}
ul#main_menu li.boton1 a {
 background-image: url(../images/index/menu_home.jpg);
 width: 68px;}
ul#main_menu li.boton2 a {
 background-image: url(../images/index/menu_la_empresa.jpg);
 width: 91px;}
ul#main_menu li.boton3 a {
 background-image: url(../images/index/menu_sucursales.jpg);
 width: 92px;}
ul#main_menu li.boton4 a {
 background-image: url(../images/index/menu_servicios.jpg);
 width: 79px;}
ul#main_menu li.boton5 a {
 background-image: url(../images/index/menu_financiacion.jpg);
 width: 97px;}
ul#main_menu li.boton6 a {
 background-image: url(../images/index/menu_0km.jpg);
 width: 49px;}
ul#main_menu li.boton7 a {
 background-image: url(../images/index/menu_usados.jpg);
 width: 67px;}
ul#main_menu li.boton8 a {
 background-image: url(../images/index/menu_accesorios.jpg);
 width: 89px;}
 ul#main_menu li.boton9 a {
 background-image: url(../images/index/menu_promos.jpg);
 width: 81px;}
ul#main_menu li a.select {
 background-position: 0px -39px;}
ul#main_menu li a:hover {
 background-position: 0px -78px;}
.invisible {
 display: none;}

.menu_title,
.menu_title a, 
.menu_title a:active, 
.menu_title a:link,
.menu_title a:visited {
 font-family: Arial, Tahoma, Verdana; 
 font-size: 10px; 
 color: #FFFFFF; 
 font-weight:bold; 
 margin-left:4px; 
 text-decoration: none}
.menu_title a:hover {
 text-decoration: none; 
 color: #DDDDDD}

.menu_top, 
.menu_top a, 
.menu_top a:active, 
.menu_top a:link, 
.menu_top a:visited {
 font-family: Verdana, Arial, Tahoma; 
 font-size: 9px; 
 color: #545454; 
 text-decoration: none}
.menu_top a:hover {
 color: #990000; 
 text-decoration: underline;}

.text_clientes{
	font-family: Arial, Tahoma, Verdana; 
	 font-size: 10px; color: #000000; 
	 font-weight:normal; 
	 background: #FFFFFF
}

.input_contacto
{
	BORDER-RIGHT: #000000 1px groove;
	FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica; COLOR: #000000; 
	BORDER-LEFT: #000000 1px groove;
	WIDTH: 120px; 
	BORDER-BOTTOM: #000000 1px groove; 
	BORDER-TOP: #000000 1px groove; 
	BACKGROUND-COLOR: #FFFFFF
}

.textarea_contacto
{
	BORDER-RIGHT: #000000 1px groove;
	FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica; COLOR: #000000; 
	BORDER-LEFT: #000000 1px groove;
	WIDTH: 275px; 
	BORDER-BOTTOM: #000000 1px groove; 
	BORDER-TOP: #000000 1px groove; 
	BACKGROUND-COLOR: #FFFFFF
}


.pull_down { 
 font-family: Arial, Tahoma, Verdana; 
 font-size: 10px; color: #000000; 
 font-weight:normal; 
 background: #FFFFFF}

.text, 
.text a, 
.text a:active, 
.text a:link, 
.text a:visited {
 font-size: 11px; 
 font-family: Arial, Tahoma, Verdana; 
 font-weight:normal; color: #222222; 
 line-height:13px;
 text-decoration: none}
.text a:hover {
 text-decoration: underline}
 
.text_bullet, 
.text_bullet a, 
.text_bullet a:active, 
.text_bullet a:link, 
.text_bullet a:visited {
 font-size: 11px; 
 font-family: Arial, Tahoma, Verdana; 
 font-weight:normal; color: #666666; 
 line-height:13px;
 text-decoration: none}
.text_bullet a:hover {
 text-decoration: underline}
 
.text_field { 
 font-family: Arial, Tahoma, Verdana; 
 font-size: 10px; color: #222222; 
 font-weight:normal; 
 background: #FFFFFF; 
 width: 148px; 
 border:1px solid #e2d9bb;}
 
 .title_table {
 font-family: Arial, Tahoma, Verdana; 
 font-size: 10px; 
 color: #FFFFFF; 
 font-weight:bold; 
 margin-left:4px; 
 text-decoration: none}