/* CSS Document */

* {
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

body {
	background-color:#FFFFFF;
	margin:0;
	text-align:center;
}

img { border:none; margin:0px;  }
#menu_histoire {
	display:none;
	position:absolute;
	z-index:1000;
	left:517px;
	width:93px;
	top:30px;
}
#menu_histoire li{
	background-color:#afd44d;
	font-size:13px;
	margin:0px;
	padding:0px;
}
#menu_ayuntamiento {
	display:none;
	position:absolute;
	z-index:1001;
	left:610px;
	width:93px;	
	top:30px;
}

#menu_ayuntamiento li{
	background-color:#00a0b7;
	font-size:13px;
}

#menu_aso {
	display:none;
	position:absolute;
	z-index:1002;
	left:703px;
	width:94px;
	top:30px;	
}

#menu_aso li{
	background-color:#de893e;
	margin:0px;
	padding:0px;
	font-size:13px;

}

#menu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.menu {
	z-index:2000;
	cursor:pointer;
	font-size:11px;
}

img {
	border:none;
	margin:0px;
	padding:0px;
}

ul {
	margin:0px;
	padding:0px;
}
#global {
	 width: 994px;
	 height:300px;
	 margin-left:auto;
	 margin-right:auto;
	 background-color:#FFFFFF;
	 text-align:left;
}
#header {
	position:relative;
	width:100%;
	top:0;
	height:191px;	
	background-image:url(images/llano_01.jpg);
	background-repeat:no-repeat;
	z-index:100;
}

#headerayto {
	position:relative;
	width:100%;
	top:0;
	height:191px;	
	background-image:url(images/llano_01_ayto.jpg);
	background-repeat:no-repeat;
	z-index:100;
}

#headergal {
	position:relative;
	width:100%;
	top:0;
	height:191px;	
	background-image:url(images/llano_01_gal.jpg);
	background-repeat:no-repeat;
	z-index:100;
}

#headeraso {
	position:relative;
	width:100%;
	top:0;
	height:191px;	
	background-image:url(images/llano_01_aso.jpg);
	background-repeat:no-repeat;
	z-index:100;
}

#headeren {
	position:relative;
	width:100%;
	top:0;
	height:191px;	
	background-image:url(images/llano_01_en.jpg);
	background-repeat:no-repeat;
	z-index:100;
}

#menu {
	position:absolute;
	margin-top:160px;
	height:30px;
}

#content{
	height: 360px;
	position:relative;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}

.contentgnral {
	background-image:url(images/llano_17.gif);
	background-repeat:repeat-y;
}

.contentayto {
	background-image:url(./images/llano_17_ayto.gif);
	background-repeat:repeat-y;}
	
.contentaso {
	background-image:url(images/llano_17_aso.gif);
	background-repeat:repeat-y;
}

.contentgal {
	background-image:url(images/llano_17_gal.gif);
	background-repeat:repeat-y;
}

.contenten {
	background-image:url(images/llano_17_en.gif);
	background-repeat:repeat-y;
}

html>body #content {
height: auto;
min-height: 360px;
} 

#footer {
	background-image:url(images/llano_12_vert.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:100%;
	height:138px;
}

#footerayto {
	background-image:url(images/llano_12_ayto.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:100%;
	height:140px;
}

#footeraso {
	background-image:url(images/llano_12_aso.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:100%;
	height:140px;
}

#footergal {
	background-image:url(images/llano_12_gal.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:100%;
	height:140px;
}

#footeren {
	background-image:url(images/llano_12_en.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:100%;
	height:140px;
}


#menu dt {
cursor: pointer;
text-align: center;
border: 1px solid gray;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: left;
}

#menu li a:hover, #menu dt a:hover {
	text-decoration:underline;
}

#images_index {
	width:300px;
	margin-top:10px;
	float:left;
	margin-right:20px;
}

#contenu {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	position:relative;
}

#tiempo {
	width:500px;
	border:1px solid #ACD634;
}

#ultimas_noticias {
	width:100%;
	border:1px solid #ACD634;
}

.spip_documents_right { margin-left:10px; }
.spip_documents_left { margin-right:10px; }

#lightbox{
	background-color:#8E107E;
	padding: 10px;
	z-index:9999;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; font-size:14px; font-weight:bold; }
#keyboardMsg{ display:none;}
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(./images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
