/* CSS Document */

body {
	background-color:#CCCCCC;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;	
	height:100%;
}

p {margin:5px;
   padding:3px;}
 
.padding {
	padding: 3px 20px;
}
   
a, a:active, a:visited {
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
font-weight: bold;
	text-decoration:underline;
	color: #FFFFFF;
}

#link{
font-weight: bold;
	text-decoration:underline;
	color: #000000;
}

#contenitore {
	width:780px;
	
	border:1px #000000;
	padding: 0px;
	background-color: #ffffff;
	margin-bottom:0px;
	display: block;
}

#top {
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 100px;
	background-image: url(Immagini/testata.gif)                           ;
	background-repeat: no-repeat;
	background-position: left center;
	text-align:                 ;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	background-color: #ffffff;
}

#spin {
	height: 17px;
	width: 100%;
	background-color: #009933;
	text-align: center;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold}

#spin ul{
margin:0px;
padding:3px;
}

#spin li {
	text-align: left;
	display: inline;
	list-style-type: none;
	padding-right: 8px;
	padding-left: 8px;
}


h1 {
	font-size: 11px;
	font-weight: bold;
	color: #009933;
	text-align: center;
	margin:8px 0px 5px;
	padding:0px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #009933;
	text-align: center;
	margin:0px 0px 0px;
	padding:0px;
}


h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin:0px 0px 0px;
	padding:0px;
}


#center {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 780px;
	
	text-align: left;
	background-image:            ;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style:none;
	border-left-style: none;
	background-color: #ffffff;
	border-right-width: 1px;
	border-right-color: ;
}





#news {
margin: 0px;
	padding: 0px;
	float: left;
	width:780px;
	height: 103px;
	text-align: left;
	background-color: #666666;
}







#footer {
	width: 780px;
	height: 17px;
	margin: 0px;
	padding: 0px 0px 0px;
	text-align:left;
	background-color:#009933;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #FF0000;
	border-bottom-color: #000000;
	border-left-color: #FF0000;
	clear: both;
}
