/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 

body{
	background: url(img/valmaggiore_bg.jpg) 755px 0 no-repeat #eeeeee;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
}

ul{
	list-style-type:none;
}
 
#page{ 
 width:750px; 
 text-align:left;  
 margin: 20px auto 0 20px;  
 background: url(img/main_right_bg.jpg) repeat-y right #ffffff;
 
} 
 
#header{
 position:relative; 
 height:90px; 
 width:100%;
 background: url(img/header.jpg) no-repeat bottom;
 margin:35px 0 0 0;
 position:relative;
 border-bottom:3px solid #008C39;
} 

#comuni{
	position:absolute;
	left: 160px;
	bottom: 80px;
	font-size: 90%;
}

#comuni li{
	display:inline;
	margin-left: 15px;
}

#comuni a{
	font-weight: bold;
	color: #18ADDE;
}

#logo{
	position:relative;
	bottom: 25px;
	left:10px;	
}

h1{
	position:absolute;
	bottom:1000px;
}
#scrivici{
	color:white;

}
 
p#credit{
	margin: 10px 3px 3px 6px;
	font-size: 75%;
	text-align: center;
}

#pa21
	{
	 font-size: 90%;	
	}
 
#footer{
 height:15px; 
 clear:both;
 margin-bottom:8px;
 padding: 3px 5px;
 background: url(img/footer_bg.jpg) repeat-x;
 font-weight: bold;
 color: white;
 text-align:center;
 font-size:90%;
 width:700px;
 border-top: 2px #00507a solid;
 border-bottom: 1px #00507a solid;
} 
#footer img{
 position:relative;
 top: 3px;
 margin: -3px 3px 0 0;
}

a img {border:0}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

