body {
	background-image:url(layout/bg-new.gif);
	background-repeat:repeat;
	color: #ffffff;
	font-weight:normal;
	font-size:12px;
}
p {
	margin-bottom: 1em;
}

a {
	text-decoration:none;
	color:white;
}
a:visited{
	color:white;
}

div.collapse-container ul {
	list-style-type: disc;
	margin: 10px 20px 10px 20px;
}

#pagina {
	width: 900px;
	margin: auto;
}


#immagine,#logo,#news,#testo,#scelta{
	background-color: #333333;
}


#menu{
	background-color:#333333;
	height:45px;
	margin-top:20px;
	padding-top:10px;
}

#menu ul li {
	float:left;
	border:0px;
	padding:10px;
	font-weight:bold;	
}
.selected {
	border: 3px solid white;
	border-top:0px;
	border-left:0px;
	border-right:0px;
}

#immagine{
	width:572px;
	height:430px;
	float:left;
	padding:7px 9px;
}
.slide{
	position:absolute;
	opacity:1;
	
}

#logo{
	width:297px;
	height:338px;
	float:right;
}

#news{
	width:277px;
	height:76px;
	padding:10px;
	margin-top:10px;
	float:right;
	clear:right;
	text-align:center;
}

#testo{
	width:590px;
	float:left;
}
.tab{
	padding:7px 9px;
}
.titolo{
	font-weight:bold;
	font-size:13px;
}

.sottoTitolo{
	font-style:italic;
	font-size:13px;
	padding-bottom:20px;
}

#scelta{
	width:297px;
	float:right;
}
.bottone{
	cursor:pointer;
	width:273px;
	height:60px;
	background-image: url(layout/bottone.png);
	margin:10px;
}
.over,.tab_on{
	background-image: url(layout/bottone_over.png);
}
.bottone p{
	padding-left:10px;
	padding-top:23px;
	font-weight: bold;
}

.list td{
	padding:0px 1px;
}
.list_partner td{
	text-align:center;
	padding:10px 2px;
}

#footer{
	margin-top:20px;
	background-color: #333333;
	padding:10px;
	margin-bottom:20px;
}
#footer_sx{
	float:left;	
}
#footer_dx{
	float:right;
	text-align:right;
}
.footer_evidenziato{
	font-size: 13px;
	font-weight:bold;	
}
.footer_img{
	margin-top:30px;
	float:left;
	margin-right:10px;
}
#wifiSpot{
	height:20px;
	vertical-align:bottom;
}