body{
	margin-top:10px;
	margin-right:0px;
	margin-bottom:5px;
	margin-left:0px;
	font-family:Arial;
	font-style:normal;
	font-size:12px;
	background: #000000;
}
input.testo {
    font: bold 12px  Arial, Helvetica, sans-serif;
    color: #f8f8f8;
    background: #4c4c4c;
    border: 1px solid #cccccc;
	width:200px;
    }
textarea.testo {
    font: bold 12px  Arial, Helvetica, sans-serif;
    color: #f8f8f8;
    background: #4c4c4c;
    border: 1px solid #cccccc;
    width: 400px;
	height: 150px;
	
    }
	textarea.testo2 {
    font: bold 12px  Arial, Helvetica, sans-serif;
    color: #f8f8f8;
    background: #4c4c4c;
    border: 1px solid #cccccc;
    width: 500px;
	height: 60px;
	
    }
TD{
 font-family:Arial;
 font-style:normal;
 font-size:12px;
}
A:link,A:visited{text-decoration:underline}
A:hover{text-decoration:underline;color:red}.linee {
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.footer {
	background-image: url(images/footer2.jpg);
	background-repeat: repeat-x;
}
.testo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #f8f8f8;
	background-color: #4C4C4C;
	text-align: right;
	vertical-align: top;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
}
.testo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #f8f8f8;
	background-color: #4C4C4C;
	vertical-align: top;
	padding-right:8px;
	padding-top:10px;
	padding-bottom:10px;
}
.tips {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	text-align: left;
	vertical-align: text-top;
	clip: rect(auto,auto,auto,auto);
	padding-top: 10px;
}
.divisore {
	background-image: url(images/inner1.jpg);
	background-repeat: repeat-y;
}
.sfondo1 {
	background-image: url(images/sfondo2.png);
	background-repeat: repeat-y;
}
.sfondo2 {
	background-color: #000000;
}
.bordofoto {
	color: #f8f8f8;
}

