body {
background-color: #666;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
padding:0px;
margin:0px;
}

a {
	color: #e30;
	text-decoration: underline;
	font-weight: bolder;
}
a:visited {color:#a30;}
a:hover {color: #ffa;}
a:active { color:#a30;}

h1 {
	font-size:12px;
	font-weight: bold;
	padding: 5px 10px;
	margin:0px;
	color: #a30;
	letter-spacing: 1px;

 }

h2 {
	font-size:18px;
	font-weight: bold;
	padding: 5px 10px;
	margin:0px;
	color: #a30;
	letter-spacing: 4px;
	background-color: #333;
	width: auto;

}



#container {
	width: 760px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
}


#banner {
	background-color: #000;
	text-align: right;
	padding: 0px;
	margin: 0px;
	height: 160px;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
img {
   	border: 2px groove #ffc; 
	}
#manifesto {
   	border: 0px groove #ffc; 
	}
.foto {
 	padding: 0px;
	margin: 0px;
  	border: 0px; 
	}


#content {
	background-color: #000;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;


}

#foto {
	float: left;
	width: 760px;
	margin: 0px;
	padding: 0px;
   	border: 0px; 
   	text-align: center;
}
#intero {
	float: left;
	width: 760px;
	margin: 0px;
	padding: 0px;
}
#sinistra1 {
	float: left;
	width: 440px;
	margin: 0px;
	padding: 0px;
}
#destra1 {
	float: right;
	width: 280px;
	margin: 10px;
	padding: 0px;
}
#sinistra2 {
	float: left;
	width: 280px;
	margin: 0px;
	padding: 0px;
}
#destra2 {
	float: right;
	width: 440px;
	margin: 10px;
	padding: 0px;
}
p{
	padding: 5px 10px;
	margin:0px;
	color: #ffc;
	font-size: 12px;
	text-align: justify;
}

#mostra {
	position: absolute;
	top: 3px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}


#footer {
	clear: both;
	margin: 0px;
	text-align: right;
	height: 25px;
	width: 760px;
	background-color: #666;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	background-image: url(img/footer.png);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: top;

}


#navlist1
{
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 0pt solid #666;
	padding: 2px;
}

#navlist1 ul, #navlist1 li
{
	margin: 0;
	display: inline;
	list-style-type: none;
	font-size: 15px;
}

#navlist1 a:link, #navlist1 a:visited
{
	float: left;
	line-height: 16px;
	font-weight: normal;
	margin: 126px 10px 4px 10px;
	text-decoration: none;
	color: #fe6;
}

#navlist1 a:link#current, #navlist1 a:visited#current
{
	border-top: 1px solid #ffe;
	border-bottom: 1px solid #ffe;
	border-left: 1px solid #ffe;
	border-right: 1px solid #ffe;
	padding-bottom: 2px;
	font-size: 13px;
	background: transparent;
	font-weight: bold;
	color: #ffb;
}

#navlist1 a:hover { 
	color: #fff;
}


#navlist2
{
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 0pt solid #666;
	padding: 2px;
}

#navlist2 ul, #navlist2 li
{
	margin: 0;
	display: inline;
	list-style-type: none;
	font-size: 15px;
}

#navlist2 a:link, #navlist2 a:visited
{
	float: right;
	line-height: 16px;
	font-weight: normal;
	margin: 122px 10px 4px 10px;
	text-decoration: none;
	color: #fe6;
}

#navlist2 a:link#current, #navlist2 a:visited#current
{
	border-top: 1px solid #ffe;
	border-bottom: 1px solid #ffe;
	border-left: 1px solid #ffe;
	border-right: 1px solid #ffe;
	padding-bottom: 2px;
	font-size: 13px;
	background: transparent;
	font-weight: bold;
	color: #ffb;
}

#navlist2 a:hover {	
	color: #fff;
}

.copy {
	font-size: 10px;
	color: #cca;
	text-align: right;
}


strong {
	color: #c90;
}
.stat {
	margin-right: 30px;
	text-align: right;

}

