/*css per diclasseinclassica*/

html {font-size:62.5%}

html, body {margin:0; padding:0;}

body {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:150%;
	background-color: #efefef;
	background-image: url(../img/logocomune_sf.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.alt {display:none}
hr {display:none}


#container {
	background-image: url(../img/logocomune3.gif);
	background-repeat: no-repeat;
	background-position:center top;
	position:relative;
	width:500px;
	height:300px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;

	margin-top: 73px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#loghi {

	width:500px;
	height:88px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#loghi h1 {
	margin:0;
	width:200px;
	height:88px;
	padding-left: 150px;
}
#loghi h1 span a {display:block; margin:0px; width:100%; height:88px;}
#loghi h1 span {text-indent:-10000px; }


.comunicazione {position:relative;clear: both; padding:10px 20px;}




p.tornasu{text-align:right;margin:5px 10px 10px 0;clear:both}
p.tornasu a{
	padding:0px 20px 0px 0px;
	color:#df006b;
	font-size:0.9em;
	background-image: url(img/tornasu.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}


