body {
	background-image: url(immagini/sfondo-sf.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9DC2D5;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
}
a{
	
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#page{
	width:960px;
	position:absolute;
	left:50%;
	margin-left:-480px;
	margin-top:10px;
	margin-bottom:10px;
}

#container{
	background-image: url(immagini/sfondoColonne.gif);
	background-repeat: repeat-y;
	width:960px;
	margin:0;
	padding:0;
}

#header{
	width:960px;
	background:#053098;
	margin:0;
	padding:0;
}

#content{
	width:572px;
	float:left;
	margin:0;
	padding:13px;
	background:#ffffff;
}

#sopraPresepe{
	width:960px;
	background:url(immagini/BGUp.gif);
	background-repeat:repeat-x;
	height:15px;
	margin:0;
	padding:0;
}

#sidebarLeft{
	width:150px;
	height:100%;
	float:left;
	margin:0;
	padding:15px 10px 10px 10px;
	background:#E5EFF9;
	height:100%;
	border-right:2px solid #9cc2d5;
}

#sidebarRight{
	height:100%;
	width:180px;
	float:right;
	margin:0;
	padding:15px 5px 5px 5px;
	background:#E5EFF9;
}

#footer{
	width:950px;
	height:30px;
	background:#E5EFF9;
	margin:0;
	padding:5px;
}

.clearfloat{
	clear:both;
	font-size:1px;
	height:0;
	line-height:0;
}

.spacer{
	clear:both;
	font-size:10px;
	height:10px;
	line-height:10px;
}

.Stile5 {
	font-size:11px;
	font-weight:bold;
}

a.actived:hover{ cursor:default; }

.Stile1 {
	color: #053098;
	font-weight: bold;
	font-size: 10px;
	
}
.Stile6 {	color: #053098;
	font-weight: bold;
}
.Stile8 {
	
	font-size: 10px;
}
.Stile2 {
	font-size: 24px;
	font-weight: bold;
	color: #003399;
	margin-top:10px;
	
}

.firma{
	color:#808080 !important;
	padding-left:5px;
	font-size: 10px !important;
}

a.normalLink, a.normalLink:visited{
	color:#003399;
	text-decoration:none;
}
a.normalLink:hover{
	color:#003399;
	text-decoration:underline;
}
