@charset "iso-8859-1";
/* CSS Document */

body {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	background-image: url(images/sfondo.jpg);
	background-attachment:fixed;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-attachment: fixed;
	background-color: #1890ff;
}
.modulo_soc{
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.credits{
	font-family: tahoma;
	font-size: 10px;
	color: #144378;
}
.contenuti {
	width:480px;
	font-family: tahoma;
	font-size: 14px;	
}
.galleria {
	width:166px;
	height:166px;
	background-image:url(images/bgAlbum.gif);
	background-repeat: no-repeat;
	border-spacing:10px;

}
.privacy {
	width:480px;
	font-family: tahoma;
	font-size: 14px;	
}

.titolo_contenuti{
	font-weight:bold;
	font-size: 12px;
	color: #0066CC;
	text-align: center;
	
}
.titolo_soc{
	font-weight:bold;
	font-size: 16px;
	color: #0066CC;
	text-align: center;
	
	
}



.contenuti_soc {
	font-family: tahoma;
	font-size: 12px;
	text-align:left;	
}

.tabella-body{
	width: 1000px;
	background-image: url(images/sfondo-body.png);
	background-repeat: repeat-y;
}
.menu{
	width: 158px;
	background-image: url(images/menu-sfondo.jpg);
	background-repeat: repeat-y;
	
	
}
.news{
	width: 493px;
	background-image: url(images/news-sfondo.jpg);
	background-repeat: repeat-y;
	font-size:14px;
}
.staff{
	width: 493px;
	background-image: url(images/news-sfondo.jpg);
	background-repeat: repeat-y;
	font-size:14px;
}
.centro{
	width: 493px;
	background-image: url(images/sfondo-centro.jpg);
	background-repeat: no-repeat;
}.destra{
	width: 283px;
	background-image: url(images/destra-sfondo.jpg);
	background-repeat: repeat-y;
}
.footer{
	width: 1000px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: top;
}
.titolo{
	font-family: tahoma;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	height: 27px;
	width: 158px;
	background-image: url(images/titolo.jpg);
	text-align: center;
	vertical-align: middle;
}
.voce{
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	height: 20px;
	width: 158px;
	text-align: center;	
	vertical-align: middle;
}
a{
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover{
	font-family: tahoma;
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
