/******************************************************************************* 
*                                                                              * 
*  Site      :  * 
*  Author    :  * 
*                                                                              * 
*******************************************************************************/ 

/* Logo */

#header {
	background-color:#ffffff;
	width: 980px;
	height: 131px;
	margin: 0 auto;

/*
	background-image: url(/images/header/header_bg.jpg);
	background-repeat:  repeat-x;
*/

	border-top:solid;
	border-top-color:#aaaaaa;
	border-top-width:1px;
	border-left:solid;
	border-left-color:#aaaaaa;
	border-left-width:1px;
	border-right:solid;
	border-right-color:#aaaaaa;
	border-right-width:1px;
}



#header_logo {
	width: 88px;
	height: 131px;
	float:left;
	border: none;
}
#header_logo img{
	border:none;
}
#header_logo a{
	border:none;
}
#header_logo a:hover{
	border:none;
}




#header_logo h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#header_logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}



.banner_top {
	float: right;
	width: 600px;
	height: 100px;
	margin-top:0px;
	padding: 15px 10px 0px 0px;
	overflow:hidden; 
	
/*
	border:#00ff00;
	border-style:solid;
	border-width:1px;	
*/
}



#header_title {
	margin-top:30px;
	height:80px;
	width:270px;
	float:left;

font-family:"arial";
font-size:1.50em;
letter-spacing:0.1em;
line-height:1.2em;


/*	border:#00ff00;
	border-style:solid;
	border-width:1px;	
*/	
}

#header_title_ayuntamiento {
color:#666666;
font-weight:normal;
}
#header_title_localidad {
color:#990033;
font-size:1.25em;
}
#header_title_texto {
color:#cccccc;
font-size:small;

}










