#testata {
	background-color: #66CC66;
	height: 115px;
	width: 1000px;
}
#testataSotto {
	width: 1000px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #4c617c;
	border-right-color: #4c617c;
	border-bottom-color: #4c617c;
	border-left-color: #4c617c;
}
#contenitoreCorpo {
	height: auto;
	width: 1000px;
	position: relative;
	background-color: #EFF0F4;
}
#menu {
	background-color: #C2CBDA;
	width: 250px;
	height: 295px;
	position: relative;
}
#corpoPagina {
	background-color: #eFF0f4;
	float: left;
	height: auto;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 25px;
}
#riferimenti {
	background-color: #f9fafc;
	height: 295px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	width: 200px;
}
#footer {
	height: 52px;
	width: 1000px;
	position: relative;
	background-image: url(../immagini/sfondo-footer.gif);
}
.titoli-sezioni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #526780;
	font-weight: bold;
}
.download-hp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660033;
	font-weight: bold;
}
#testataBo {
	height: auto;
	width: 800px;
}
#contenutiBo {
	height: auto;
	width: 800px;
	background-image: url(../immagini/testata-bos.jpg);
	padding-top: 50px;
	background-repeat: no-repeat;
}
#footerBo {
	background-color: #CCCCCC;
	height: 20px;
	width: 760px;
	clear: both;
}
#menuBo {
	height: 300px;
	width: 160px;
	float: left;
	margin-left: 15px;
	margin-top: 25px;
}
#corpoBo {
	height: auto;
	width: 575px;
	float: left;
	margin-top: 25px;
	padding-left: 25px;
}
.textarea {
	width: 500px;
	height: 100px;
}
.mail {
font-size: 11px;
}