body {
	margin: 0px;
	padding: 0px;
	background-color: #F9F6F1;
}
#wrapper { width: 900px; margin-right: auto; margin-left: auto; background-image: url(../../Copia%20di%20index09/img-layout/bg-box.jpg); background-repeat: repeat-y; margin-top: 15px; 
}
#top {
	height: 299px;
	width: 900px;
}
#content { width: 900px; margin-top: 25px; background-image: url(../img-layout/bg-content.jpg); background-repeat: repeat-y; margin-bottom: 15px; 
}


#content #bg-content-top {
	height: 14px;
	width: 900px;
}
#content #centrale {
	width: 900px;
	float: left;
}
#content #centrale #left {
	float: left;
	width: 286px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E8E6E1;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content #centrale #right {
	float: right;
	width: 610px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content #centrale #left #foto { }
#content #centrale #left #box {
	width: 235px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	height: 129px;
}
#content #bg-content-down {
	height: 14px;
	width: 900px;
	clear: both;
}
#content #centrale #left h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #6A4E36;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#content #centrale #right h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; color: #333333; margin: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 20px; font-style: oblique; 
}
#content #centrale #right h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #666666; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 20px; font-style: oblique; margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; 
}


#content #centrale #left p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #6A4E36;
	padding-left: 25px;
	padding-right: 20px;
}
#content  #centrale #right p{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #000000; line-height: 25px; padding-left: 20px; padding-right: 35px; text-align: justify; 
}
#wrapper #footer { font-family: Arial; font-size: 12px; color: #999999; line-height: 25px; 
}
a:link {
	color: #6A4E36;
	text-decoration: underline;
}
a:hover {
	color: #6A4E36;
	text-decoration: none;
}
#link {
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 20px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6F99FB;
}
#link ul { list-style-image: none; list-style-type: none; margin: 0px; padding: 0px; }
#link li { display: inline; padding-right: 8px; padding-left: 8px; }

#titoli {
	margin-top: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
#titoli ul li {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#titoli ul li a:link {
	text-decoration: none;
	color: #287386;
}
#titoli ul li a:visited {
	text-decoration: none;
	color: #287386;
}
#titoli ul li a:hover {
	text-decoration: none;
	color: #333;
}
#titoli ul li a:active {
	text-decoration: none;
	color: #333;
}

