body 
{  color: #666666; 
	text-align: center; 
	left: auto; 
	top: auto; 
	background-color: #FFFFFF; 
	background-image: url(../common/img/borde55b.gif);
	margin: 0px; }

.centro {
	text-align: center;
}

.destra {
	text-align: right;
}

a:active { color: #666666}
a:link { color: #000099}
a:visited { color: #990000}
a:hover {  color: #003366}

br.nofloat { clear: both;}

.percorso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	word-spacing: 1px;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.percorso a:link { color: #FFFFFF}
.percorso a:visited { color: #E8EFF7}
.percorso a:active { color: #CCCCCC}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

h3 {
	font-size: 14px;
	font-weight: lighter;
	color: #666666;
	font-style: italic;
}

.areaelenco 
              {
	text-align: left;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px solid #FFFFFF;
	width: 60%;
	padding: 0px;
	float: right;
	list-style-type: circle;
	margin-right: 10px;




}
img {  border-style: none}
.left {
	text-align: left;
	float: left;
	padding-left: 50px;
	padding-top: 10px;


}
h2 {
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	color: #A6A6A6;

}
h1 {

font-size: 30px; font-weight: bold; color: #333333; text-align: center
}
.areacentro {

	text-align: center;
	padding-right: 70px;
	padding-bottom: 20px;
}
.areadestra {

	text-align: right;
	float: right;
	padding-right: 30px;
	padding-bottom: 10px;
}
.sinistra {

	text-align: left;
}

