/* CSS Document */

body{
	background-image:url(img/sfondo.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	background-color:#6E8BA7;
	text-align:center;
}


h1, .testo h1{
	color:#cc0000;
	font-size:20px;
}
.testo h2, h2{
	color:#CC0000;
	font-size:18px;
	margin:0;
}
.testo h4{
	font-size: 16px;
	margin:0;
}
#container{
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	width:855px;
	border:solid 2px #cc0000;
	background-color:#FFFFFF;
}

#top{
	float:left;
	width:200px;
	height:60px;
}

#menu{
	background-image:url(img/menu.png);
	background-position:top center;
	background-repeat:no-repeat;	
	height:60px;
	width:650px;
	float:left;
}

#menu ul {
	margin:0;
	list-style:none;
}
#menu ul li{
	display:inline;	
	color:#FFFFFF;
	height:60px;
	width:100px;
	float:left;
	line-height:50px;
	cursor:pointer;
}

#menu ul li a img, .testo a img{
	border:none;
}
#menu ul li.home{
background-image:url(img/home.png);
background-position: top center;
}


#menu ul li.home:hover{
background-image:url(img/home2.png);
}

#menu ul li.regolamento{
background-image:url(img/regolamento.png);
background-position: top center;
}


#menu ul li.regolamento:hover{
background-image:url(img/regolamento2.png);
}

#menu ul li.eventi{
background-image:url(img/eventi.png);
background-position: top center;
}


#menu ul li.eventi:hover{
background-image:url(img/eventi2.png);
}

#menu ul li.albo{
background-image:url(img/albodoro.png);
background-position: top center;
}


#menu ul li.albo:hover{
background-image:url(img/albodoro2.png);
}

#menu ul li.sponsor{
background-image:url(img/sponsor.png);
background-position: top center;
}


#menu ul li.sponsor:hover{
background-image:url(img/sponsor2.png);
}


#menu ul li.foto{
background-image:url(img/foto.png);
background-position: top center;
	width:80px;
}


#menu ul li.foto:hover{
background-image:url(img/foto2.png);
}

a{
	color:#cc0000;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#336699;
}


.clear{
	clear:both;
}

.transparent{
display:none;
}


#content{
	height:auto;
	width:850px;
	float:left;
	clear:both;
}


#content .testo{
	float:left;
	width:480px;
	height:auto;
	overflow:auto;
	text-align:justify;
	padding-top:80px;
	padding-left:15px;
	overflow:hidden;
}
ul, ol{
	text-align:justify;
}


#content .testo table tr td{
	text-align:center;
}


.scrollText h3{
	color:#cc0000;
}

ul.noBullet{
	list-style:none;
	margin:0;
	padding:0;
	width:430px;
}

ul.noBullet li{
	margin-bottom:6px;
	font-size:13px;
}

ul.noBullet li strong, ol li strong{
	color:#336699;
}

ul.noBullet li ul.noBullet{
	margin-left:15px;
	width:410px;
} 

ul.noBullet li ul.noBullet li{
	margin-bottom:3px;
} 


#content .colDx{
	width:350px;
	height:inherit;
	float:left;
}


#video{
	background-image:url(img/fondovideo.png);
	background-repeat:no-repeat;
	width:350px;
	height:245px;
	padding-top:30px;
	float:left;
	margin-bottom:10px;
}
.videoflash{
	width:300px;
	height:240px;
}

#offerte{
	background-image:url(img/fondoOfferte.png);
	background-repeat:no-repeat;
	width:325px;
	height:210px;
	padding-top:40px;
	padding-left:25px;
	float:left;
}
#foto{
	background-image:url(img/fondoFoto.png);
	background-repeat:no-repeat;
	width:325px;
	height:210px;
	padding-top:40px;
	padding-left:25px;
	float:left;
}

#eventi{
	background-image:url(img/fondoEventi2.png);
	background-repeat:no-repeat;
	width:325px;
	height:210px;
	padding-top:40px;
	padding-left:25px;
	float:left;
}
#regolamento{
	background-image:url(img/fondoRegolamento.png);
	background-repeat:no-repeat;
	width:325px;
	height:210px;
	padding-top:40px;
	padding-left:25px;
	float:left;
}

#eventi  img, #regolamento  img, #offerte  img, #foto img{
	float:left;
	margin-right:4px;
}
#eventi .testo, #regolamento .testo, #offerte  .testo, #foto .testo{
	float:left;
	width:200px;
	height:90px;
	text-align:left;
	padding:0;
}

#eventi .testo h3, #regolamento .testo h3, #offerte .testo h3, #foto .testo h3{
	font-size:14px;
	color:#CC0000;
}


#eventi .link, #regolamento .link, #offerte .link, #foto .link {
	float:left;
	width:200px;
	text-align:left;

}

table.classifiche{
	border:solid 1px #660000;
	width:450px;
}

table.classifiche th{
	background-color:#CC0000;
	color:#ffffff;
}

table.classifiche td.head{
	background-color:#efefef;
	font-weight:bold;
}

table.classifiche tr td{
	padding:3px;
	font-size:12px;
	text-align:left;
}

.testoSponsor{
	padding-left:5px;
	text-align:left;
	width:490px;
	float:left;
	padding-top:80px;
}


.testoSponsor table{
	text-align:center;
}


.testoSponsor table a img{	
	border:none;
}

.testo ul{
font-size:16px;
}
#footer{
background-image:url(img/footer.png);
height:60px;
line-height:60px;
float:left;
clear:both;
width:850px;
	font-size:13px;
	color:#FFFFFF;
}
#footer a{
	color:#ffffff;
}

#footer a:hover{
	color:#565656;
}
