body {
	color: Black;
	background: #F9F9F9;
	font: 0.90em Verdana, sans-serif;
	line-height: 1.3;
	margin: 0.5% 0% 0% 1%;
}
a, a:visited{
	/* text-decoration: none; */ /*white-space: nowrap;*/
}
a img{
	border: none;
}
div.main{
	width: 99%;
}
/*div{
	border: 1px solid;
}*/
div.testa, div.corpo, div.footer {
	border-left: medium solid #F5F3E5;
	margin-left: 13em;
	/*border:thin solid;*/
}
p.titsez a{
	color: #000000;
	font: 1.8em Georgia, "Times New Roman", serif;
	letter-spacing: 1px;
	padding-left: 0.5em;
}
h3 {
	display: inline;
	color: #111111;
	font: bolder 1.2em Verdana, Arial, sans-serif;
	text-transform: uppercase;
}
h4 {
	font: bold 1.1em Georgia, "Times New Roman", serif;
	letter-spacing: 1px;
}
/*elementi della barra*/
div.top{
	border-bottom: medium solid #F5F3E5;
	background: url(img/nautilus-up.jpg) no-repeat left bottom;
}
div.barra{
	width: 13em;
	float: left;
	clear: both;
}

ul.menu{
	margin-left: 0em;
	padding-left: 0em;
	width: 100%;
	list-style: none;
}
ul.menu a{
	margin: 1px 0 1px 0;
	padding-left: 0.3em;
	display: block;
	color: #40571C;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
	letter-spacing: 1px !important;
	letter-spacing: normal;
	height: auto !important;
	min-height: 1.5em;
	height: 1.5em;
}
ul.menu a.attivo{
	border-top: 1px dotted #668C29;
	border-bottom: 1px dotted #668C29;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	background: #B7D88F;
}
ul.menu a:hover{
	background: #B7D88F;
	color: #000000 !important;
}
.top .barra .menu{
	margin-top:75px !important;
	margin-top: 75px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: bottom;
}
/*elementi della testa*/
.testa{
	min-height: 10em;
}
div.titolo{
	border-bottom: none;
	background: url(img/barra.png) repeat-x;
	text-align: left;
	text-transform: lowercase;
	vertical-align: top;
	height: 75px;
	min-height: 65px;
	}
p.beninforma{
	margin-top: 0em;
	color: #F78200;
	top: 0px !important;
	top: 0px;
	left: 110px;
	position: absolute;
	height: 45px;
	font-size: 3em;
	font-weight: bold;
}
p.beninforma span{
	color: #005B01;
}
p.subtit{
	top: 44px !important;
	top: 44px;
	left: 208px;
	position: absolute;
	height: 20px;
	width: 45em;
	color: #005B01;
	font-weight: bold;
}
ul.percorso{
	padding: 0.5em 0 0.5em 20px;
	color: #2D3D14;
}
ul.percorso li{
	display: inline;
	line-height: 1.5em;
	height: 1.5em;
}
ul.percorso a{
	color: #3D531A;
	font-weight: bold;
}

.sezioni{
	margin: 0 0 0 0%;
	padding-left: 0;
	list-style-type: none;
	height: 100px;
}
.barra .sezioni a{
	margin-left: 0px !important;
}
.barra .sezioni{
	margin-left: 0px !important;
}
li.button{
	display: inline;
}
li.button a, li.button a:visited {
	margin-left: 30px;
	float: left;
	width: 120px;
	color: #555555;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 100px;
	 text-decoration: none; 
	text-align: center;
	height: 100px;
	font-variant: small-caps;
	}
/*PRELOAD IMMAGINI*/
/*trovare il modo di fare il preload delle immagini con hover*/
/*-----------------*/
#lavoratori{
	background: url(img/lavor.png);
}
#progetto{
	background: url(img/progetto.png);
}
#operatori{
	background: url(img/oper.png);
}
#lavoratori:hover{
	background: url(img/lavor-c.png);
	z-index: 1;
}
#progetto:hover{
	background: url(img/progetto-c.png);
}
#operatori:hover{
	background: url(img/oper-c.png);
}
li.button a:hover {
	color: #7D4200;
}
.alt{
	visibility: hidden;
}
/*elementi del corpo*/
div.middle{
	background: url(img/nautilus-down.jpg) no-repeat left top;
	/*border: thin hidden;*/
}
div.corpo{
	color: #333333;
	padding-bottom: 4em;
}
ul.buttonleft{
	float: right;
	margin: 8px 0 8px 0;
	width: 28em;
}
.corpo .sezioni{
	padding-top: 5px;
	height: 30px;
}

.corpo li.button a, .corpo li.button a:visited {
	background: url(img/button.png) no-repeat;
	line-height: 30px;
	height: 30px;
}
div.testo{
	padding: 3em 0 1em 1.5em;
	width: 80%;
	height: auto !important;
	min-height: 20em;
	height: 20em;
}
div.lungo{
	padding-top: 2em;
	width: 90%;
	text-align: justify;
}
div.paragrafo{
	border-bottom: thin dashed #B7D88F;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
div.testo a:link, div.testo a:visited {
	/*border-bottom: thin solid #555555;*/
	color: Black;
}
div.testo a:hover {
	border-bottom: 1px solid #9B8E51;
	color: #000000;
	background: White;
}
ul.snodo{
	list-style: url(img/lista.png);
	font-size: 0.9em;
	font-variant: normal;
	line-height: 1.5;
}
ul.snodo li a, ul.snodo li a:visited{
	border-bottom: none !important;
	white-space: normal !important;
	color: #3B4F19;
	font-variant: small-caps;
	font-size: 1.2em;
	font-weight: bold;
}
ul.snodo li a:active, ul.snodo li a:hover{
	color: #FFA642 !important;
	background: transparent !important;
}
ul.snodo .titolo{
	font-variant: small-caps;
	font-size: 1.2em;
	font-weight: bold;
}
div.su{
	border: thin dashed #B7D88F;
	float: right;
	margin-right: 5px;
	padding: 2px;
	display: block;
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
}
 div.su a{
	background: #F9F9F9;
	color: #333333 !important;
	text-decoration: none !important;
}
/*elementi della coda*/
div.coda{
	clear: both;
	border-top: medium solid #F5F3E5;
}
.footer{
	margin-top: -1em !important;
	margin-top: 0;
	height: 90px;
}
.coda ul{
	padding: 0.5em 0 0 0;
	margin: 0 0 0 0;
	list-style-type: none;
}
.coda li{
	float: left;
	display: inline;
}
.palin{
	padding: 2em 0 0 0.5em;
	font-size: 0.9em;
}
.valid{
	float: right !important;
}


