html {
	background-attachment: fixed;
	background-color: B6C59E;
	background-image: url(immagini/bg_html.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 844px;
	margin: 0px auto;
}

#menu li a{
	text-decoration: none;
	padding: 3px 7px 1px 7px;
	background-color: #D7E1BB;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #607528;
	text-transform: capitalize;
	margin: 0px;
}
#menu li a:hover{

	background-color: #fff;
	color: #607528;
}

#menu li#activelink a{
	background-color: #fff;
	color: #607528;
	font-weight: bold;
}

ul li {
	display: inline;
	padding:0px;
	margin: 0px 0px 0px 5px;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	padding:0px;
}


.wd{
	background-image: url(immagini/bg_bottomdiv.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 0px 32px  0px;

}
#center {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #006699;
	margin: 0px auto;
}
#menu {
	color: #318F99;
	background-image: url(immagini/bg_menu_ct.jpg);
	background-repeat: repeat-x;
	width: 780px;
	margin: 0px auto;
	text-align: left;
	padding-top: 10px;
}


#content{
	color: #333333;
	width: 780px;
	margin: 0px auto;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: capitalize;
	color: #607528;
	text-decoration: none;
	margin: 10px 50px;
	font-style: italic;
	text-align: right;
}
.autore {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	display: block;
	margin: 20px 50px;
}


#footer {
	background-image: url(immagini/bg_menu_ct.jpg);
	background-repeat: repeat-x;
	width: 780px;
	padding: 5px 0px;
	margin: 0px auto;
	text-align: center;
	text-transform: none;
	font-size: 12px;
	color: #FFFFFF;
	clear: both;
}




.wd h1{
	background-image: url(immagini/bg_topdiv.png);
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	height: 32px;
	font-size: 9px;

}
.blockquote {
	background: url(immagini/quotes1.png);
	background-position: top left;
	background-repeat: no-repeat;
	color: #666666;
	text-indent: 25px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	width: 320px;
	margin-left: 80px;
	line-height: 150%;
	font-style: italic;
}
#images {
	float: left;
	width: 300px;
	margin-bottom: 10px;
}
#testi {
	margin-left: 450px;
	text-align: justify;
	margin-bottom: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.blockquote p {
	background: url(immagini/quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-right: 25px;
}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;

}
#header img{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border: 1px solid #006666;

}
p {
	background-image: url(immagini/home_10.png);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}
.sfondo_wd {
	background-image: url(immagini/home_10.png);
	background-repeat: repeat-y;
}

.sede {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #B8C888;
	padding-left: 10px;
	margin-bottom: 10px;
	height: 200px;
}

.sede a{
	color:#6A822D;
	text-decoration: none;
}

.sede a:hover{
	color:#627728;
	text-decoration: none;
	background-color: #DBE2C2;
}
h3 {
	color: #6A822D;
	font-size: 14px;
	text-transform: capitalize;
	margin: 5px 0px;
}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-transform: capitalize;
}

