body{
	background-image: url(http://www.acfiorentina.net/img/erba.jpg);
	background-position: center;
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	width: 775px;
	margin-left: auto;
	margin-right:auto;
	text-align: center;
	/*background-color: #EEEEEE;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
.centra{
	width: 775px;
	margin-left: auto;
	margin-right:auto;
	text-align: center;
	background-color: #ffffff;
}
.sx{
	width: 468px;
	float: left;
}

.foto_dx{
	width: 150px;
	float: left;
	border: 1px solid #412A7D;
}
.dx_banner{
	width: 130px;
	float: left;
}
.sx_read{
	width: 468px;
	float: left;
}
.clear{
	clear: left;
}
.menu{
	height: 30px;
	widows: 775px;
	background-image: url(../img/sfondo_m.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.intesta_news{
	text-align:left;
	width: 500px;
}
.news{
	/*background-color: #CEBEFF;*/
	width: 468px;
	text-align: left;
}
.altre{
	width: 468px;
	text-align: left;
	background-color: #ffffff;
}
.intesta_read{
	text-align:left;
	width: 468px;
}
.read{
	/*background-color: #CEBEFF;*/
	width: 468;
	text-align: left;
}
.intesta_link{
	text-align: left;
}
.link{
	background-color: #ffffff;
	border: 1px solid #CEBEFF;
	width: 100px;
	text-align: center;
}
.titolo{
	font-size: 14px;
}
.titolo_s{
	font-size: 11px;
}
.fonte a:link, .fonte a:visited{
	color:#e80000;
	text-decoration: none;
}
.fonte a:hover{
	color:#412A7D;
	text-decoration: none;
}
.data{
	font-size: 10px;
}
a:link, a:visited{
	color:#412A7D;
	text-decoration: none;
}
a:hover{
	color:#000000;
	text-decoration: none;
}
.footer{
	font-weight: bold;
	color:#CEBEFF;
}
img{
	border: none;
}
.table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
.input{
	background-color: #E80000;
	border: 1px solid #ffffff;
	font-weight: bold;
	color:#000000;
}