body
{
	font-family: 'trebuchet ms', verdana, arial, tahoma, sans-serif;
	font-size: 13px; color: #444;
	line-height: 200%;
	margin-top: 0px;
	background: #f0e9dd url('immagini/design/sfondo.gif') repeat-y 50% 0px;
}

img
{
	border: 0px;
}

h1
{
	font-size: 160%;
}

h2
{
	font-size: 125%;
}

#container
{
	width: 602px;
	margin: 0 auto;
}

#menu
{
	width: 602px;
	text-align: left;
}

#header
{
	width: 602px;
	height: 123px;
}

#content
{
	clear:both;
	width: 552px;
	padding: 0px 25px;
}

.titolo
{
	color: #b6a996;
	background-color: #f0e9dd;
}

.testo
{
	text-align: justify;
	line-height: 1.5;
}

.immagine
{
	text-align: center;
	margin-top: 5px;
}

.tabella
{
    text-align: center;
}

.destra 
{
    text-align: right;
}

.indietro 
{
    text-align: center;
    line-height: 1.5;
}

#footer
{
	width: 552px;
	text-align: center;
	padding: 10px 25px 0px 25px;
}

#footerspazio
{
	position: absolute;
	bottom: 14px;
	width: 552px;
	text-align: center;
	padding: 0px 25px;
}

a:active, a:visited, a:link
{
	color: #b6a996;
	background-color: #f0e9dd;
	text-decoration: none;
}

a:hover
{
	color: #b6a996;
	background-color: #f0e9dd;
	text-decoration: none;
}

#navlist
{
	padding: 0px;
	margin: 0;
}

#navlist li
{
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a
{
	padding: 4px 25px;
	margin: 0;
	color: #b6a996;
	background-color: #f0e9dd;
	text-decoration: none;
	float: left;
}

#navlist li a:link
{
	color: #b6a996;
	background-color: #f0e9dd;
}
#navlist li a:visited
{
	color: #b6a996;
	background-color: #f0e9dd;
}

#navlist li a:hover
{
	color: #f0e9dd;
	background: #b6a996;
}

#navlist li a#current
{
	color: #f0e9dd;
	background-color: #b6a996;
}

.foto
{
	float: left;
	margin: 6px 0px 0px 7px;
 	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	position: relative;
}

.foto img
{
	background-color: #f0e9dd;
	color: #000;
	border: 1px solid #b6a996;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 4px;
	position: relative;
}

.foto img:hover, .foto:hover img
{
	background-color: #b6a996;
	color: #000;
}

table
{
	width: 88%;
	color: #444;
	background-color: #f0e9dd;
	margin: 5px 1px 1px;
	border-left: 1px solid #c2b7a5;
	border-top: 1px solid #c2b7a5;
}

th, td
{
	border-right: 1px solid #c2b7a5;
	border-bottom: 1px solid #c2b7a5;
	padding: 0px 10px;
	text-align: right;
}

th
{
	color: #444;
	background-color: #e7dfd2;
	font-weight: normal;
	text-align: left;
}
