﻿body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../sfondo2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-repeat: no-repeat;
	background-position: center top;
}
.tabella {
	background-color: #FFFFFF;
	text-align: center;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
}
.div-bordo {
	border: 1px dashed #006600;
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}
.news {
	width: 100%;
	margin: 10px;
	padding: 10px;
	text-align: left;
	background-color: #E3FAC5;
}
h1{
	margin: 0px auto;
	padding: 0px;
	font-size: 18px;
	color: #009900;
	text-align: center;

}
.li-sito{
	color: #009900;


}
.navigazione {
	text-align: left;
	font-size: 12px;
}
.linea {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #009900;
    margin: 0px auto;
    padding:0px;
    width: 100%;
}
.div-centro {
	text-align: justify;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.citazione-a {
	margin: 0px auto;
	padding: 0px;
}
.citazione {
	width: 80%;
	text-align: right;
	background-color: #E6FFEC;
	border: 1px dashed #009900;
	margin: 5px;
	padding: 5px;
}
a {
	color: #000000;
}
.a-navigazione {
	color: #6699CC;
	text-decoration: none;
	height: 50px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../2008-footer.jpg);
	height: 170px;
	width: 890px;
	margin: 0px auto;
	padding: 0px;
}
.footer-spazio {
	margin: 0px auto;
	padding-top: 125px;
}
.div-titolo-1 {
	color: #009900;
	letter-spacing: 4px;
	font-weight: bold;
}
.div-titolo-2 {
	line-height: 20px;
	color: #009900;
	background-color: #FFFFFF;
	letter-spacing: 1em;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #009900;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009900;
	font-weight: bold;
}
.div-titolo-3 {
	line-height: 20px;
	color: #666666;
	background-color: #FFFFFF;
	letter-spacing: 1em;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	font-weight: bold;
}
.a-verde{
	color: #339900;
	text-decoration: none;
}
a.a-verde:hover {
	text-decoration: underline;
	background-color: #F7F7F7;
}
.a-grigio{
	color: #666666;
	text-decoration: none;
}
a.a-grigio:hover {
	text-decoration: underline;
	background-color: #F7F7F7;
}
.Stile1 {color: #FF6600; letter-spacing: 4px; font-weight: bold; 
}
.Stile3 {
	color: #FFFFFF;
}