
body {
	background-color:#524735;
	margin:3px 0;
	text-align:center;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#f2e7d3;
}

td {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#f2e7d3;
}

a {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#f2e7d3;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#sito {
	width:980px;
	height:620px;
	margin:0 auto;
	background-color:#7b6c52;
	text-align:left;
	position:relative;
}

#logo {
	display:block;
}
#foto {
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	width:978px;
	height:383px;
	margin:0;
}

address {
	width:900px;
	font-style:normal;
	text-align:center;
	line-height:20px;
}


/****************************************************** MENU */
#menu {
	position:absolute;
	top:7px;
	left:220px;
	width:155px;
	z-index:3;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 155px;
	height:205px;
}
#nav li { /* all list items */
	position: relative;
	float: left;
	line-height: 24px;
	width: 155px;
}

#nav li a {
	color:#f2e7d3;
	width:142px;
	line-height: 24px;
	display: block;
	text-decoration: none;
	border-bottom:1px solid #3d2313;
	padding-left: 13px;
}

#nav li a:hover {
	font-weight:bold;
	background-color: #68563f;
}
#nav li .evid {
	color:#f2e7d3;
	line-height: 24px;
	display: block;
	font-weight:bold;
	border-bottom:1px solid #3d2313;
	background-color: #68563f;
	padding-left: 13px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	margin-left: 154px;
	margin-top: -26px;
	width: 160px;
	background-color:#68563f;
	border-top:1px solid #3d2313;
}

#nav li ul a {
	color:#f2e7d3;
	width:150px;
	line-height: 24px;
	display: block;
	text-decoration: none;
	border-bottom:1px solid #3d2313;
	padding-left: 10px;
}
#nav li ul a:hover {
	color:#3d2313;
	font-weight:normal;
	font-style:italic;
	background-color: #f2e7d3;
}
#nav li ul .evid {
	color:#3d2313;
	line-height: 24px;
	display: block;
	font-style:italic;
	background-color: #f2e7d3;
	border-bottom:1px solid #3d2313;
	padding-left: 10px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


/****************************************************** CONTENUTI */
#box {
	position:absolute;
	top:0;
	right:0;
	width:582px;
	height:213px;
	background-color:#a18a62;
	color:#3d2313;
	z-index:1;
}
#box #contenuto {
	margin:0px 20px; 
	color:#3d2313;
	height:175px;
	text-align:justify;
	font-weight:normal;
	padding:0 5px 0 0;
	overflow: auto;
	overflow-x: hidden;
	scrollbar-face-color: #a18a62;
	scrollbar-arrow-color: #f2e7d3;
	scrollbar-base-color: #f2e7d3;
	scrollbar-shadow-color: #f2e7d3;
	scrollbar-dark-shadow-color: #f2e7d3;
	scrollbar-highlight-color: #a18a62;
	scrollbar-3d-light-color: #f2e7d3;
}

#box #newsticker {
	position:relative;
	float:right;
	width:171px;
	height:213px;
	margin:0px;	
	color:#68563f;
	font-size:11px;
	background-color:#d0c5b1;
}
#box #newsticker h3 {
	font:15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	background:url(../images/sf-titnewsticker.gif) no-repeat;
	width:171px;
	line-height:38px;
	margin:0;
}
#newsticker #marqueecontainer {
position: relative;
width: 160px; /*marquee width */
height: 155px; /*marquee height */
overflow: hidden;
padding-left:10px;
margin-top:10px;
}
#newsticker #marqueecontainer #vmarquee {
	position:absolute;
}
#newsticker #marqueecontainer #vmarquee a {
	color:#68563f;
	font-size:11px;
	text-decoration:underline;
}
#newsticker #marqueecontainer #vmarquee a:hover {
	text-decoration:underline;
}

h1 {
	color:#d1b17a;
	font-size:22px;
	margin:3px 20px;
	font-weight:normal;
}

#boxL {
	position:absolute;
	top:0;
	right:0;
	width:582px;
	height:599px;
	background-color:#a18a62;
	color:#3d2313;
	z-index:1;
}
#boxL #contenuto {
	margin:0px 20px; 
	color:#3d2313;
	height:561px;
	text-align:justify;
	font-weight:normal;
	padding:0 5px 0 0;
	overflow: auto;
	overflow-x: hidden;
	scrollbar-face-color: #a18a62;
	scrollbar-arrow-color: #f2e7d3;
	scrollbar-base-color: #f2e7d3;
	scrollbar-shadow-color: #f2e7d3;
	scrollbar-dark-shadow-color: #f2e7d3;
	scrollbar-highlight-color: #a18a62;
	scrollbar-3d-light-color: #f2e7d3;
}

th {
	background-color:#68563f;
	text-align:center;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#f2e7d3;	
}
.prez td {
	line-height:16px;
	text-align:center;
	border-bottom:1px dashed #3d2313;
}
/****************************************************** FINE CONTENUTI */



/****************************************************** FORM */
.mini {
	font-size:11px;
}
input {
	background-color:#f2e7d3;
	border:1px solid #3d2313;
	color:#3d2313;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
.noborder {
	border:0;
	background-color:transparent;
}
.submit {
	font-weight:bold;
}


#richiesta {
	width: 100%;
}
#richiesta td {
	color:#3d2313;
}
#richiesta .titoloform {
	padding-top: 8px;
	border-bottom: 3px solid #68563f;
	font-weight: bold;
}
#form {
	margin: 0;
}
textarea {
	background-color:#f2e7d3;
	border:1px solid #3d2313;
	color:#3d2313;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}

input.red, select.red, textarea.red {
	border: 1px solid #eb3426;
}
#ris_form {
	display: none;
	margin: 3px 3px 3px 0;
	border: 2px solid #eb3426;
	color: #000;
	padding: 7px 16px;
}
#ris_form p {
	margin: 2px 0;
}
/****************************************************** FINE FORM */


/****************************************************** SCELTA LINGUA */
#sito #lingua {
	color:#be9f68;
	width:205px;
	text-align:center;
	line-height:18px;
	font-size:11px;
}
#sito #lingua a {
	font-size:11px;
	color:#be9f68;
	text-decoration:none;
}
#sito #lingua a:hover {
	color:#f2e7d3;
}
/****************************************************** FINE SCELTA LINGUA */



/****************************************************** LINK SERVIZI */
#sito #service {
	position:absolute;
	bottom:0px;
	right:1px;
	color:#3e290f;
	width:70px;
	text-align:center;
	line-height:20px;
	font-size:11px;
}
#sito #service a {
	font-size:11px;
	color:#3e290f;
	text-decoration:none;
}
#sito #service a:hover {
	color:#f2e7d3;
}
/****************************************************** FINE LINK SERVIZI */

#map24 {
	margin:0 auto 20px auto;
}

#sitemap ul {
margin:0 10px 3px 10px;
padding:0;
}
#sitemap li {
list-style:square;
margin:0 0 0px 5px;
}
#sitemap li a {
font-weight:bold;
text-decoration:none;
}
#sitemap ul ul {
margin:0 10px 20px 5px;
}
#sitemap li li a {
font-weight:normal;
}
