.top {
	background-color: #FFFFFF;
	background-image: url(img/top/top_sfondo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.center {
    background-color: #FFFFFF;
}
.bottom {
	background-color: #FFFFFF;
}
.news_big {
	background-color: #FFFFFF;
	border: 2px solid #006600;
	padding-top: 5px;
	padding-bottom: 5px;
}
.news_little {
	background-color: #FFFFFF;
	border: 1px solid #006600;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}
.blocco_testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.barra_sfuma {
	background-color: #FFFFFF;
	background-image: url(img/layout/barra_sfuma.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.barra_titolata {
	background-color: #D0DDD3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txt_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txt_titlenewsbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txt_datanewsbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.txt_newsbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-right: 10px;
}
.txt_contenuti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	text-align:justify;
	line-height: normal;
}
.txt_organismi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 20px;
	margin-left: 10px;
	text-align:justify;
	line-height: normal;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 1px; 
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}
.txt_pernews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	text-align:justify;
	line-height: normal;
}
.txt_cf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	margin-right: 0px;
	margin-left: 0px;
	text-align:center;
	line-height: normal;
}
.txt_titoli-contenuti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 10px;
	text-align:center;
	font-weight:bold;
}
.txt_titoli-paragrafi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 10px;
	text-align:left;
	font-weight:bold;
}
body {
	/*
	margin-top: 0px;
	background-color: #EEF2EF;
	*/
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

