body
{
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	text-align:center;
	background-image: url(images/bg01.jpg);
	background-repeat: repeat-x;
}
.riquadro_top {
	background-image: url(images/bg_top.gif);
	background-repeat: no-repeat;
	height: 125px;
	width: 950px;
}

.riquadro_logo {
	float: left;
	height: 89px;
	width: 221px;
	margin-top: 25px;
	margin-left: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align:left;
}
.ColonnaDx {
	margin-right: 5px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000;
	padding-left: 5px;
}




*{ margin:0;padding:0;}


html, body{
margin:0;
padding:0;
}



.copyright_footer {
	color: #FFF;
	text-align: center;
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 950px;

}
#content_centrale {
	text-align: left;
}

.riquadro_esterno .copyright_footer #content_footer {
	padding: 10px;
}

.banner {
	float:left;
	width:204px;
	height:79px;
	margin-top: 12px;
	margin-left: 18.5%;
}

/* LINK */
a:link {
	color:white;
	text-decoration:none;
	
}
a:visited {
	color:white;
	text-decoration:none;
}
a:hover {
	color:#B4DB6A;
	text-decoration : underline;
}

a:active {
	color:white;
	text-decoration:none;
}
.riquadro_top_right
{
	float: left;
	margin-top: 2%;
	font-size:12px;
	font-family:arial;
	line-height:14px;
	text-align:left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-left: 1%;
	
}
.riquadro_centrale {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: right;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	margin-left:auto; 
	margin-right:auto;
	background-color:#FFF;
}
.riquadro_esterno
{
	width:950px;
	margin-top:10px;
	min-height:500px;
	margin-left:auto;
	margin-right:auto;
}
