﻿/*color sala: #d15e00, #007bab*/

a{color: #d15e00;}
#columna #volverSala a{color: #007bab;}
#columna #volverSala a:hover{color: #fff;}
a:hover{background: #d15e00; color: #fff;}
#contenido{background-image: url(/ImagenesInicio/contenido_home_bg.gif);}
#submenu li.selected a{color: #007bab;}
#submenu li a:hover{background-color: #007bab;}
#banners li a:hover{border: 1px solid #007bab;}

h1 strong{
	background: url(/ImagenesInicio/h1_gruposala.gif) no-repeat top right;
}
h1.autocasion strong{
	background: url(/ImagenesInicio/logo_autocasion.jpg) no-repeat top right;
}

#textos .textoInfo{
	border: 1px solid #89adc6;
	background: #eff0f1;
}


/*listado*/
.listadoVehiculos li a.masInfo:hover{color: #d15e00;}

/*formularios*/
#textos .formulario label{
	color: #007bab;
	}

#textos .formulario input, #textos .formulario textarea{
	border: 1px inset #89adc6;
	background: #eff0f1;
	}


#textos .formulario select{
	border: 1px inset #89adc6;
	background: #eff0f1;
}
#textos .formulario input.boton{
	color: #d15e00;
}

/*noticias y eventos*/
#textos .noticiaEvento h3{
	color: #007bab;
	}
	#textos .noticiaEvento .catFecha .cat, #textos .listadoNoticiasEventos li  p.catFecha .cat{
		color: #007bab;
	}

/*concesionarios*/
#textos .listadoConcesionarios li h4{
	color: #007bab;
}

	
/*----mantenemos el aspecto del submenú de la home-----*/
#submenu li a{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 1.8em;
	font-weight: normal;
	background: url(/ImagenesInicio/bullet_columna_home.gif) no-repeat 15px 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 38px;
		
}

		#submenu li.selected a{
			background: url(/ImagenesInicio/submenu_home_selected.gif) no-repeat top left;
			padding-left: 28px;
			color: #cbcbcb !important;
		}

/*quitamos el logo de sala de la opción volver y cambiamos el color del enlace*/
#columna #volverSala a{
			color: #fff;
			background: url(/ImagenesInicio/volver_home_cao_bg.gif) no-repeat top left;

}


