body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #eee url(img/paper.gif) fixed;
	text-align: center;
}
#wrapper {
	position: relative;
background: #F7EFD6;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 122px 0 0 0;
	background-image:url(img/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 2px solid #722100;
	border-right: 2px solid #722100;
	border-bottom: 2px solid #722100;
}

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: italic;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited { 
	padding: 3px 10px 2px 10px; 
	color: #FFFFFF;
	background-color: #B51032;
	text-decoration: none;
	border: 1px solid #711515;
}
#navigation a:hover {
	color: #FFFFFF;
	background-color: #711515;
}
#content {

	background-image: url(img/patate.jpg);
	background-repeat: no-repeat;
	background-position: 400px 20px;
	margin-left: 30px;
	padding: 20px 10px 0 0;
}
#content p {
	font-size: 80%;
	line-height: 1.8em;
	padding-left: 2em;
}
#content h1 {
	font: normal 180% Georgia, "Times New Roman", Times, serif;
	color: #B51032;
	background-color: transparent;
}
#content h2 {
	font-size: 120%;
	color: #940D1E;
	background-color: transparent;
	border-bottom: 1px dotted #FF9006;
}


#right {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
color: #666
	
float: left;
width: 760px;
background-color: transparent;
padding: 5px;
height: 5px;
}
* html #right {
position: relative;  /*** IE needs this  ***/
}
#right ul {
list-style: none;
}
#right li {
display: inline;
padding-right: 15px;

}

#right a:link, #right a:visited { 
	padding: 3px 1px 2px 1px; 
	color: #36C;
	background-color: #F7EFD6;
	
}
#right a:hover {
	color: #F33;
	background-color: #F7EFD6;
}


#footer {
	padding: 0 0 10px 25px;
	font-size: 80%;
	color: #AAAAAA;
	background-color: transparent;
}

.indirizzo {
	FONT-SIZE:8pt; FONT-FAMILY:Verdana, Arial, helvetica, sans serif; color:#AAAAAA
}