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

	background-color: #FFFFFF;
	color: #BF5B0D;
}

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

ul li {
	display: inline;
	padding:0px 0px 0px 0px;
	margin: 0x 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_cv.jpg);
	background-repeat: repeat-x;
	width: 780px;
	margin: 0px auto;
	text-align: left;
	padding-left:7px;
	padding-top: 10px;
}


#content{
	color: #333333;
	width: 780px;
	margin: 0px auto;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: capitalize;
	color: #993300;
	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 0px;
	margin-left: 150px;
}


#footer {
	background-image: url(immagini/bg_menu_cv.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;
}
.hidden {

	display: none;
}
#pubblicazioni {
	font-size: 10px;
}


.unhidden {

	display: block;
}






.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: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: block;
	width: 300px;
	margin-left: 100px;
}
#images {
	float: left;
	width: 305px;
	margin: 0px 15px;
}
#testi {
	margin-left: 350px;
	text-align: justify;
	padding: 15px;
	border-left: medium solid #993300;
	margin-bottom: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 365px;
}
h3 {
	color: #993300;
	font-size: 14px;
}

table {
	font-size: 12px;
	color: #333333;
	width: 400px;
}




.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 #993300;

}
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;
}
#testi a {
	color: #CC6600;
}
#testi a:hover {
	color: #993300;
}

