* {
	margin: 0px;
	padding: 0px;
}

body,html {	
	height:100%;
	margin:0;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #2a2a2a;
	font-size: 12px;
	background-color: #cdde47;

}

a img { border: none; }

a {
	text-decoration: none;
	color: #2a2a2a;
}

a:hover {
	text-decoration: underline;
}

.clearer {
	clear: both;
	font-size: 1%;
	line-height: 0%;
}

h1 {
	font-size: 24px;
	color: #2a2a2a;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	border-bottom:1px solid #2A2A2A;
}

h2 {
	font-size: 20px;
	color: #2a2a2a;
	font-weight: normal;
}

h3 {
	font-size: 18px;
	color: #2a2a2a;
	font-weight: normal;
}

p {
	font-size: 13px;
	color: #2a2a2a;
}



#container {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#top {
	height:112px;
	width: 100%;
	border-top: 4px solid #3f4b27;
}

#topcentrale {
	width: 882px;
	margin: 0 auto;
}

#logo {
	float: left;
}

#logo a {
	text-decoration: none;
	font-size:24px;
	font-weight: bold;
}


#menuist {
	height: 30px;
	float: right;
}

#menuist ul {
	height: 30px;
	display: inline;
}

#menuist ul li {
	display: inline;
	list-style: none;
}

#menuist ul li a {
	display: block;
	width: auto;
	float: left;
	height: 30px;
	line-height: 30px;
	padding-left: 13px;
	padding-right: 13px;
	font-size: 14px;
	margin-left: 4px;
    text-decoration: none;


}

#menuist ul li a.first {
	margin-left: 4px;
}

#active { 
	color: #ffffff;
	background-color: #3F4B27;
}

#menuist ul li a:hover { 
	color: #ffffff;
	background-color: #3F4B27;
}

#centrale {
	width: 100%;	
}

#contenuto {
	min-height: 500px;
	height: auto !important;
	height: 500px;
	width: 882px;
	margin: 0 auto;
	
}

#contenuto p { text-align: justify; }

#footer {
	min-height: 20px;
	height: auto !important;
	height: 20px;
	width: 100%;
	float: left;
	padding-top: 20px;
}

#footercentrale {
	width: 882px;
	margin: 0 auto;
	border-top: 1px solid #2a2a2a;
	padding-top: 5px;
}

#footercentrale p { text-align: left; font-size: 12px; line-height:20px;}


.box_scarica_in_word {
	background-image:url(../images/scarica_word.jpg);
	background-repeat:no-repeat;
	display:block;
	height:49px;
	line-height:49px;
	padding-left:60px;
}

.box_scarica_in_pdf {
	background-image:url(../images/scarica_pdf.jpg);
	background-repeat:no-repeat;
	display:block;
	height:49px;
	line-height:49px;
	padding-left:60px;
}


.sx {
	float: left;
	width: 500px;
}

.dx {
	float: right;
	width:302px;
}

.dx p {
	line-height: 25px;
}
