/* CSS Document */
#contenitore {width:900px; margin:auto; padding:0px 1px 0px 1px; background:url(../images/bg_content.jpg) repeat-x #e0e0e0}
#menu {width:332px; padding:5px 0px 0px 40px; height:345px}
.menuon {font-style:oblique;font-family:Monotype Corsiva; font-size:30px; padding-left:40px; color:#009900}
.menuon a:link {
	color: #009900;
	text-decoration: none;
}
.menuon a:visited {
	color: #009900;
	text-decoration: none;
}
.menuon a:hover {
	color: #090;
	text-decoration: underline;
}
.menuon a:active {
	color: #090;
	text-decoration: none;
}
.menuoff {font-style:oblique;font-family:Monotype Corsiva; font-size:30px; padding-left:40px}
.menuoff a:link {
	color: #666666;
	text-decoration: none;
}
.menuoff a:visited {
	color: #666;
	text-decoration: none;
}
.menuoff a:hover {
	color: #090;
	text-decoration: underline;}
	
.menuoff a:active {
	color: #666;
	text-decoration: none;
}

#flashcontainer {width:518px; height:349px; float:right; margin-right:5px}
#contpage {min-height:300px}
#footerbox{ background:#9dca94; padding:5px}
#bottombox { text-align:center; padding:0px 10px 5px 10px;background: #9dca94; color: #333333; font-size:12px; width:890px; margin:auto}
li { margin-left:-10px; font-size:11px}
/*form invio dati*/

.formselect {
width:90%;
font-size:11px;
padding:2px;
color:666666;
border:1px solid #999999;
	}
.formtext {
width:90%;
font-size:11px;
padding:2px;
color:666666;
border:1px solid #999999;
	}
	
.formtextrandom {
width:50px;
font-size:11px;
padding:2px;
color:666666;
border:1px solid #999999;
	}
.formtextarea {
width:90%;
height:200px;
font-size:11px;
padding:2px;
color:666666;
border:1px solid #999999;
	}
.formbutton {
font-size:11px;
padding:2px 10px 2px 10px;
color:#000;
border:1px solid #999999;
margin:auto
	}
.privacy {font-size:9px;
	color: #666666;
	text-align:left
	}
.foto {float:left; height:80px; padding:3px; background-color: #FFF; border:1px solid #000; margin:2px}
.foto2 {float:left; width:110px; height:83px; padding:3px; background-color: #FFF; border:1px solid #000; margin:2px}
#map {height:400px;border:1px solid #999999; margin-top:10px;  text-align:center;  background:#FFFFFF url(images/loading_grande.gif) no-repeat center; color:#000000}