@charset "utf-8";
/* CSS Document */
/* CSS Font */
.Stile1{
	font-weight:bold;
}
.Stile2{
	font-size:16px;
}
.Stile3{
	font-size:18px;
	font-weight:bold;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
.Stile4{
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
}
.Stile5{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif
}
/* CSS impostazione pagina */
div#container {
	height:auto;
	width:974px;
	margin-left:auto;
	margin-right:auto;
}

div#head {
	background-image: url(../images/LogoPieve.jpg);
	height:141px;
	width:974px
}
div#body {
	width: 974px;
	height:500px;
}
div#sx {
float:left;
}

div#dx{
	height: 320px;
	margin-left:490px;
	margin-right:10px;
	margin-top:0px
}

div#center1{
	height:auto;
	width:auto;
}
div#center2{
	height:auto;
	width:auto;
}