body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8D6206;
	text-decoration: none;
	margin:0px auto;
	padding:0px;
	background-color:#FFFFFF;
	}

a:link {
	color: #666600;
	border: 1px;
}
a:visited {
	color: #666600;
}
a:hover {
	color: #8D6206;
	background-color: #CCCCCC;
}
a:active {
	color: #8D6206;
		}
		
.sfondotesto
{
	background:url(/images/sfondotxt.jpg) left top repeat-y;
	padding:13px 16px 15px 27px;
	text-align:justify;
	margin: 4px;
}
.sfondotesto1
{
background:url(/images/sfondotxt1.jpg) left top repeat-y;
padding:13px 16px 15px 27px;
text-align:justify;
margin: 4px;
}
.ombratesto
{
background:url(/images/ombratesto.gif) left top no-repeat;
height:12px;
}
.text_box_table
{
margin-top:10px;
margin-bottom:20px;
margin-left:22px;
margin-right:12px;
}

.sottomenu
{
background:url(/images/mnsx.jpg) left top repeat-y;
height:13px;
}
.sinistra
{
	background:url(/images/mnsx.jpg) left top repeat-y;
	width:100px;
	padding-left:38px;
}
.indice
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
	height: auto;
	width: 80px;
}


.titlebox {

	padding: 1px;
	border: 1px solid #94AA74;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
	
.photobox {
	padding: 1px;
	border: 1px solid #94AA74;
	margin: 3px;
}
	

/*        V2        */

.outer{
	margin:0px;
	padding:0px;
}	
#menu {
	width: 110px;
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
	}
#menu ul{
	list-style:none;
	padding:0px;
	margin:0px;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-weight:normal;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #5E7830;
	display: block;
	background: url(/images/menu1.gif);
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #26370A;
	background: url(/images/menu1.gif) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu li a:active {
	color: #26370A;
	background: url(/images/menu1.gif) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
