@charset "utf-8";
/* HEADER  home page */
img {
	border:0;
}

#headerLogo {
	z-index:1;
}
#headerLogo #logo img {
	height:56px !Important;
	margin-top:50px;
}
#headerLogo #logo {
	display:inline;
	height:4.75em;
	margin-left:0em;
}

.testo{
	font-family:Helvetica, "Trebuchet MS", "Garuda", FreeSans, arial, sans-serif; 
	font-size:30px;

	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.125em;
	padding-bottom:60px;
}

#sito_rl{
		font-size:26px;
}

#margine{
	padding-top:50px;
}

a, a:link, a:visited{
	color:#348D45;
	text-decoration:none;
}
a:hover, a:active,a:focus{
	color:#348D45;
	text-decoration:underline;
}
