* {margin:0; padding:0}
html, body, #wrap, #main {height: 100%}
body > #wrap {height: auto; min-height: 100%;}
body {background-color:#d8e0e6;}
#wrap {width:100%;}
#header { width:100%;background-color:#007dbf;border-bottom:4px solid #81bfeb; height:100px; position:relative }
#innerheader {width:950px; margin:0 auto;border-bottom:3px solid #81bfeb; height:100%; text-align:center; position:relative;}
#innerheader #logo {position:absolute; left:0px; bottom:25px;}
#main {padding-bottom: 150px; border-top:2px solid #666666;}
#innermain {padding:40px 10px 10px 5px; height:100%; min-height:100%;background-color:#FFFFFF; width:928px; margin:0 auto; border:1px solid #666666; border-top:0; border-bottom:0;}
#footer {position:relative;
		background-color:#2a7fbd;
		margin-top: -150px;
		height: 150px;
		clear:both;}
#innerfooter {width:950px; margin:0 auto;}
/* CLEARFIX */
.clearfix:after {content: ".";
				display:block;
				height:0;
				clear:both;
				visibility:hidden;}
.clearfix {display: inline-block;}
/* Hideds from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

#leftmenu {width:245px; float:right; background-color:#FFFFFF; height:100%; }
#rightcontent {width:681px; float:right; background-color:#FFFFFF; height:100%; text-align:left}
#rightcontent h3{
	padding-bottom:10px;
}
#rightcontent p{font-size:11px;}
#leftcontent .h1{ font-size:24px; height:30px;}
#leftcontent .h2{ font-size:18px;}
#foto_destra {margin:30px 0;}
#leftcontent p{
	font-size:12px;
	padding:5px;
}
#localtesto2 p{
	text-align:justify;
	font-size:12px;
	padding:5px 35px 5px 5px;
}
.clear {clear:both}
.logo {position:absolute; left:0px; bottom:25px;}
#intestazione2 {
	/*height:230px;*/ text-align:center; font-size:11px; padding-top:50px; margin-right:10px;
}
#intestazione2 .webaddress {
	background-color:#d8e0e6;  padding:5px; margin: 0 0 0 -8px; border:1px solid #666666; border-left:none;
}
#intestazione2 .webaddress a {
	color:#333;
	text-decoration:none;
}
#intestazione2 .webaddress a:hover {
	text-decoration:underline;
}
#localbanner {
	/*height:265px;*/
}
#loghetto {
	height:280px;
	}
input, textarea, select {
	border:1px solid #d8e0e6;
	background-color:#FFFFFF;
}