body {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	background-color: #F9F9F9;
	text-align: center;
	letter-spacing: 0.01em;
	background-image: url('../risorse/grafica/sfondo.png');
}
* {
	margin: 0;
	padding: 0;
}
img{
	border:0;
}
a:link,  a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover,  a:active{
	color: #99CC00;
	text-decoration: underline;
}
div.menu a:link, div.menu a:visited {
	color: #333333;
}
div.menu a:hover, div.menu a:active{
	color: #333333;
	text-decoration: none;
	background-color:#D0E97A;
}
#container {
	height:auto;
	width:910px;
	margin: auto;
	text-align: left;
}
#container_color {
	float:left;
	height:auto;
	width:950px;
	background-color: #FFFFFF;
	padding: 0 0 20px 0;
}
#animazione {
	float:left;
	height:auto;
	width:930px;
	margin:0 0 20px 20px;
}
#header {
	float:left;
	width:950px;
	height:100px;
	margin: 20px 0 20px 20px;
	background: url('../risorse/grafica/header.png') no-repeat;
}
#logo {
	float:left;
	width:186px;
	height:100px;
	margin: 0 0 0 20px;
}
#logo img{
	border:0;
}
#navigation {
	float:left;
	margin:25px 0 0 55px;
}
#testo-home {
	float:left;
	height:auto;
	width:950px;
	margin:0 0 15px 0;
}
.testo {
	float:left;
	height:auto;
	width:950px;
	margin:0 0 20px 0;
}
.testo h2 {
	color:#333333;
	background-color:#D0E97A;
	text-align:left !important ;
	display:inline !important ;
	margin: 0 0 0 20px !important ;
}
#testo-home p{
 	margin: 0 20px 0 20px;
 	font-size: 16px;
	line-height: 19px;
}
#content {
	float:left;
	height:auto;
	width:950px;
	margin:0;
}
.separa {
	float:left;
	clear:both;
	height:20px;
	width:910px;
	border-top: 1px dashed #99CC00;
	margin:0  0 0 20px;
}
.hide {
	display:none;
}
#content p{
 	margin: 0 20px 0 20px;
}
#content ul{
	margin:0 20px 20px 20px;
	display:block;
	width:920px;
	background-repeat: no-repeat;
	list-style-type:square;
	list-style-position:outside;
}
#content li{
	margin:0 20px 0 40px;
}
#content h1{
	margin:0 20px 20px 20px;
	color:#333333;
	font-size: 21px;
	line-height: 22px;
	padding: 0 0 10px 0;
	display: block;
	width: 910px;
	border-bottom: 2px solid #99CC00;
	text-align: center;
}
#content h2{
	margin:15px 0 15px 0;
	color:#333333;
	font-size: 17px;
	line-height: 22px;
	display: block;
	width: 910px;
	text-align: center;
}
#content b{
	color:#333333;
}
.content-modulo {
	float:left;
	margin:0 0 20px 20px;
	width:270px;
	height:270px;
	padding: 10px;
	background-image: url('../risorse/grafica/fondo_content-modulo.png');
	background-repeat:no-repeat;
}
.content-modulo-titolo {
	float:left;
	width:270px;
	height:70px;
	padding: 5px 0 0 0;
}
.content-modulo p{
	margin:0 5px 0 5px !important; 
	letter-spacing: 0.02em;
}
.content-modulo-1r {
	margin:7px 5px 0 5px;
	height:60px;
	width:260px;
}
.content-modulo-2r{
	margin:7px 5px 0 5px;
	height:60px;
	width:260px;
}
.content-modulo-1r h1{
	margin:0 !important;
	font-size: 20px !important;
	line-height: 22px !important;
	display: block !important;
	height:auto !important;
	width:auto !important;
	padding: 8px 0 0 0 !important;
	border-bottom: 0 !important;
}
.content-modulo-2r h1{
	margin:0 !important;
	font-size: 20px !important;
	line-height: 22px !important;
	display: block !important;
	height:auto !important;
	width:auto !important;
	padding: 0px 0 0 0 !important;
	border-bottom: 0 !important;
}
.content-1modulo {
	float:left;
	margin:0 0 20px 20px;
	width:290px;
	height:290px;
}
.content-2moduli {
	float:left;
	margin:0 0 20px 20px;
	width:600px;
	height:auto;
}
.content-2moduli p{
	margin:0 !important;
}
#over-footer {
	float:left;
	height:auto;
	width:950px;
	margin: 0 0 0 10px;
}
.over-footer-modulo {
	float:left;
	margin:0 0 0 10px;
	width:152px;
	height: 205px;
	border: 1px dashed #99CC00;
	padding: 10px;
}
.over-footer-wrap {
	position:relative;
}
.pulsante-visitate {
	position:absolute;
	top: 155px;
	left: 0px;
	width:134px;
	height:50px;
}
.pulsante-visitate a{
	background-color:#FFF;
	text-decoration:none;
}
.sevolete {
	display:block;
	width:154px;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 2px solid #99CC00;
	font-weight:bold;
}
#over-footer-titolo p{
	text-align:center;
	line-height:30px;
	font-weight:bold;
	font-size:16px;
}
#over-footer-titolo {
	float:left;
	clear:both;
	height:30px;
	width:910px;
	margin:0 0 10px 20px;
	background:#D0E97A;
}
#over-footer li{
	font-size: 11px;
	line-height: 13px;
	list-style:square;
	list-style-position:outside;
}
#over-footer ul{
	padding: 0 0 0 15px;
}
#footer {
	float:left;
	clear:both;
	height:100px;
	width:910px;
	margin:20px 0 0 20px;
	background-image: url('../risorse/grafica/footer.png');
}
#footer a:link, #footer a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	background-color:transparent;
}
#footer a:hover, #footer a:active{
	color: #99CC00;
	text-decoration: underline;
	font-weight: normal;
	background-color:transparent;
}
.schema {
	border:0;
	margin: 0 0 15px 195px;
}
strong{
	color:#333333;
	background-color:#D0E97A;
}
.grafico-posizionamento{
	margin: 15px 0 15px 245px;
	clear:both;
}



/* CAMPI REQUIRED DEL FORM*/
.formular label span.required_marker{
	color:red;
}
/* STILE INFORMATIVA PRIVACY*/
ol.sublista{
	list-style-type: lower-alpha;
	padding-left:22px;
}
form.formular {
	width: 600px;
	height:auto;
	margin: 0;
}
form.black {
	padding: 20px;
	border: 1px solid #333;
	background:#666666;
	color:#CCCCCC;
}
	form.black legend{
	color:#CCCCCC;
}
.formular fieldset {
	padding : 15px;
	border: 1px solid #CCCCCC;	
}
.formular legend {
	font-weight: bold;
	padding: 0 10px 0 10px;
}
.formular fieldset label {
	float: none;
	text-align: inherit;
	width: auto;
}
.formular label span {
	color: #333;
}

.black label span {
	color: #ccc;
}
.formular input, .formular select, .formular textarea {
	display : block;
	margin-bottom: 5px;
}
.formular .text-input {
	width: 260px;
	color: #333;
	padding: 4px;
	border: 2px solid #99CC00;
	font-size: 14px;
	margin-top: 4px;
	background: #FFF url('/img/form/text-bg.gif') repeat-x;
}
.text-input {
	width: 260px;
	color: #333;
	padding: 4px 4px 3px;
	border: 2px solid #B5B8C8;
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 4px;
	background: #FFF url('/img/form/text-bg.gif') repeat-x;
}
.formular .infos {
	background: #FFF;
	color: #333;
	padding: 10px;
	margin-bottom: 10px;
	border:1px solid #333;
}
.formular span.checkbox, 
.formular .checkbox {
	display: inline;
}
.formular .button {
	text-align:right;
	margin-top: 15px;
}
.submit {
	color: #333;
	float:right;
	text-decoration: none;
	font-weight: bold;
}
.formular a.submit {
	background: url('/img/form/button-bg.png') repeat-x;
	border: 1px solid #AAA;
	padding: 4px;
}

input.button {
	background: url('/img/form/button-bg.png') repeat-x;
	border: 2px solid #CCCCCC;
	padding: 4px 4px 1px;
	font-size:14px;
	margin-top:4px;
	font-weight: bold;
}
.formular input {
	background: url('/img/form/button-bg.png') repeat-x;
	border: 2px solid #99CC00;
	padding: 4px;
}
.formular hr {
	clear: both;
	visibility: hidden;
}
.formular .fc-error {
	width: 350px;
	padding: 4px;
	font-size: 12px;
	margin-bottom: 15px;
	background: #D0E97A;
}
.allinea-modulo {
	float:left;
	width:270px !important;
}
.spazio-form {
	float:left;
	width:28px !important;
	display:inline;
	color:#FFF;
}

/*fix sovrapposizione menù con slider*/

div#navigation div.menu ul li ul li{
	z-index:10000;
}
