﻿#contenido{background-image: url(/ImagenesInicio/contenido_home_bg.gif);}

#contenido #textos{
	padding-top: 61px !important;
	}
	html>/**/body #contenido #textos{
		padding-top: 56px !important;
	}
#contenido #textos h2{
	height: 49px;
	}

#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;
		}

#contenido #textos ul.listadoVehiculos{
	margin-left: 30px;
	width: 654px;
}
	#contenido #textos ul.listadoVehiculos li{
		width: 217px;
		}
}

#seccionesHome{
	background: url(/ImagenesInicio/secciones_home_bg.gif) repeat-y top left;
	margin-top: 20px;
	height: 407px;
	overflow: hidden;
	width: 100%;
}
#seccionesHome hr{
	display: none;
}
#noticiasHome, #eventosHome{
	float: left;
	position: relative;
	margin: 0;
}
#noticiasHome{
	width: 371px;
	padding-top: 15px;
	overflow: hidden;
}
	#noticiasHome h2{
		position: absolute;
		top: 0;
		left: 0;
		width: 371px;
		height: 26px !important; 
		background: url(/ImagenesInicio/h2_home_noticias.gif) no-repeat top left;
	}
#textos #noticiasHome ul{
	width: 340px;
	margin: 0 20px 10px 20px;
	}
		#textos #noticiasHome ul h3{
			background: url(/ImagenesInicio/bullet_home1.gif) no-repeat 13px 5px !important;
		}
		#textos #noticiasHome ul h3 a{
			text-decoration: none;
		}

#eventosHome{
	width: 304px;
	padding-top: 25px;
	}
#eventosHome h2{
	top: 0;
	left: 0;
	width: 312px;
	height: 26px !important;
	background: url(/ImagenesInicio/h2_proximos_eventos.gif) no-repeat top left;
}
	#eventosHome ul{
		margin: 0 10px 10px 10px;
		font-size: 1.1em;
		padding-top: 10px;
	}
		#eventosHome ul li{
			margin: 0 0 10px 0;
			padding: 0;
			position: relative;
			display: block;
			height: 10px;
		}
			html>/**/body #eventosHome ul li{ height: auto;}
			
		#eventosHome ul li span.fecha{
			padding-right: 6px;
			background: url(/ImagenesInicio/bullet_home2.gif) no-repeat top right;
			position: absolute; 
			top: 0;
			left: 0;
			margin: 0;
			}
		#eventosHome ul li a{
			font-weight: bold;
			text-decoration: none;
			margin: 0 0 0 65px;
			display: block;
			}



/*utilizamos los mismos valores que grupo sala. color sala: #d15e00, #007bab*/

a{color: #d15e00;}
#columna #volverSala a{color: #007bab;}
#columna #volverSala a:hover{color: #fff;}
a:hover{background: #d15e00; color: #fff;}

#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;
}
#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;
	}
	#textos .listadoNoticiasEventos li div{
		margin-left: 20px;
		font-size: 1.1em;
	}
	
	
/*quitamos el logo de sala de la opción volver y cambiamos el color del enlace*/
#columna #volverSala a{
			background: none;
			padding: 5px;
			color: #fff;
}
