body {
	background: url(../img_index/bg_body_home.jpg);
	background-position: top;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
}

img {border:none;}

a,a:hover,a:visited {
	font-size:11px;
	color: #fff;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
}

.voci_sezioni_top {
	margin-left:46px;
}