body { 
    width:900px;
	background-image:url(../bk.jpg);
	margin: 0px; padding: 0px;
	background-repeat: repeat-x;
	text-align: center;
	margin-bottom:20px;
	background-color:#A11A07;
	font-family:Verdana, Arial;
	font-size:10px;
}

div.menu
{ 
	background-image:url(../div.gif);
	height:25px;
	width:900px;
	text-align:center;
	font-family:verdana;
	color:#ffffff;
	padding-top:2px;
}
div.menu_sotto
{ 
	background-image:url(../club29divsotto.gif);
	height:30px;
	width:900px;
	text-align:center;
	font-family:verdana;
	color:#ffffff;
}
table.centro
{ 
	width:900px;
	text-align:center;
	font-family:verdana;
	color:#ffffff;
	border:1px solid #ffffff;

}
div.corpo
{ 
	padding:0px 3px 0px 3px;
	text-align:left;
	width:644px;
	font-family:verdana;
	color:#000000;
	margin:0px;
}

div.gallery a:hover
{ 
color:#A11A07;
}
div.gallery a
{ 
text-decoration:none;
color:#ffffff;
}
div.coldx
{ 
	padding:0px 0px 0px 12px;
	text-align:left;
	width:229px;
	font-family:verdana;
	color:#000000;

	border-left:1px dashed #000000;

}
div.box_centrale
{ 
	font-size:12px;
	text-align:left;
	font-family:verdana;
	color:#000000;
    background-color:#000000;
	border:3px solid #ffffff;

}
div.menu a
{ 
	padding-left: 10px;
	padding-right: 10px;
	text-decoration:none;
	color:#ffffff;
	font-size:12px;
}
div.menu a:hover {
	color : #A90000;
}

div.data {
	font-size:18px;
}
div.titolo {
	font-size:30px;
}
div.saperne {
	text-align:right;
	font-size:10px;
}
div.saperne a{
	color:#ff0000;
}