/*stili generici posizionamento e display*/
html {
	margin: 0;
	padding:0
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
	background:#a5cfa5 url("../images/sfondo.png") repeat-y center top;
}
a {
	text-decoration: none;
}
.hidden {
	display: none;
}
.hidden_conpadding {
	display: none;
}
.float_left{
	float: left;
}
img {
	border: 0px;
	margin: 0px;
}
.errore {
	color: #505050;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 140%;
	text-align: center;
}
.testodx {
	text-align: right;
}
.testoce {
	text-align: center;
}
/*STILI PER HEADER*/
#header {
	width: 100%;
	height: 160px;
	background-color: White;
	border-top: 17px solid #009440;
}
#header .scritta_logo {
	position: absolute;
	top: 20px;
	margin: 0 0 0 12px;
	font-family: helvetica;
	font-weight:bold;
	font-size: 26px;
	color: #009440;
}
#header .scritta_contatti {
	position: absolute;
      top: 138px;
	margin-left: 630px;
	font-family: helvetica;
	font-weight:bold;
	font-size: 14px;
	color: #009440;
}
html>/**/body #header .scritta_contatti {
	top: 126px !important; 
}
#header a, a:visited {
	color: #009440;
}
#header .immagine {
	position: absolute;
	margin-left: 70px;
	margin-top: 5px;
	width: auto;
	height: 85px;
}
/*stili specifici per il layout*/
#contenitore{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color: white;
}
#riga_alto {
	width: auto;
	height: 70px;
	padding: 0px;
	margin: 0px;
}
#colonna_ce {
	width: 900px;
	min-height: 300px;
	margin-left: auto;
	margin-right: auto;

	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}
/*STILI PER IL MENU ALTO*/
#menu_alto {
	font-size: 12px;
	font-weight:bold;
	background-image: url(../images/angolo.jpg);
	background-repeat: no-repeat;
	background-position: right 100%;
	width: 850px;
	position: relative;
	height: 50px;
}
#menu_alto ul {
	margin: 0 9px 0 0;
	padding-right: 0;
	padding-left: 10px;
	padding-top: 0;
	padding-bottom: 0;
	height: 100%;
	list-style: none;
	background-image: url(../images/bkgmenu.jpg);
	background-repeat: repeat-x;
	background-position: 100% 100%;
}
#menu_alto li {
	width: 78px !important;
	width /**/: 90px; 
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 10px;
	float: left;
	display: inline-block;
	margin: 0;
	height: 50px;
}
#menu_alto a {
	color: #000000;
	text-decoration: none;
}
#menu_alto a:hover {
	color: #009440;
}
#menu_alto a:active {
	color: #009440;
}
#menu_alto .selected {
	width: 90px !important;
	width /**/: 110px; 
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 15px;
	font-weight:bold;
	background-image: url(../images/tabx.gif);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	color: #ffffff;
}
#bar {
	margin-top: -2px;
	background-color: #009440;
	border-bottom: #1da541 1px solid;
	position: relative;
	height: 17px;
}

/*stili per la colonna dei contenuti*/
#colonna_ce div.box {
	margin-top: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	position: relative;
	clear: left;
	display: block;
}
.img_home {
	width: 100%;
	text-align: center;
}
.elemento_link {
	margin-bottom: 0.5em;
}
.titolobox {
	background-image: url(../images/fascetta_titolo.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
.titolobox h3{
	text-align: left;
	padding-left: 16px; 
	font-size: 1.1em;
	text-transform: uppercase; 
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 0px;
	margin-top: 0px; 
}
#colonna_ce div.errore {
	background-color: #ffffff;
	border:  1px solid #009440;
	color: #505050;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	height: 100%;
	text-align: center;
}
#map {
	width: 570px;
}
#descrizione_map {
	margin-top: 10px;
}
#colonna_ce div.testobox {
	background-color: #ffffff;
	color: #505050;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	height: 100%;
}
#colonna_ce div.testobox p {
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
}
#colonna_ce div.testobox h5 {
	margin-top: 5px;
	margin-bottom: 3px;
}
#colonna_ce div.testobox a {
	color: #ff0000;
}
#colonna_ce div.testobox a:hover {
	color: #d00000;
}
#colonna_ce div.testobox a:active {
	color: #d00000;
}
#colonna_ce ul, ol {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	text-indent: 25px; 
}
#colonna_ce dl {
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	margin-left: 0;
	margin-right: 0;
}
#colonna_ce div.testobox form p {
	margin-right: 0;
	margin-left: 0;
	margin-top: 2px;
	margin-bottom: 2px;
}
#colonna_ce div.testobox form ul {
	list-style-type: none;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0;
	text-indent: 0; 
}
#colonna_ce div.testobox form ul li {
	display: inline;
}
#colonna_ce div.testobox form fieldset {
	width: auto;
	padding: 5px;
	margin-bottom: 2px;
	text-align: left;
}
#colonna_ce div.testobox form fieldset legend{
	font-weight:bold;
}
#colonna_ce div.testobox h3 {
	color: #505050;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 150%;
}
#colonna_ce div.testobox h4 {
	color: #505050;
	font-weight: bold;
	margin-bottom: 0.5em;
	font-size: 140%;
}
.textarea {
	width: 100%; 
	margin-right: 10px;
}
.immagine_casa {
	width: 256px;
	margin-bottom: 5px;
	margin-right: 10px;
	float: left; 
}
.evidenziato {
	font-weight:bold;
}
.sottolineato {
	text-decoration: underline;
}
.link_doc {
	display: inline-block;
	margin-right: 0.5em;
}
.link_icona:hover {
	background-color: #d00000;
}
.link_icona:active {
	background-color: #d00000;
}
.link_solo_testo {
	display: none;
}
/*stili per contenuto pagina*/
.contenuto {
	overflow: visible;
	text-align: right;
}
.link_speciali {
	clear: left;
	font-weight: bold;
}
.link_speciali2 {
	width: 100%;
	margin-right: 20px;
	text-align: right;
	font-weight: bold;
	color: #d00000;
}
/* --------- STILI PER IL FOOTER --------- */
#footer{
	clear: both;
	background-color: #009440;
	height: 24px;
	text-align: center; 
}
#footer ul{
	list-style-type: none;
	margin: 0px;
}
#footer ul li{
	display: inline;
/*	text-transform: uppercase;*/
}
#footer a{
	padding-right: 0.8em; 
	padding-left: 0.8em;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	vertical-align: middle;
	line-height: 24px;
}
.separatore {
	border-right:  1px solid;
	color: #FFFFFF;
	height: 24px;
}
/* --------- STILI PER LA TABELLA --------- */
#tabella {
	margin-bottom: 10px;
}
#tabella h3 {
	text-transform: uppercase;
	text-align: center;
}
#tabella a {
	color: #000000;
}
#tabella a:visited {
	color: #D00000;
}
#tabella p {
	margin-top: 5px; 
	margin-bottom: 5px; 
}
#tabella ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	text-indent: 0; 
}
#tabella ul li {
	display: inline;
}
#tabella button {
	float: left;
	width: 30px;
	height: 20px;
	color: White;
	background-color: #d4d0c8;
	background-image: url(../images/ZoomIcon.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#tabella .img {
	width: 19px;
	height: 19px;
}
#tabella .intestazione {
	line-height: 2em;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #009440;
}
#tabella .rigadispari {
	line-height: 2em;
	color: Black;
	background-color: White;
}
#tabella .rigapari {
	line-height: 2em;
	color: Black;
	background-color: #e8efee;
}
#tabella .colonna0 {
	display: none;
}
#tabella .colonna1 {
	float: left;
	width: 25px;
}
#tabella .colonnab {
	float: left;
	width: 40px;
}
#tabella .colonna_img {
	float: left;
	width: 40px;
	padding-left: 5px;
}
#tabella .colonna2 {
	float: left;
	width: 90px;
	height: 2em;
	border-left:  1px solid Black;
	border-right:  1px solid Black;
	padding-left: 5px;
	overflow: hidden;
}
#tabella .colonna2g {
	float: left;
	width: 120px;
	height: 2em;
	border-left:  1px solid Black;
	border-right:  1px solid Black;
	padding-left: 5px;
	overflow: hidden;
}
#tabella .colonna3 {
	float: left;
	width: 100px;
	height: 2em;
	border-right:  1px solid Black;
	padding-left: 5px;
	overflow: hidden;
}
#tabella .colonna3p {
	float: left;
	width: 90px;
	height: 2em;
	border-right:  1px solid Black;
	padding-left: 5px;
	overflow: hidden;
}
#tabella .colonnap {
	float: left;
	width: 40px;
	height: 2em;
	border-right:  1px solid Black;
	padding-left: 5px;
}
#tabella .colonna4 {
	height: 2em;
	padding-left: 5px;
	overflow: hidden;
}
#bottoni {
	font-family: helvetica;
	font-style: normal;
	width: auto;
	margin-left: 40px;
	text-align: center;
}
#bottoni2 {
	font-family: helvetica;
	font-style: normal;
	width: 500px;
	margin-left: 40px;
	text-align: center;
}
#bottoni3 {
	font-family: helvetica;
	font-style: normal;
	width: auto;
	text-align: center;
	margin-top: 10px;
}
/* --------- STILI PER I BOTTONI --------- */
#bottoni button {
	width: 100px;
	margin-left: 10px;
	margin-right: 10px;
}
#bottoni input {
	width: 100px;
	margin-left: 10px;
	margin-right: 10px;
}
.bottone {
	width: 100px;
	margin-left: 10px;
	margin-right: 10px;
}
#npagina {
	text-align: right;
}
.freccia {
	background-image: url(../images/freccia.gif);
	background-repeat: no-repeat;
	height: 20px;
	line-height: 19px;
	vertical-align: middle;
	margin-left: 0.5em;
	margin-right: 0.5em;
	padding-left: 15px;
	text-align: center;   
	font-weight: bold;
}
.freccia:hover {
	background-image: url(../images/freccia_on.gif);
	background-repeat: no-repeat;
	height: 20px;
	line-height: 19px;
	vertical-align: middle;
	margin-left: 0.5em;
	margin-right: 0.5em;
	padding-left: 15px;
	text-align: center;   
	font-weight: bold;
}
.freccia:active {
	background-image: url(../images/freccia_on.gif);
	background-repeat: no-repeat;
	height: 20px;
	line-height: 19px;
	vertical-align: middle;
	margin-left: 0.5em;
	margin-right: 0.5em;
	padding-left: 15px;
	text-align: center;   
	font-weight: bold;
}
/* --------- STILI PER IL FORM --------- */
.label_form {
	float: left;
	width: 10%;
	line-height: 20px;
}
.label_form2 {
	float: left;
	width: 100px;
	line-height: 20px;
}
.label_form3 {
	display: block;
	font-weight: bold;
	margin-bottom: 2px;
}
.input_form {
	width: 89%;
	margin-bottom: 5px;
}
.input_form2 {
	width: 75%;
	margin-bottom: 5px;
}
.input_form3 {
	width: 400px;
	display: block;
	margin-bottom: 5px;
}
.input_form4 {
	display: block;
	margin-bottom: 5px; 
}
.bottone_form {
	margin-left: 10%;
}
.bottone_form2 {
	margin-bottom: 5px;
	height: 23px;
}
/* --------- STILI PER IL CONTENUTO DELLA PAGINA --------- */
/* ----- testo ---- */
#colonna_ce div.contenuti {
	height: auto;
	min-height: 200px;
	width: 99%;
}
#colonna_ce div.contenuti a:hover {
	color: #d00000;
}
#colonna_ce div.contenuti a:active {
	color: #d00000;
}
#colonna_ce div.contenuti ul, div.contenuti ol, div.contenuti dl {
	margin-top: 5px; 
	margin-bottom: 5px; 
	margin-left: 0;
	margin-right: 0;
	text-indent: 25px; 
}
#colonna_ce div.contenuti_f {
	height: 150px;
	overflow: hidden;
}
#colonna_ce div.contenuti_f ul, div.contenuti_f ol, div.contenuti_f dl {
	margin-top: 5px; 
	margin-bottom: 5px; 
	margin-left: 0;
	margin-right: 0;
	text-indent: 25px; 
}
#colonna_ce div.contenuti .riga_link{
	margin-top: 15px;
	color: #0000d0;
}

/* --------- tabella -------------- */
#tabella table {
	margin: 0;
	padding: 0;
	border-top: 2px solid #009440;
	border-left: 1px solid #009440;
	border-bottom: 2px solid #009440;
	table-layout: fixed;
	font-size: 100%; 
}
#tabella table thead {
	background-color: #009440;
	color: #ffffff;
}
#tabella table thead th {
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
#tabella table thead tr th {
	padding: 2px;
}
#tabella table thead tr th.ultima_colonna {
	border-right: 1px solid #009440;
}
#tabella table thead tr th.colonna1 {
	width: 50px; 
}
#tabella table thead tr th.colonna2 {
	width: auto; 
	border-right: 1px solid #009440;
}
#tabella table tfoot {
	background-color: #009440;
	color: #ffffff;
	font-weight: bold;
}
#tabella table tfoot tr td {
	border-right: 1px solid #ffffff;
	padding: 2px;
}
#tabella table tfoot tr td.ultima_colonna {
	text-align: right;
	border-right: 1px solid #009440;
}
#tabella table tbody tr.riga_dispari {
	background-color: #FFFFFF;
}
#tabella table tbody tr.riga_pari {
	background-color: #E8EFEE;
}
#tabella table tbody tr td {
	border-right:  1px solid #009440;
	padding-left: 2px;
	padding-right: 2px;
}

