/* GENERICI */
body { font-family: Verdana, Arial, Helvetica, sans-serif; color: #333; font-size: 12px; }
img { border: 0 }
a { color: #22500A; text-decoration: none }
	a:hover { text-decoration: underline }

h1 { margin: 0; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; font-style : normal; text-align : left; color : #333333; text-decoration : none; padding-left: 10px }
h2 { margin-bottom: 3px; padding-left: 30px; font-size: 20px; font-weight: normal; text-align: left }
h3 { margin-bottom: 3px; padding-left: 30px; font-size: 20px; font-weight: normal; text-align: left }

.testo_centro {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #333333;
text-decoration : none;
text-align : center;
}
.testo_destra {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #333333;
text-decoration : none;
text-align : right;
}
.testo_sinistra {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	text-align : left;
	color : #333333;
}
.testo_small_sinistra {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	text-align : left;
	color : #333333;
}

.sfondo_verde_chiaro {
background-color : #72A91C;
}
.sfondo_verde_scuro {
background-color : #22500A;
}
.sfondo_azzurro {
background-color : #D4E9EA;
}

.link_11 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #22500A; text-decoration: none}
A.link_11:hover { TEXT-DECORATION: underline ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #22500A}

.link_12 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #22500A; text-decoration: none}
A.link_12:hover { TEXT-DECORATION: underline ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #22500A}

/* HEADER */
#header {  }
	#logo { float: left; }
	#cerca { float: left; margin-top: 70px }
	#community { float: right; margin-top: 5px; text-align: center }
		#community a { color: #333 }

/* PATH (briciole) */
	#path { margin: -10px 0 5px 10px }

/* COL SX */
#leftCol { overflow: hidden; float: left; width: 190px; margin-right: 18px; }

	/* menu blu contestuale */
	div.leftBlue { }
		div.leftBlue h3 { height: 23px; margin: 0; line-height: 1.5em; background: url(/images/ttl-blu-bg.jpg) repeat-x }
		div.leftBlue .content { border: 1px solid #47a4e1 }
			div.leftBlue a { display: block; padding: 4px 2px 4px 15px; font-weight: bold; font-size: 12px; color: #4face3; background: #f4f4f4; border-bottom: 1px solid #f2f2f2 }
				div.leftBlue a:hover { color: #fff; background: #b7d13a; text-decoration: none }
	
/* COL CENTRO */
#centerCol { overflow: hidden; float: left; width: 550px; }

/* COL DX */
#rightCol { float: left; width: 200px; margin: -58px 0 0 18px;  }

/* FOOTER */
#footer { clear: both; overflow: hidden; margin: 20px 0 17px 0; padding-top: 3px; height: 18px; text-align: center; background: #4face3 }
	#footer a { padding: 0 15px 0 12px; color: #fff; font-size: 12px; font-weight: normal; text-decoration: none; border-right: 1px solid #333 }
		#footer a:hover { color: #000; background: url(/images/link_bg_bianco.gif)  }

/* BOTTOM LINE */
#bottomLine { text-align: center }
