@charset "utf-8";
*{
	margin:0px;
	padding:0px;
}

body {
	background-color: #a2c0e4;
	background-image: url(../images/layout/bg_body.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #458204;
}

.news_title {
	font-weight: bold;
	color: #254EAB;
	margin-bottom: 5px;
}
.news_text {
	font-size: 11px;
	margin-bottom: 15px;
}

.title-newsletter {
	font-size: 12px;
	color: #0C5C9C;
}
.img-left {
	float: left;
	margin-right: 5px;
	border: 1px solid #448102;
}
.img-left2     {
	float: left;
	border: 2px solid #448103;
	padding: 2px;
	margin-right: 6px;
}
.img-border {
	margin-right: 5px;
	border: none;
}
.td_contatti {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

.inputc   {
	border: 1px solid #438102;
	width: 200px;
}
.inputc:focus {
	border: 1px solid #63A61E;
}
.buttonn {
	margin: 0;
	color: #FFF;
	background-color: #4E8D0B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7DBC3B;
	border-right-color: #448202;
	border-bottom-color: #448202;
	border-left-color: #7DBC3B;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 58px;

}

#tb_contatti {
	width: 500px;
	padding-top: 215px;
	padding-left: 5px;

}
#tb_contatti2 {
	width: 500px;
	padding-top: 115px;
	padding-left: 5px;

}

#tb_company {
	width: 460px;
	border: 1px solid #448102;
	margin-top: 5px;
}

.td-green {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #448102;
	border-bottom-color: #448102;

}
.td-green2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #448102;

}


#tb_consorziato th.noformat {
	background-color: #FFFFFF;
}

#tb_consorziato {
	width: 515px;
}
#tb_consorziato img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#tb_consorziato th {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #599B15;
	height: 25px;
}
#tb_consorziato td {
	height: 20px;
	padding: 2px;
	text-transform: uppercase;
}
#tb_consorziato  td.width-azienda {
	width: 290px;
	height: 30px;

}




#notizia {
	background-image: url(../images/layout/bgnews.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 260px;
	width: 460px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	overflow: auto;
}
#notizia #privacy {
	font-size: 10px;
	text-align: justify;
}
#notizia2 {
	background-image: url(../images/layout/bgletter.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 550px;
	width: 460px;
	overflow: auto;
	padding: 20px;
}
#notizia2  #privacy {
	font-size: 10px;
	text-align: justify;
}
#company {
	background-image: url(../images/layout/bgnews.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 260px;
	width: 460px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	overflow: auto;
	font-size: 14px;
}

#root {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 42px;
	background-color: #FFFFFF;
}
#root #header {
	height: 270px;
	width: 800px;
}
#root #header #htop {
	height: 66px;
	width: 800px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #438102;
	margin-bottom: 1px;
	background-image: url(../images/layout/bg_htop.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#root #header #htop #navi {
	height: 16px;
	padding-top: 40px;
	padding-bottom: 10px;
	width: 130px;
	float: right;
	padding-right: 20px;
}
#root #header #htop #newsletter {
	width: 210px;
	float: right;
	height: 45px;
	padding-top: 19px;
}
#root #header #htop #navi img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#root #header #hmidlle {
	height: 196px;
	width: 800px;
	background-image: url(../images/layout/bg_hmiddle2.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 1px;
	clear: both;
}
#root #header #hdown {
	background-color: #438102;
	height: 3px;
	width: 800px;
}
#root #content-wrap {
	display: inline;
	float: left;
	width: 800px;
	background-color: #FFFFFF;
}
#root #content-wrap #sidebar {
	float: left;
	width: 245px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#root #content-wrap #sidebar h1 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 25px;
	width: 233px;
	text-indent: 5px;
	background-image: url(../images/layout/bg_section_header.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 10px;
	padding-top: 6px;
	margin-top: 20px;
}
#root #content-wrap #sidebar p {
	text-align: justify;
	display: block;
	width: 233px;
}
#root #content-wrap #sidebar p img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#root #content-wrap #sidebar p img.noformat {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#root #content-wrap #sidebar ul {
	display: block;
	list-style-type: none;
	width: 233px;
	text-indent: 5px;
}
#root #content-wrap #sidebar li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#root  #content-wrap  #sidebar  li a {
	color: #254E7E;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 13px;
	display: block;
	height: 18px;
	padding-top: 2px;
}
#root   #content-wrap   #sidebar   li a:hover {
	color: #FFFFFF;
	background-color: #254E7E;
}
#root    #content-wrap    #sidebar    li  a.current {
	color: #FFFFFF;
	background-color: #254E7E;
}
#root #content-wrap #sidebar #subconsorziati {
	padding-left: 15px;
	width: 218px;
}
#root #content-wrap #sidebar #subconsorziati a {
	color: #448203;
}
#root #content-wrap #sidebar #subconsorziati a:hover {
	color: #FFFFFF;
}

#root #content-wrap #sidebar #subconsorziati li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#root #content-wrap #main {
	float: right;
	width: 515px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#root  #content-wrap  #main  h1 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 25px;
	width: 502px;
	background-image: url(../images/layout/bg_section_main.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 10px;
	padding-top: 6px;
	margin-top: 20px;
	text-align: right;
	padding-right: 5px;
	float: right;
}
#root #content-wrap #main p {
	float: right;
	width: 507px;
	text-align: justify;
	padding-bottom: 10px;
	display: block;
}
#root #content-wrap #main p.text-right {
	text-align: right;
	font-weight: bold;
}

#root #content-wrap #main p img {
	float: left;
	border: 2px solid #448103;
	padding: 2px;
	margin-right: 6px;
}
#root  #content-wrap  #main  p  img.noformat {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-right: 40px;
}
#root   #content-wrap   #main   p   img.noformat2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 40px;
}
#root   #content-wrap   #main   p   img.nobrd {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#root #content-wrap #main ul {
	clear: both;
	padding-left: 25px;
	text-align: justify;
}
#root #content-wrap #main li {
	padding-bottom: 5px;
}



#root #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: left;
	text-align: center;
	letter-spacing: 0.1em;
	color: #333333;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #448203;
	background-image: url(../images/layout/bg_htop.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#gallery img {
	padding: 2px;
	border: 10px solid #438102;
	margin-right: 10px;
}
