/* ---------- Colori ---------- */
/* #1FA486 = Verde scuro */
/* #AADAD4 = Verde chiaro */
/* #D4ECE9 = Verde chiarissimo */


/* ---------- CSS principale ---------- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
a:link {
	font-weight: bold;
	color: #1FA486;
	text-decoration: underline;
	}
	
a:visited {
	font-weight: bold;
	color: #1FA486;
	text-decoration: none;
	}
	
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1FA486;
	}
	
i {
	color: #CC9900;
	}
	
	
	
	
/* ---------- Griglia ----------*/

#table_grid {
	width: 100%;
	border-collapse: collapse;
	font-size: 12px;
	}
	
	
	
	
/* ---------- Testata ---------- */

#div_testata {
	width: 760px;
	}
	
	
	
	
/* ---------- Menu ---------- */

#div_menu {
	width: 760px;
	background-color: #1FA486;
	margin-top: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
	color: #FFFFFF;
	}
	
#div_menu a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#div_menu a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#div_menu a:hover {
	font-weight: bold;
	color: #AADAD4;
	text-decoration: none;
	}
	
	
	
	
/* ---------- Barra di navigazione ---------- */

#div_navbar {
	width: 760px;
	margin-top: 10px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 11px;
	color: #1FA486;
	text-align: left;
	}
	
#div_navbar a:link {
	color: #CCCCCC;
	}
	
#div_navbar a:visited {
	color: #CCCCCC;
	}
	
#div_navbar a:hover {
	color: #333333;
	background-color: #FFFFFF;
	}
	
	
	
	
	
/* ---------- Area Certificati ---------- */

#div_certificati {
	width: 760px;
	margin-top: 10px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 11px;
	color: #1FA486;
	text-align: center;
	}
	
	
	
	
/* ---------- Corpo ---------- */

#div_corpo {
	width: 760px;
	border-top: 1px solid #1FA486;
	}
	
#table_corpo {
	float: left;
	width: 760px;
	border-collapse: collapse;
	font-size: 12px;
	}

#table_corpo td {
	vertical-align: top;
	}
	
#table_corpo img {
	vertical-align: middle;
	}
	
#div_archivio {
	float: right;
	width: 756px;
	text-align: right;
	border-bottom: 2px dotted #DDDDDD;
	padding-bottom: 4px;
	}
	
#div_archivioSx {
	float: left;
	width: 500px;
	text-align: left;
	}
	
#div_archivioDx {
	float: right;
	width: 250px;
	text-align: right;
	}
	
#div_box_submenu {
	float: left;
	width: 170px;
	height: 22px;
	background-color: #AADAD4;
	border: 1px solid #1FA486;
	margin-right: 2px;
	text-align: center;
	padding-top: 2px;
	}
	


/* ---------- Colonna Sx ---------- */

#table_corpoSx {
	float: left;
	width: 230px;
	border-collapse: collapse;
	font-size: 12px;
	}

#div_corpoSx {
	float: left;
	width: 230px;
	margin-top: 8px;
	}
	
#div_box_sx {
	float: left;
	width: 230px;
	border: 1px solid #1FA486;
	background-color: #D4ECE9;
	margin-bottom: 5px;
	text-align: center;
	}
	
#div_box_sx_titolo {
	float: left;
	width: 220px;
	background-color: #1FA486;
	margin-left: 4px;
	margin-top: 3px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 2px;
	letter-spacing: 1.6px;
	}
	
#div_box_sx_cont {
	float: left;
	width: 220px;
	margin-left: 4px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 5px;
	border-bottom: 2px dotted #FFFFFF;
	font-size: 11px;
	}
	
#div_box_sx_img {
	float: left;
	width: 60px;
	}
	
#div_box_sx_img img{
	width: 60px;
	border: 1px solid #1FA486;
	}
	
#div_box_sx_txt {
	float: right;
	width: 145px;
	margin-right: 5px;
	text-align: left;
	}
	
#div_corpoSx_gallery {
	float: left;
	width: 230px;
	margin-bottom: 5px;
	}
	
#div_corpoSx_gallery img {
	width: 100%;
	height: 100%;
	border: 0px;
	}
	
#div_box_gallery_sx {
	float: left;
	width: 72px;
	height: 72px;
	border: 1px solid #1FA486;
	margin-top: 3px;
	}

#div_box_gallery_ct {
	float: left;
	width: 72px;
	height: 72px;
	border: 1px solid #1FA486;
	margin-top: 3px;
	margin-left: 4px;
	}
	
#div_box_gallery_dx {
	float: left;
	width: 72px;
	height: 72px;
	border: 1px solid #1FA486;
	margin-top: 3px;
	margin-left: 4px;
	}
	



/* ---------- Colonna Ct ---------- */

#table_corpoCt {
	float: left;
	width: 300px;
	border-collapse: collapse;
	font-size: 12px;
	}

#div_corpoCt {
	float: left;
	width: 300px;
	margin-top: 8px;
	margin-left: 5px;
	}
	
#div_box_ct_titolo {
	float: left;
	width: 300px;
	background-color: #1FA486;
	margin-top: 3px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 2px;
	letter-spacing: 1.6px;
	text-align: center;
	}
	
#div_box_ct {
	float: left;
	width: 300px;
	border-bottom: 2px dotted #AADAD4;
	margin-bottom: 5px;
	text-align: left;
	padding-bottom: 4px;
	}
	
#div_box_ct_img {
	float: left;
	width: 100px;
	}
	
#div_box_ct_img img{
	width: 100px;
	border: 1px solid #1FA486;
	}
	
#div_box_ct_txt {
	float: right;
	width: 190px;
	text-align: left;
	}
	
#table_tabella {
	font-size: 12px;
}
	



/* ---------- Colonna Dx ---------- */

#table_corpoDx {
	float: right;
	width: 200px;
	border-collapse: collapse;
	font-size: 12px;
	}

#div_corpoDx {
	float: right;
	width: 200px;
	margin-top: 8px;
	}
	
#div_box_dx {
	float: right;
	width: 200px;
	border: 1px solid #1FA486;
	background-color: #D4ECE9;
	margin-bottom: 5px;
	text-align: center;
	}
	
#div_box_dx_titolo {
	float: right;
	width: 190px;
	background-color: #1FA486;
	margin-right: 4px;
	margin-top: 3px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 2px;
	letter-spacing: 1.6px;
	}
	
#div_box_dx_img {
	float: right;
	width: 190px;
	margin-right: 4px;
	margin-top: 4px;
	padding-bottom: 4px;
	}
	
#div_box_dx_img img{
	width: 188px;
	border: 1px solid #1FA486;
	}
	
#div_box_dx_altro {
	float: right;
	width: 200px;
	margin-bottom: 5px;
	}
	
#div_box_dx_altro img{
	width: 198px;
	border: 1px solid #DDDDDD;
	}
	
	
	
	
	
/* ---------- Chiusura ---------- */

#div_chiusura {
	width: 760px;
	background-color: #1FA486;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	}



/* ---------- Chi siamo ---------- */

#div_corpoSx_chisiamo {
	float: left;
	width: 230px;
	margin-top: 8px;
	margin-bottom: 4px;
	}

#div_corpoSx_chisiamo img {
	width: 230px;
	border: 1px solid #1FA486;
	}
	
#div_corpoDx_chisiamo {
	float: right;
	width: 500px;
	margin-top: 8px;
	}
	
	
	
/* ---------- Partners ---------- */
	
#div_partners {
	float: left;
	width: 746px;
	border-bottom: 2px dotted #DDDDDD;
	margin-top: 8px;
	padding: 5px;
	}
	
#div_partners_img {
	float: left;
	width: 28px;
	height: 28px;
	background-color: #AADAD4;
	border: 1px solid #1FA486;
	}
	
#div_partners_img img {
	width: 100%;
	}
	
#div_partners_txt {
	float: right;
	width: 692px;
	}





/* ---------- Progetti ---------- */

#div_progetti {
	float: left;
	width: 746px;
	border-bottom: 2px dotted #DDDDDD;
	padding: 5px;
	}
	
#div_progetti_img {
	float: left;
	width: 100px;
	}
	
#div_progetti_img img {
	width: 100px;
	border: 1px solid #1FA486;
	}
	
#div_progetti_txt {
	float: right;
	width: 620px;
	}
	
	
	
	
/* ---------- Archivio ---------- */

.div_box_archivio {
	float: left;
	width: 119px;
	height: 119px;
	border: 1px solid #1FA486;
	margin-left: 5px;
	}

#div_menu_archivio {
	float: left;
	width: 760px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #1FA486;
	}
	
#div_menu_archivio img {
	border: 0px;
	}
	
#a_ro_1:link {
  	display: block;
  	width: 119px;
  	height: 119px;
  	background-image: url(../img/archivio_formazione.jpg);
	}

#a_ro_1:visited {
  	display: block;
  	width: 119px;
  	height: 119px;
  	background-image: url(../img/archivio_formazione.jpg);
	}

#a_ro_1:hover {
  	display: block;
  	width: 119px;
  	height: 119px;
  	background-image: url(../img/archivio_formazione_colored.jpg);
	}

#a_ro_1 span {
  	display: none;
	}
	
#a_ro_2:link {
  	display: block;
  	width: 119px;
  	height: 119px;
  	background-image: url(../img/archivio_sociale.jpg);
	}

#a_ro_2:visited {
  	display: block;
  	width: 119px;
  	height: 119px;
  	background-image: url(../img/archivio_sociale.jpg);
	}

#a_ro_2:hover {
  	display: block;
  	width: 119px;
  	height: 119px;
  	background-image: url(../img/archivio_sociale_colored.jpg);
	}

#a_ro_2 span {
  	display: none;
	}
	
#a_ro_3:link {
  	display: block;
  	width: 119px;
  	height: 119px;
  	background-image: url(../img/archivio_progetti.jpg);
	}

#a_ro_3:visited {
  	display: block;
  	width: 119px;
  	height: 119px;
  	background-image: url(../img/archivio_progetti.jpg);
	}

#a_ro_3:hover {
  	display: block;
  	width: 119px;
  	height: 119px;
  	background-image: url(../img/archivio_progetti_colored.jpg);
	}

#a_ro_3 span {
  	display: none;
	}
	
#a_ro_4:link {
  	display: block;
  	width: 119px;
  	height: 119px;
  	background-image: url(../img/archivio_eventi.jpg);
	}

#a_ro_4:visited {
  	display: block;
  	width: 119px;
  	height: 119px;
  	background-image: url(../img/archivio_eventi.jpg);
	}

#a_ro_4:hover {
  	display: block;
  	width: 119px;
  	height: 119px;
  	background-image: url(../img/archivio_eventi_colored.jpg);
	}

#a_ro_4 span {
  	display: none;
	}

#a_ro_5:link {
  	display: block;
  	width: 119px;
  	height: 119px;
  	background-image: url(../img/archivio_news.jpg);
	}

#a_ro_5:visited {
  	display: block;
  	width: 119px;
  	height: 119px;
  	background-image: url(../img/archivio_news.jpg);
	}

#a_ro_5:hover {
  	display: block;
  	width: 119px;
  	height: 119px;
  	background-image: url(../img/archivio_news_colored.jpg);
	}

#a_ro_5 span {
  	display: none;
	}
	
#a_ro_6:link {
  	display: block;
  	width: 119px;
  	height: 119px;
  	background-image: url(../img/archivio_stampa.jpg);
	}

#a_ro_6:visited {
  	display: block;
  	width: 119px;
  	height: 119px;
  	background-image: url(../img/archivio_stampa.jpg);
	}

#a_ro_6:hover {
  	display: block;
  	width: 119px;
  	height: 119px;
  	background-image: url(../img/archivio_stampa_colored.jpg);
	}

#a_ro_6 span {
  	display: none;
	}

	
	
	
	

