@charset "utf-8";
/* CSS Document */


.Header {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:1.2em;
	color:#FFFFFF;
	text-align: center;
	letter-spacing: 0.2em;
	height: 2em;
	padding-top: 8px;
	background-color: #000000;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family:Verdana;
	font-style:normal;
	font-size:11px;
	color:rgb(204,204,204);
	text-align:justify;
	background-color:#333333;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-repeat: repeat;
	background-image: url(immagini/sfondo_01.jpg);
}
.Stile3 { color:rgb(254,101,21); }

a:link {
	color: #FF8000;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #F67227;
	font-weight: bold;
	padding: 5px;
}
a:active {
	color: #FF8000;
	text-decoration: none;
}


.Stile13 {
	color: #FB7D00;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
}
.news {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	text-align: center;
	line-height: 1.8em;
	background-color: #FB7D00;
}
#main p {
	color: #666666;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	text-align: left;
	padding-left: 5px;
	letter-spacing: 0.1em;
	padding-bottom: 20px;
}
#main {
	width: 744px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #000000;
	border: 2px solid #000000;
}

