body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #004400;
	font-size: 11px;
	background: White;
	overflow: hidden;
}
h1{
	font-size: 12px;
	font-variant: small-caps;
	text-transform: capitalize;
	font-style: italic;
	margin: 0px;
	text-align: center;
}
h2{
	font-size: 12px;
	font-variant: small-caps;
	text-transform: capitalize;
	font-style: italic;
	margin: 0px;
	text-align: center;
}
h3{
	font-size: 16px;
	font-variant: small-caps;
	text-transform: capitalize;
	font-style: italic;
	text-align: center;
	margin: 5px;
}

h4{
	font-size: 13px;
	font-variant: small-caps;
	text-transform: capitalize;
	font-style: italic;
	margin: 5px;
	text-align: center;
}
h5{
	font-family: Century Gothic;
	font-size: 14px;
	font-weight: lighter;
	text-align:center;
	margin: 5px;
}
a, a:link, a:visited{
	color: #004400;
}
a:hover{
	color: #00e400;
	text-decoration: underline;
}
li{
	list-style: disc;
	list-style-position: outside;
	padding-bottom: 5px;
	margin-left: -20px;
}
.img-center
{
    padding-left:40px;
    text-align:center;
}
.img-no-border{
	border: 0px;
	text-align: center;
}
.tdbord{
	border: 1px solid blue;background: Yellow;
}
.tdbord a:hover{
}
.paragrafo-stretto{
	width: 400px;
	margin-left: 78px;
	line-height: 20px;
}
.sotto{
	margin-top: 150px;
}
.sottotitolo
{
    color: Gray;
    font-size:smaller;
}
.trasparente{
	background: transparent;
}
#news
{
    display:none;
}
#benvenuto{
	clear:both;
	margin: auto;
	width: 798px;
	height: auto;
	text-align: center;
	/*border: 1px solid #BEBEBE;*/
}
#presentazione{
	margin: 0px;
	padding-top:10px;
	width: 798px;
	height: auto;
	clear: both;
	text-align: center;
}
#tutto{
	clear:both;
	margin: auto;
	width: 798px;
	height: 580px;
	text-align: center;
}
#testa{
	margin: auto;
	text-align: center;
	padding-bottom: 5px;
	width: 798px;
	height: 99px;
}
#linea-alta{
	background-color: #d8feb5;
	border-right: 1px solid #BEBEBE;
	border-top: 1px solid #BEBEBE;
	border-left: 1px solid #BEBEBE;
	margin: 0px;
	width: 798px;
	height: 13px;
}
#contenuto{
   border-top: 1px solid #BEBEBE;
	clear:both;
	margin: 5px auto auto auto;
	width: 798px;
	height: 419px;
	text-align: center;
}
#sinistra{
	margin: 0px;
	padding: 5px 5px 0px 5px;
	border: 0px;
	width: 153px;
	height: 419px;
	float: left;
	text-align: left;
	background-image: url(grafica/bg-gr-wh.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #BEBEBE;
}
#centro{
   border-left: 1px solid #BEBEBE;
	margin: 0px;
	width: 552px;
	padding: 5px 40px 0px 40px;
	height: 419px;
	float: left;
	overflow: auto;
	text-align: justify;
	background-image: url(grafica/filigrana.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#centro a, #centro a:link, #centro a:visited{
	color: #004400;
	text-decoration:underline;
}
#centro a:hover{
	color: #00e400;
	text-decoration: underline;
}
#immagine{
	float: right;
	border: 1px solid #BEBEBE;
	width: 150px;
	padding: 3px;
	margin-top: 57px;
	margin-left: 15px
}
/*#destra{
	margin: 0px;
	padding: 5px;
	border: 0px;
	width: 180px;
	height: 483px;
	float: left;
	text-align: left;
}*/
#coda{
	clear: both;
	margin: auto;
	text-align: center;
	border: 1px solid #BEBEBE;
	width:798px;
	height: 25px;
	font-size: 10px;
	background-color: #d8feb5;
}
