@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b2d1f0;
}
.Titoli {
	color:#FFFFFF;
	margin-left:25px;
	font-family:Trebuchet MS, Arial, Tahoma;
	font-size:16px;
	font-weight:bold;
}
.TitoloStudio {
	color:#D50714;
	font-family:Tahoma, Verdana, Arial;
	font-size:13px;
	font-style:oblique;
	font-weight:bold;
}
.TxtContenuto {
	color:#333333;
	font-family:Trebuchet MS, Arial, Tahoma;
	font-size:11px;
}
A.TxtContenuto {
	color:#0066CC;
	font-family:Trebuchet MS, Arial, Tahoma;
	text-decoration:underline;
	font-size:11px;
}
.studio {
	color:#0066CC;
	font-family:Trebuchet MS, Arial, Tahoma;
	text-decoration:none;
	font-size:11px;
}
A.TxtContenuto:hover {
	color:#0066CC;
	font-family:Trebuchet MS, Arial, Tahoma;
	text-decoration:none;
	font-size:11px;
}
.TitoliPreFooter {
	color:#333333;
	font-family:Trebuchet MS, Arial, Tahoma;
	font-size:12px;
	font-weight:bold;
}	

