.pagina {
	background-image: url(../img_home/sfondo.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.col_sx {
	background-color: #EEEDEA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D9D7D0;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

form {
	margin: 0px;
	padding: 0px;
}
.menu_bianco {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_bianco a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.puls_verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006633;
	border: 0px none;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 14px;
}
.menu_sx {
	font-size: 12px;
	font-weight: bold;
	color: #333F2B;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CEC7B2;
	background-image: url(../img_home/bullett.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu_sx a{
	color: #333F2B;
	text-decoration: none;
}
.top_news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D743F;
}
.news1 {
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
	padding-right: 6px;
	padding-left: 6px;
	background-color: #F7F7F4;
}
.news1 a{
	font-size: 10px;
	text-decoration: none;
	color: #777777;
}
.news1 a:hover{
	color: #333F2B;
}
.news2 {
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
	padding-right: 6px;
	padding-left: 6px;
	background-color: #F7F7F4;
	font-size: 11px;
	color: #777777;
}
.news2 img{
	padding-right: 6px;
}
.news2 a{
	font-size: 11px;
	text-decoration: none;
	color: #666600;
	font-weight: bold;
}
.news2 a:hover{
	color: #333F2B;
}
.news3 {
    font-size: 12px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
	padding-right: 6px;
	padding-left: 6px;
	background-color: #F7F7F4;
}
.news3 a{
	text-decoration: none;
	color: #777777;
}
.news3 a:hover{
	color: #333F2B;
}
.tit_blog {
	font-size: 16px;
	color: #333F2B;
}
.linea_sotto {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DCDAD3;
}
