body
{
	background-color: #E6E1CC;
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 13px;
	margin: 0;
	padding: 0;
}
.celltesto
{
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/bg_bottom.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.celltesto2
{
	margin: 0;
	padding: 0;
	text-align: center;
	height: 32px;
	background-color: #A5B5B2;
}
.cellbottom
{
background-image: url(../images/bottom.gif);
background-repeat: no-repeat;
background-position: top;
	margin: 0;
	padding: 0;
	text-align: center;
}
.text {
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: Black;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-top: 0px;
}
.text2 {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-style: italic;
	color: #484848;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.text3 {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
}
.text4{
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: Black;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-top: 8px;
}
A {
	font-size: 12px;
	font-weight: normal;
	color: Black;
	text-align: left;
	text-decoration: underline;
}
A:hover {
	font-size: 12px;
	font-weight: normal;
	color: Black;
	text-align: left;
	text-decoration: none;
}
.images {
	border: 4px solid #EDDBBA;
}
.images_int {
	border: 4px solid #EDDBBA;
	margin-top: 28px;
	text-align: right;
}
.privacy3 {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	padding-top: 0px;
	line-height: 12px;
}
A.privacy3 {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	padding-top: 0px;
	text-decoration: none;
}
A.privacy3:hover {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding-top: 0px;
	text-decoration: none;
}
.s {
	text-decoration: underline;
}
.sottotitolo {
	font-size: 12px;
	font-weight: normal;
	color: #76A1B0;
	text-align: left;
	padding-left: 25px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.titolo {
	font-size: 20px;
	font-weight: bold;
	color: #1D5D7A;
	text-align: left;
	padding-left: 25px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 0px;
}
img.opaco{
        opacity:0.5;
        filter: alpha(opacity=50);
		  -moz-opacity: 0.5;
    }

img.opaco1{
        opacity:1;
        filter: alpha(opacity=100);
		  -moz-opacity: 0.5;
    }
