/* CSS Document */
html{
	height:100%;
	padding-bottom:1px;
	}
body{
	margin:0px;
	background-color:#DEDEE7;
	background-image:url(sf_verde.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
form{
	margin:0px;
}
input,textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border:1px solid #666666;
}
.box_foto{
	background-image:url(sf_box.png);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:11px;
	text-align:center;
	vertical-align:top;
	height:220px;
	color:#227D10;
	line-height:20px;
	font-size:15px;
}
.divfoto{
	height:150px;
	margin:0px;
	cursor:pointer;
	}
.no_bordo{
	border:0px;
	}
.errore{
	color:#c40000;
	}
.testata_v{
	background-image:url(img1_v.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.logo_v{
	background-image:url(img2_v.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
.corpo{
	background-image:url(colorecorpo_v.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#e9e9f4;
	border:1px solid #bcbcc3;
}
.colonna_v{
	background-color:#e2e2e7;
	background-image:url(img3_v.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
}
.testo{
	text-align:justify;
	line-height:18px;
}
.bordo{
	border:1px solid #666666;
}
.powered{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
/* testo da cambiare*/
.bottone_v{
	background-image:url(bott_v.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	height:64px;
	vertical-align:middle;
	text-align:left;
	text-indent:46px;
	color:#227840;
	font-weight:bold;
}
.testo_1{
	color:#227840;
	font-weight:bold;
}
.testo_2{
	color:#227840;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline
}
/* fine testo da cambiare*/
a.powered:link{
	color:#414141;
	font-weight:bold;
}
a.powered:hover{
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
}
a.powered:visited{
	text-decoration:none;
	font-style:italic;
	color:#686868;
	font-weight:bold;
}
a,a:link,a:visited {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
a.tipol,a.tipol:link,a.tipol:visited {
	text-decoration:none;
	color:#227D10;
	font-weight:bold;
}
a.tipol:hover {
	text-decoration:none;
	color:#227D10;
	font-weight:bold;
}

