body {
	background-attachment: fixed;
	background-color: #DAE8F5;
	background-image: url(immagini/fondopag.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.testo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 150%;

}
.bgsettori {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(immagini/case_histories.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgnews {

	background-attachment: fixed;
	background-color: #000000;
	background-image: url(immagini/comunicati_news.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.testobottom {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #141C36;
	line-height: 150%;
}
.testobianco {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 150%;
}
.linkbianco {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 150%;
	text-decoration: none;

}
a.linkbianco:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #009933;
	line-height: 150%;
	text-decoration: none;

}
a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #141C36;
	text-decoration: none;
}
a:hover {
	color: #14902D;
}
.testotitolo {

	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #4777B4;
	line-height: 150%;
}
.imgborder {
	border: 1px solid #4777B4;
}
.campoform {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #4777B4;

}
.campoformemail {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFCC;
	border: 1px solid #4777B4;
}
.bottoneform {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4777B4;
	border: 1px solid #006699;
	font-weight: bold;

}
.testotitololink {


	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	line-height: 150%;
}
a.testotitolo:hover {


	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	line-height: 150%;
}
a.testotitololink:hover {


	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #4777B4;
	line-height: 150%;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #009933;
}
