body{
	background: White url(../../gradient.php.png) repeat-x fixed top;
	text-align: left;
	margin: 0px auto 0px auto;
	font-family: Verdana;
	font-size: 10px;
	background-image: url(bgd_html.jpg);
	background-attachment: scroll;
	background-color: Black;
}
#main {
	width: 798px;
	background-color: Blue;
	margin: 0px auto;
	padding: 5px;
}
#menu {background-color:#FFF0B4; padding:5px; height:40px; text-align: left;}
#menu p{color:#666666; font-size:11px;}
#foot {background-color:#FFF0B4; padding:5px; height:54px;}
#sinistra{width:163px; vertical-align:top; text-align: left;}
#sinistra p{color:#666666; font-size:10px;}
#destra{width:163px; vertical-align:top; text-align: left;}
#destra p{color:#666666; font-size:10px;}
#centrale{width:454px; vertical-align:top; text-align: left;}
#centrale p{color:#666666; font-size:10px;}

input {
	background-color: White;
	border: 1px dotted #666666;
}
textarea {
	background-color: White;
	border: 1px dotted #666666;
}
select {
	background-color: White;
	border: 1px dotted #666666;
}
form {margin:0px; padding:0px;}

.box{
	background-color: White;
}





#news {margin:10px;}
#news .titolonews{ font-size:21px; color:#000000;}
#news .linko{font-weight:bold; margin:10px; text-align:right;}

img {border:0px solid white;}
p {margin:1px;}
rosso{ font-size:13px; color:white;}
a {color:#666666; text-decoration:none;}
a:hover, a:visited:hover {text-decoration:underline;}
a:visited {color:#666666; text-decoration:none;}
