body{
	background-image:url(../graphic/sf.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:0px;
	margin:0;
}
img{
	border:0px;
}
h4{
	color:#43B220;
	padding:0px;
	border:0px;
	margin:0px; 
}
hr{
	display:none;
}
.hrSpaced{
	padding-bottom:5px;
	padding-top:5px;
}
#studiProfMenu{
	padding-left:8em;
}
/*	CONTENENTE I PARAGRAFI RELATIVI ALLE SEZIONI NELLA HOME PAGE	*/
.contenutiSezioniHome{
	padding-top:7px;
	margin-top:0px;
}
.title{
	color:#43B220;
	font-weight:bold;
}
.title a{
	text-decoration:none;
	color:#43B220;
}
.title a:hover {
	color:#F67E06;
}
.newsTitolo{
	font-weight:bold;
}
/*	QUESTI SONO RELATIVI A ELEMENTI PRESENTI IN TUTTE LE PAGINE	*/
.firstTitles{
	padding-top:10px;
	text-align:right;
}
.parag{
	text-align:justify;
}
.underline{
	text-decoration:underline;
}

