body {
	
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #7F7F7F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#news {
height:200px;
padding-right:0px;
overflow:auto;
}

#basso {
   font-size: 11px;
   font-style: normal; 
   color: #7F7F7F;
   text-decoration: none;
}
#basso a:hover {
   font-size: 11px;
   font-style: normal; 
   color: #7F7F7F !important;
   text-decoration: underline !important;
}

.Stile1 {color: #000000}

a {
   font-size: 11px;
   font-style: normal; 
   color: #7F7F7F;
   text-decoration: none;
   }

   
a:hover {
	color: #000000;
	text-decoration: underline;
}

a:visited {}

td {
	font-size: 11px;
	line-height: 20px;
}

.text {
	font-size: 12px;
	line-height: normal;
}

.italic
{
	font-style: italic;
}

h1
{
	color: #cd5104;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight : bold;
	font-size : 17px;
		
}

h2
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight : bold;
	color: #cd5104;
	font-size : 14px;
	margin-bottom : 5px;
}
h3
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ff0000;
	font-weight : bold;
	font-size : 12px;
	margin-bottom : 5px;
}

ul
{
	margin-top: 5px;
	margin-bottom: 2px;
}

div#corpo{
	position: absolute;
	padding: 0;
	width:668px;
	height:868px;
	top: 383px;
	padding-right:2px;
	margin-left:36px;
	overflow: auto;
}
#corpo strong{
	color: #333;
}

#corpo a:link{
	color: #ff6600;
	text-decoration: underline
}
#corpo a:visited{
	color: #ff6600;
	text-decoration: underline
}
#corpo a:hover{
	color: #cd5104;
	text-decoration: none
}
div#corpo1{
	position: absolute;
	padding: 0;
	width:668px;
	height:750px;
	top: 383px;
	padding-right:2px;
	margin-left:36px;
	overflow: auto;
}
#corpo1 strong{
	color: #333;
}

#corpo1 a:link{
	color: #ff6600;
	text-decoration: underline
}
#corpo1 a:visited{
	color: #ff6600;
	text-decoration: underline
}
#corpo1 a:hover{
	color: #cd5104;
	text-decoration: none
}
.normale {
	color: #333;
}
a.normale:link {
	color: #ff6600;
	text-decoration: underline
}
a.normale:visited {
	color: #ff6600;
	text-decoration: underline
}
a.normale:hover {
	color: #cd5104;
	text-decoration: none
}