body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F1F0EB;
}

input {
	font-size: 10px;
	background-color: #EFF4E8;
}

select {
	font-size: 10px;
	background-color: #EFF4E8;
}

textarea {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EFF4E8;
}

td {
	font-size: 10px;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.menu_navigazione_1 {
	color: #2F4266;
	font-weight: bold;
	background-color: #F7F1E0;
}
.menu_navigazione_1_selected {
	color: #2F4266;
	font-weight: bold;
	background-color: #E6DCCD;
	text-decoration: none;
}

.menu_navigazione_2 {
	color: #2F4266;
	font-weight: bold;
}
.menu_navigazione_2_selected {
	color: #B11301;
	font-weight: bold;
	text-decoration: none;
}

.box_tools {
	color: #000000;
	font-weight: bold;
}

.menu_tools_1 {
	color: #003333;
	font-weight: bold;
	background-color: #E1EFD8;
}
.menu_tools_1_selected {
	color: #003333;
	font-weight: bold;
	background-color: #CBDACA;
	text-decoration: none;
}

.menu_tools_2 {
	color: #003333;
	font-weight: bold;
}
.menu_tools_2_selected {
	color: #B11301;
	font-weight: bold;
	text-decoration: none;
}

.menu_top {
	color: #000000;
	font-weight: normal;
}
.menu_top_selected {
	color: #B11301;
	font-weight: bold;
}

.titolo_box {
	padding: 4px;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-color: #2F4266;
}

.titolo_contenuto {
	font-size: 11px;
	color: #B11301;
	font-weight: bold;
}





.titolo_elenco_contenuto {
/*
	font-size: 11px;
	color: #B11301;
	font-weight: bold;
*/
	color: #2F4266;
	font-weight: normal;

}






.sottotitolo_contenuto {
	font-size: 11px;
	color: #2F4266;
	font-weight: bold;
	font-style: italic;
}

.autore_contenuto {
	color: #000000;
	font-weight: normal;
}

.corpo_contenuto {
	color: #000000;
	line-height: 15px;
	font-weight: normal;
}

.data_contenuto {
	color: #000000;
	font-weight: normal;
}

.titolo_allegato {
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
/*
	color: #2F4266;
	font-weight: bold; 
*/
}

.didascalia_allegato {
	font-size: 11px;
	color: #003366;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 12px;
	
}

.box_link {
	font-size: 11px;
	color: #000033;
	font-weight: normal;
	font-style: normal;

}

.testo_link {
	color: #000000;
	font-weight: normal;
}

.testo_link_home {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.elenco_adesioni {
	font-size: 11px;
	color: #2F4266;
	font-weight: normal;
	text-align: center;
	padding:10px;
}