@charset "utf-8";
/* CSS Document */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

body{
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	background:#000000;
	background:url(../img/sfondo.jpg) repeat-x;
}

#container{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#header{
	width:1000px;
	height:323px;
	background:url(../img/header.jpg) no-repeat;
	text-align:left;
}

#content{
	width:1000px;
	min-height:621px;
	background:url(../img/sfondo.jpg) no-repeat;
	text-align:left;
}	

#menusup{
	font-size:12px;
	padding-top:20px;
	padding-left:40px;
}


#menusup a{
	color:#FFFFFF;
	text-decoration:none;
}

#menusup a:hover{
	text-decoration:underline;
}

#left{
	width:236px;
	float:left;
	padding-left:50px;
	padding-top:10px;
	margin-bottom:80px;
}

#allenamentibody{
	background:url(../img/rightback2.png) no-repeat;
	margin-top:3px;
	width:234px;
}

#forumbody{
	background:url(../img/rightback2.png) no-repeat;
	width:234px;
}

.text_left{
	font-size:12px;
	padding:5px 5px 5px 5px;
}


.linkgiallo{
	color:#e8c200;
	margin-top:20px;
	margin-right:10px;
}

.linkgiallo a{
	color:#e8c200;
	text-decoration:underline;
}

#link_left{
	margin-top:40px;
	clear:both;
}

.link_titolo{
	color:#e8c200;
	font-size:13px;
}

.link_titolo a{
	color:#e8c200;
	text-decoration:none;
}

.link_titolo a:hover{
	text-decoration:underline;
}

#center{
	float:left;
	padding-left:20px;
	padding-top:10px;
	margin-bottom:80px;
}

#squadra{
	float:left;
}

#testo_squadra{
	background:url(../img/rightback2.png) no-repeat;
	width:234px;
	float:left;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:5px;
	color:#efc404;
	min-height:256px;
}

#testo_squadra h3{
	color:#ffffff;
}

#calendari{
	float:left;
	margin-top:15px;
}

#calendaribody{
	background:url(../img/rightback2.png) no-repeat;
	margin-top:3px;
	width:328px;
}


#squadre{
	float:left;
	margin-top:15px;
}

#squadrebody{
	background:url(../img/rightback2.png) no-repeat;
	margin-top:3px;
	width:328px;
}

#storia{
	float:left;
	margin-top:15px;
	margin-left:55px;
}

#storiabody{
	background:url(../img/rightback3.png) no-repeat;
	margin-top:3px;
	width:845px;
	display:block;
}

#news{
	float:left;
	margin-top:15px;
	margin-left:3px;
	width:319px;
}

#newsbody{
	background:url(../img/rightback2.png) no-repeat;
	margin-top:2px;
	width:319px;
}

#regole{
	float:left;
	margin-top:15px;
}

#regolebody{
	background:url(../img/rightback2.png) no-repeat;
	margin-top:3px;
	width:319px;
}

#sponsor{
	float:left;
	margin-top:15px;
	margin-left:12px;
}

#sponsorbody{
	background:url(../img/rightback2.png) no-repeat;
	margin-top:2px;
	width:319px;
}

#menuinf{
	font-size:14px;
	padding-top:5px;
	padding-left:40px;
}


#menuinf a{
	color:#FFFFFF;
	text-decoration:none;
}

#menuinf a:hover{
	text-decoration:none;
	background:url(../img/sfondo_menu.jpg) repeat;
	
}

.menu{
	width:100px;
	height:34px;
	display:block;
}

.box_news{
	margin-top:15px;
}

.titolo_new{
	text-decoration:none;
}

.titolo_new a{
	text-decoration:none;
}

.titolo_new a:hover{
	text-decoration:underline;
}

.testo_new{
	color:#FFFFFF;
}

.testo_new a{
	color:#FFFFFF;
	text-decoration:none;
}

.testo_new a:hover{
	text-decoration:underline;
}

.testo_calendario{
	color:#e8c200;
	border-bottom:1px dotted #666666;
	width:310px;
	margin-bottom:10px;
}

.testo_calendario a {
	color:#e8c200;
	text-decoration:none;
}

.testo_calendario a:hover{
	text-decoration:underline;
}

.testo_squadre{
	color:#e8c200;
	border-bottom:1px dotted #666666;
	width:310px;
	margin-bottom:30px;
}

.testo_squadre a {
	color:#e8c200;
	text-decoration:none;
}

.testo_squadre a:hover{
	text-decoration:underline;
}

#tabellaregolamento a{
	color:#ffffff;

}

#tabellaregolamento table,td{
	padding-top:5px;
}

