body {

	background-color: #5B1587;
	color: #FFFFFF;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	line-height: 1.4em;
	
	margin: 0px;
	padding: 0px;

}

h1 {
	font-size: 13px;
	margin: 0px;
}

h2 {
	font-size: 12px;
	margin: 0px;
}

.container {
	width: 1000px;
	
	margin: 0 auto;
}

.page {
	width: 900px;
	
	padding: 0px 50px 0px 50px;
	
	background: url(../img/sf-container.jpg) top left repeat-y;
	
	float: left;
}

.testata {
	width: 900px;
	height: 136px;
	
	background: url(../img/sf-testata.jpg) top left repeat-x;
	
	float: left;
}

.menu {
	width: 900px;
	height: 25px;
	padding-top: 5px;
	
	background: url(../img/sf-menu.jpg) top left repeat-x;
	
	float: left;
}

.text-block {
	width: 860px;
	padding: 20px;
	
	color: #330C4B;
	background-color: #D2C4DB;
	
	float:left;
}

.banner-block {
	float: right;
	width: 135px;
	height: 400px;
	
}

.left-block {
	width: 350px;
	margin-right: 10px;
	
	float: left;
}

.left-block .bordered {
	
	width: 330px;
	padding: 10px;
	background-color: #DFD7E6;
	border: 1px solid #A27FB9;
	
	margin-bottom: 10px;
	
	float: left;
}

.left-block .noborder {
	
	width: 350px;
	
	margin-bottom: 10px;
	
	float: left;
}

.banner {
	float: right;
	width: 135px;
	
	margin-bottom: 15px;
	
	border: 1px solid #000000;
	background-color:#FFFFFF;
}

.menu a {
	padding: 0px 15px 0px 15px;
	color: #E8CDF6;
	font-size: 13px;
	
	font-weight: bold;
	
	text-decoration: none;
}

.menu a:hover {
	color: #FFFFFF;
}

.foto-giorno {
	float: right;
	border: 1px solid #A27FB9;
	
	width: 235px;
	height: 145px;

}

.logo {
	float: left;
	border: 1px solid #A27FB9;
	
	width: 101px;
	height: 145px;

}

.line {
	width: 90%;
	float: left;
}

.halfline {
	width: 48%;
	float: left;
}

.min-pl {
	width: 131px;
	height: 26px;
	
	background-image: url(../img/r1.jpg);	
	
	padding: 2px;
	margin-bottom: 2px;
	
	font-size: 10px;
	
	color:#FFFFFF;
	
	line-height:normal;
}

.ev {
	width: 135px;
	height: 30px;
	
	background-image: url(../img/r1.jpg);	
	
	margin-bottom: 2px;
	
	font-size: 10px;
	
	color: #FFCC00;
}

.num {
	width: 50px;
	float: left;
}
.data {
	width: 120px;
	float: left;
}
.part {
	float: left;
}

.mini {
	width: 95px;
	height: 70px;
	margin: 10px;
	border: 0px;
}

.club-link {
	margin-bottom: 20px;
	border: 0px:
}

.menuVoce {
	display: inline;
	
	float: left;
}

.subMenu {
	position:absolute;
	visibility:hidden;
	background-color: #F3F3F3;
	border: 1px solid #A2A0C5;
	border-top:0px;
	width: 200px;
	margin-top: 24px;
	margin-left: -20px;
	padding: 10px 0px 10px 0px;
	text-align: left;
	z-index: 100;
}

.subMenu a {
	padding: 0px 15px 0px 15px;
	color: #501977;
	font-size: 13px;
	
	font-weight: bold;
	
	text-decoration: none;
}

.subMenu a:hover {
	color: #2B0A3F;
}

.boxesCheck {
	border:0px;
	width: 330px;
	background-color: #DFD7E6;
}

.footer {
	width: 860px;
	padding: 20px;
	
	color: #FFFFFF;  
	background: #511A78;
	
	text-align: center;
	
	float: left;
}

.footer a {
	color: #FFFFFF;  
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;  
	text-decoration: underline;
}

.bordered a {
	color: #501977;
	
	text-decoration: underline;
}

.bordered a:hover {
	color: #000000;
}


.lineLink {
	width:100%;
	float:left;
	margin-top:5px;
}

.lineLink a {
	color: #501977;
	
	text-decoration: underline;
}

.lineLink a:hover {
	color: #000000;
}