@charset "utf-8";


body {
	background-color:#ededed;
	background-image:url(../imagenes/fondoweb.jpg);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Arial, Georgia, Times New Roman, Times, serif;
	font-size:1.1em;
	text-align:center;
	margin:0;
	padding:0;
}

#cuerpo {
	color:#666666;
	font-size: 80%;
	width: 800px;
	margin:auto;	
}

#logo {
	text-align:left;
	*heigth:800px;
	margin:0px;
	padding:0px 0px 0px 0px;
	clear:both;	
	background-image:url(../imagenes/fondologo.png);
	_background-image:none;
	background-repeat:no-repeat;
	background-position:right center;
}


/********************************************************************************************************
**************************** ESTILOS GENERALES *************************************************************
*********************************************************************************************************/

a.enlace:link, a.enlace:visited, a.enlace:active{
	text-decoration:none;
	color:#A30000;
}

a.enlace:hover {
	text-decoration:underline;
	color:#666;
}

a.enlace_der:link, a.enlace_der:visited, a.enlace_der:active {
	background-image:url(../imagenes/flechader.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:15px;
}

a.enlace_der:link, a.enlace_der:visited, a.enlace_der:active{
	text-decoration:none;
	color:#A30000;
}

a.enlace_der:hover {
	text-decoration:underline;
	color:#666;
}


/********************************************************************************************************
**************************** ESTILO MENU SUPERIOR *************************************************************
*********************************************************************************************************/

#menu_superior {
	text-align:left;
	background-color:#FFFFFF;
}

#menu_superior .top {
	height:10px;
	background-image:url("../imagenes/superior_menu_sup.jpg");
	background-position:top;
	background-repeat:no-repeat;
}

#menu_superior .bottom {
	height:10px;
	background-image:url("../imagenes/inferior_menu_sup.jpg");
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0;
	clear:both;
}


#cabecera {
	width:798px;
	background-color:#FFFFFF;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;	
	_margin:-10px 0px -10px 0px; /*solo ie6*/
}

.nav {
	overflow: hidden;
	margin:0px 0px 10px -30px;
	*margin:0px 10px 10px 10px; /* para ie6 y ie7*/	
}

.nav li {
	list-style: none;
	float:left;	
}

.nav li a {	
	z-index: 10;
	overflow: hidden;
	float:left;
	text-decoration:none;
	/*para ie6*/
	background-image:url(../imagenes/fondo2.jpg);
	background-repeat:repeat-x;
}

/*.nav li a:hover, .nav li a:active, .nav li a:visited {border: none;}*/

#nav {
	width:100%;	
	overflow: hidden;
	font-size:1.1em;
	font-size:98%;
	font-weight:bold;
	margin:0;
	padding:0;
	background-image:url(../imagenes/fondo2.jpg);
	background-repeat:repeat-x;

}

#nav li {
	float:left;
	border-right:1px solid #e5e5e5;
}

#nav a {
	height:25px;
	display:block;
	text-transform:uppercase;
	color:#a30000;
	padding:13px 10px 15px 15px;
}

#nav a:hover {color:#666;}

#nav a span {
	color:#999;
	display:block;
	font-weight:normal;
	font-size:0.8em;
}


#nav #actual a {
    background: url("../imagenes/izquierdam.jpg") no-repeat;
	padding-right:0px; 
	z-index:500;
	color:#000000;
 }
 

 #nav #actual em {
 	 display:block;
 	 font-style:normal;
	 background: url("../imagenes/derecham.jpg")  no-repeat 100% 0%;	
	 padding:12px 25px 14px 15px;
	 margin-top:-13px;
 }



.fotografia {
    clear:both;
	width:774px;
	height:250px;
	background-color:#fff;
	padding-left:11px;
	_padding:10px 0px 0px 11px;
}



/********************************************************************************************************
**************************** ESTILO NEWSTICKER ****************************************************
*********************************************************************************************************/

#NewsTicker {
	background-image:url(../imagenes/back_news.jpg);
	background-repeat:no-repeat;
	padding:6px 0px 6px 15px;
	text-align:left;
	clear:both;
	margin:8px 0px -4px 0px;
}

#NewsVertical {
	width: 770px;
	height: 30px;
	display: block;
	overflow: hidden;
	position: relative;
}


#TickerVertical {
	width: 770px;
	height: 30px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#TickerVertical li {
	display: block;
	width: 770px;
	color: #333333;
	text-align: left;
	margin: 0;
	padding: 6px;
	float: left;
}

#TickerVertical li .NewsTitle{
	display: block;
	margin:0;
	padding:0px 0px 0px 90px;
	font-weight:normal;
}


#TickerVertical b {
	font-weigth:normal;
	color:#FF6600;
}



/********************************************************************************************************
**************************** ESTILO NEWSTICKER v2 ****************************************************
*********************************************************************************************************/

#newsticker {
	background-image:url(../imagenes/back_news.jpg);
	background-repeat:no-repeat;
	padding:6px 0px 6px 15px;
	text-align:left;
	clear:both;
	margin:8px 0px -4px 0px;
	width: 790px;
	height: 30px;
	display: block;
	overflow: hidden;
	position: relative;
}


#newsticker li {
	display: block;
	width: 770px;
	color: #333333;
	text-align: left;
	margin: 0;
	padding:6px 6px 6px 90px;
	float: left;
}


#newsticker li.error {
	color: #f00;
}


#newsticker #togglenewsticker {
	background: transparent url("../js/newsv2/icon_closenewsticker.gif") no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 20px;
	top: 13px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #newsticker #togglenewsticker {
	right: 30px;
}










/********************************************************************************************************
**************************** ESTILO CUERPO DE LA WEB ****************************************************
*********************************************************************************************************/

#banner_promo {
	margin-top:10px;
	text-align:left;
	_width: 800px;
	color:#666666;
	position:relative;	
}

#banner_promo .top {
	padding:19px 0px 0px 0px;
	background-image: url("../imagenes/superior.gif");
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#banner_promo .bottom {	
	
	background-image: url("../imagenes/bottom_portada.jpg");
	background-position: 0% 0%;
	background-repeat: no-repeat;
	padding:5px 0px 5px 0px;
	height:64px;
}

#banner_promo .bottom ul {
	margin:6px 0px 10px -20px;
	padding:0;
}

#banner_promo .bottom ul li {
	display:block;
	float:left;
	margin:5px 0px 0px 55px;
	*margin:8px 0px 0px 45px; /*Ajustamos los valores para que encaje en ie7*/
	padding:8px 0px 8px 32px
}

#banner_promo .bottom ul li#info {
	background-image:url(../index/imagenes/banner_info.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}

#banner_promo .bottom ul li#pt {
	background-image:url(../index/imagenes/banner_pt.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}


#banner_promo .bottom ul li#memoria {
	background-image:url(../index/imagenes/banner_memoria.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}


#banner_promo .bottom ul li#localizacion {
	background-image:url(../index/imagenes/banner_localizacion.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}


#banner_promo .bottom ul li#visita {
	background-image:url(../index/imagenes/banner_visita.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}


#banner_promo .bottom .btn_seguimiento_anterior {
	text-align:left;
	width:240px;
	margin-left:40px;
	float:left;
}

#banner_promo .bottom .btn_seguimiento_siguiente {
	text-align:right;
	width:263px;
	float:left;
}


.contenido {
	text-align:left;
	line-height:1.5em;
	border: 1px solid #ccc;
	border-top:0;
	border-bottom:0;
	background-color: #fff;
	padding: 0px 10px 1px 20px;
}

.contenido h1 {
	margin-top: -5px; /*solo quiero que se vea en firefox*/
	.margin-top:0px; /*solo para ie6 y 7*/
	font-family: "Georgia", Times New Roman, Times, serif;
	color:#000000;
	font-size:2em;
	font-weight:normal;
	font-style:italic;
}

.contenido h2 {
	margin-top:-13px;
	padding:-3px 0px 2px 0px;
	*padding:2px 0px 2px 0px;
	font-size:1.5em;
	color:#666;
	font-style:italic;
	font-weight:normal;
}

.contenido h3 {
	margin:0;
	margin-bottom:-0.3em;
	*margin-bottom:-0.5em;
	padding:0;
	font-size:1.4em;
	font-weight:normal;
	color:#FF6600;
}

strong {
	font-weight:bold;
	font-style:italic;

}


.banner_info {
	width:245px;
	float:left;
	margin-right:10px;
}

.banner_info h3 {
	margin:0;
	margin-bottom:-0.3em;
	*margin-bottom:-0.5em;
	padding:0;
	font-size:1.4em;
	font-weight:normal;
	color:#FF6600;
}

.banner_info img {
	border:1px solid #CCCCCC;
	margin:-5px 0px 10px 0px;
}

.banner_info img#ultima {
	border:none;
}

.banner_info#ultima {
	margin-top:-2.9em;
	margin-left:0;
}



#banner_apartados{
	clear:both;
	text-align:left;
	height:205px;
	background-image:url(../index/imagenes/banner_apartados.jpg);
	background-repeat:no-repeat;
	padding:10px 0px 0px 18px;
}

#banner_apartados .boton {
	margin-left:1.2em;
	cursor:pointer;
	width:130px;
	height:25px;
	background-image:url(../index/imagenes/btn_mas_informacion.gif);
	background-repeat:no-repeat;
}


#banner_apartados h1 {
	margin:0;
	padding:0;
	padding-top:0.4em;
	font-size:1.4em;
	font-weight:normal;
	color:#FF6600;
}


#banner_apartados img {
	float:left;
	margin:10px 10px 0px 0px;
}

#banner_apartados .ap {
	width:172px;
	height:170px;
	margin:0px 0px 10px 0px;
	padding:10px;
	border-right: 1px solid #ccc;
	float:left;
}


/*ESTE AJUSTE ES PARA EL SAFARI*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#banner_apartados .ap {
		line-height:20px;	
		width:172px;
		height:170px;
		margin:0px 0px 10px 0px;
		padding:10px;
		border-right: 1px solid #ccc;
		float:left;
	}
}

#banner_apartados .ap#ultimo {
	border:none;
}




#banner_parking {
	text-align: left;
	width: 200px;
	height: 190px;
	float:left;
	background-image:url(../index/imagenes/banner_parking.png);
	background-repeat: no-repeat;
	margin:0;
	padding:20px 5px 0px 190px;
	line-height: 23px;


}




#banner_glezvalle {
	text-align: left;
	width: 200px;
	height: 190px;
	float:left;
	background-image:url(../index/imagenes/banner_valle.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding:20px 5px 0px 190px;
	line-height: 23px;


}




.tit {
	font-size:1.4em;
	font-weight:normal;
	color:#FF6600;


}

#banner_parking p {

	margin:0;
	padding: 10px 0px 0px 0px;

}

p.valle {

	margin:0;
	padding: 10px 0px 0px 0px;

}

.boton_info {
	
	margin-left: 30px;
	
	}




/********************************************************************************************************
**************************** ESTILO PIE DE LA WEB *******************************************************
*********************************************************************************************************/



#pie {
	font-family:"Arial", Helvetica, sans-serif;
	font-size:0.8em;
	text-align:left;
	clear:both;
	height:90px;
	margin-top:5px;
	padding:10px;
	padding-top:12px;
	background-image:url(../imagenes/backpie.gif);
	background-repeat:no-repeat;
	line-height:15px;
	
}

#pie p {
	margin:0;
	padding:0;
}

#pie .bloque {
	font-size:1.1em;
	text-align:right;
	width:120px;
	padding:20px 20px 25px 0px;
	margin-right:15px;
	border-right: 1px solid #ccc;
	float:left;
}

#pie .bloque_direcciones {
	color:#666;
	text-align:left;
	width:220px;
	padding:10px 0px 10px 0px;
	margin-right:15px;
	border-right: 1px solid #ccc;
	float:left;
}


/********************************************************************************************************
**************************** ESTILO COPYRIGHT *************************************************************
*********************************************************************************************************/

#copy {
	font-family:"Arial", Helvetica, sans-serif;
	font-size:0.8em;
	text-align:center;
	clear:both;
	margin-bottom:10px;
}
