@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
}
#sx{
	background-image:url(img/sx.jpg);
	background-repeat:repeat-y;
	background-position:top;
	width:8px;
}
#cx{
	background-color:#f7c339;
	width:984px;
}
#dx{
	background-image:url(img/dx.jpg);
	background-repeat:repeat-y;
	background-position:top;
	width:8px;
}
#testa{
	background-image:url(img/1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:984px;
	height:190px;
}
#testa2{
	background-image:url(img/2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:984px;
	height:190px;
}
#testa3{
	background-image:url(img/3.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:984px;
	height:190px;
}
#testa4{
	background-image:url(img/4.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:984px;
	height:190px;
}
#testa5{
	background-image:url(img/5.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:984px;
	height:190px;
}
#testa6{
	background-image:url(img/6.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:984px;
	height:190px;
}
#testa7{
	background-image:url(img/7.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:984px;
	height:190px;
}
.form{
	font-size:12px;
	font-family:"Century Gothic", Verdana, Tahoma;
	font-weight:normal;
	color:#000000;
}
.testo{
	font-size:12px;
	font-family:"Century Gothic", Verdana, Tahoma;
	font-weight:normal;
	color:#000000;
}
.testo1{
	font-size:14px;
	font-family:"Century Gothic", Verdana, Tahoma;
	font-weight:bold;
	color:#000000;
}
.testoTRATT{
	font-size:14px;
	font-family:"Century Gothic", Verdana, Tahoma;
	font-weight:normal;
	color:#000000;
}
.titolo{
	font-size:20px;
	font-family:"Century Gothic", Verdana, Tahoma;
	font-weight:bold;
	font-style:italic;
	color:#000000;
}
.bbb{
	border-bottom:#FFFFFF 1px dotted;
}
#corpoCONTATTI{
	background-position:top right;
	background-image:url(img/contatti1.jpg);
	background-repeat:no-repeat;
}