@charset "utf-8";
body{
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
}
body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	background-color: #eeeeee;
	font-size: 10px;
	background-image: url(img/sfondo.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#container{
	margin: 0px auto;
	text-align:center;
	width:990px;
	min-height:600px;

}
#fotoBN{
	text-align:left;
	width:220px;
	float: left;
	background-color: #fff;	
}
#header{
	text-align:left;
	float:left;	
	width:770px;
	background-color: #fff;	
}
#barra{
	width:990px;
	height:20px;
	background-image: url(img/barra_rossa.png);
	background-repeat: repeat-x;
	background-position: left top;	
	background-color: #fff;		
}

#content{
	width:990px;
}
#menu{
	width:220px;	
	float:left;
}
#menu li{
	text-align:right;
	margin-right:25px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}
#menu a:link,#menu a:visited {
	color: #666;
	text-decoration: none;
}
#menu a:hover, #menu .selected {
	color: #cc0000;
	text-decoration: none;
}
#contenuti{
	width:770px;	
	float:left;
}
hr{
	border:1px solid #cccccc;

}
h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;	
}
h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;	
}


#contenuti .eventi{
	text-align:center;
	float:left;
	border:1px solid #CCC;
	background-color:#999999;
	width:200px;
	height:330px;
	padding:7px;
	margin-right:15px;
margin-bottom:15px;
line-height:16px;
}
#colonnaSx{
	width:290px;
	margin-left:20px;
	float:left;
	border:0px solid #fff;
	text-align:left;
}	

#colonnaSx img{
	border:1px solid #fff;
	margin:25px 10px 10px 10px;
}
#colonnaSx ul{
	margin:0px auto;
	padding:0px;
	padding-top:20px;
}
#colonnaSx li{
	list-style-type: none;
	line-height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	font-weight: normal;
}
#colonnaSx li a{
	color:#ffffff;
	text-decoration: none;
}
#colonnaDx{
	border:0px solid #fff;
	width:410px;
	color:#fff;
	text-align:justify;
	margin:13px 0px 0px 20px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#colonnaDx p{
	line-height:18px;
}
#gallery img{
border:1px solid #fff;
}
#pie{
	margin: 0px auto;
	margin-top:50px;
	width:700px;
	text-align:left;
	padding-left:200px;
}

#contenuti #colonnaDx a {
	color: #ffffff;

}