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: #C4D8D9;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006666;
	text-transform: capitalize;
	margin: 0px;
}
#menu li a:hover{

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

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

#hitext{
    display:none;
    margin:0;
} 

h1{ 
   margin:0;
}
h2{ 
   margin:0;
}
h3{ 
   margin:0;
}

#tag{
	width: 790px;
	margin-right:auto;
	margin-left:auto;
	text-align: center;	

}
.tag_text{
	font-weight:normal;
	color:#333333;
	font-size:10px;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.tag_button, .tag_button a{
	font-weight:normal;
	color:#FFFFFF;
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-align: center;
}

ul li {
	padding:0px;
	margin: 0px 0px 0px 2px;
	display: inline;
	top: 0px;
	text-align: center;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	padding:0px;
	text-align: center;
}


.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.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: #006666;
	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;
	float: right;
}


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




.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;
	line-height: 150%;
	font-style: italic;
	margin-top: 210px;
	margin-right: 20px;
}
#images {
	float: left;
	width: 300px;
	margin-bottom: 10px;
}


#testi {
	text-align: right;
	margin-bottom: 20px;
	float: right;
	width: 200px;
	padding: 10;
}



#interventi{
    width:780px;
	text-align: left;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
	padding:5px;
}


.intervento_desc{
    font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#7D7D7D;
}

#image_no{
 display:none;
}

.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;
}

.txt_title{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#1E605E;

}

.txt_desc{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#666666;
text-align:justify;
width:780px;
display:block;

}

.txt_link, .txt_link a{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#1E605E;

}
#answer{
clear:both;
width:100%;

}
#img_box{
width:660px;

}