@charset "utf-8";
/* CSS Document */

body  {
	margin:0px;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#797979;
}

#container  {
	margin:0;
	position:relative
	}

#img-home  {
	width:402px;
	position:absolute;
	top:75px;
	left:-13px
	}


a,
a:hover  {
	font-size:10px;
	color:#797979;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

img  {
	border:0px
}

.testo_home {
	font-size:10px;
	color:#797979;
}

.data {
	font-size:14px;
	color: #95c318;
	font-style:italic;	
	padding-top: 15px;
}

.mese {
	font-size:12px;
	font-style:italic;	
	border-bottom:1px dotted #D3D3D3;
}
.testo {
	font-size:11px;
	color:#848383;
	text-align:justify;
	line-height:15px;
}

.testo_interna {
	font-size:11px;
	color:#848383;
	text-align:justify;
	line-height:15px;
}

a.testo_interna {
	font-size:11px;
	font-weight:normal;
	color:#848383;
	text-decoration:none;
}

a.testo_interna:hover {
	font-size:11px;
	font-weight:normal;
	color:#848383;
	text-decoration:underline;
}

a.link_verdi, a:hover.link_verdi  {
	font-size:11px;
	color:#95c318;
	font-weight:bold;
	text-decoration:none;
}

a.link_verde_grigio  {
	font-size:11px;
	color:#95c318;
	font-weight:bold;
	text-decoration:none;
}

a.link_verde_grigio:hover  {
	font-size:11px;
	text-decoration:none;
}

.titoli {
	font-size:11px;
	color:#797979;
}

.titoli_no_attivo {
	font-size:11px;
	color:#b2b2b2;
	font-weight:normal;
	text-decoration:line-through
}

.titoli_news {
	font-size:11px;
	color:#95c318;
}



.testo_piccolo {
	font-size:9px;
	color:#797979;
}

.testo_piccolo_corsivo {
	font-size:9px;
	color:#797979;
	font-style:italic;
}

.titoli_interna {
	font-size:14px;
	font-weight:bold;
	color:#848383;
}

a.titoli {
	font-size:11px;
	color:#797979;
	font-weight:normal;
	text-decoration:none;
}

a.titoli:hover {
	font-size:11px;
	color:#797979;
	font-weight:normal;
	text-decoration:none;
}

a.testo_piccolo {
	font-size:9px;
	color:#797979;
	text-decoration:none;
	font-weight:normal;
}

a.testo_piccolo:hover {
	font-size:9px;
	color:#797979;
	text-decoration:underline;
}

.bordi_cella {
	 border:1px solid #e0e0e0;
}

.bordo_bottom_cella_puntato {
	 border-bottom:1px dotted #797979;
}

.distanza_testo {
	 padding-left:10px;
	 padding-right:10px;
}

.distanza_testo_all {
	 padding:10px;
}

.allin_top {
	 vertical-align:top;
}

.img_chi_siamo {
	 background-image:url(gfx/img_chi_siamo.jpg);
	 background-repeat:no-repeat;
	 background-position:center;
	 height:284px;
}

.img_attivita {
	 background-image:url(gfx/img_attivita.jpg);
	 background-repeat:no-repeat;
	 background-position:center;
	 width:334px;
	 height:284px;
}

.img_partner {
	 background-image:url(gfx/img_partner.jpg);
	 background-repeat:no-repeat;
	 background-position:center;
	 height:284px;
}

.img_clienti {
	 background-image:url(gfx/img_clienti.jpg);
	 background-repeat:no-repeat;
	 background-position:center;
	 width:334px;
	 height:284px;
}

.img_contatti {
	 background-image:url(gfx/img_contatti.jpg);
	 background-repeat:no-repeat;
	 background-position:center;
	 width:334px;
	 height:284px;
}

/* estensione per pagina attività */
a.link_verdi_big, a:hover.link_verdi_big  {
	font-size:14px;
	color:#95c318;
	font-weight:bold;
	text-decoration:none;
}
a.link_grigi_big  {
	font-size:14px;
	color:#848383;
	font-weight:bold;
	text-decoration:none;
}
a:hover.link_grigi_big  {
	font-size:14px;
	color:#95c318;
	font-weight:bold;
	text-decoration:none;
}
