body, div, p, li, ul {
	margin:0;
	padding:0;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#sfondoRighe{
	background-image: url(immagini/sfondo_righe.gif);
}
#sfondo{
	background-image: url(immagini/sfondo_home.gif);
	background-repeat: repeat-x;
}
#contenitore {
	margin-left:auto;
	margin-right:auto;
	width:940px;
}
.sfondoIndirizzo{
	background-image: url(immagini/home_02.jpg);
	background-repeat: no-repeat;
	text-align: right;
	color: #006633;
}
.sfondoIndirizzo a{
	color: #006633;
	text-decoration:none;
}
.sfondoIndirizzo a:hover{
	color:#FF0000;
}
.credits a{
	color:#FFFFFF;
	text-decoration:none;
}
.credits a:hover{
	color: #FF0000;
}
h1{
	margin:0;
	padding:0;
	font-size:13px;
	color:#FFFFFF;
	font-family: "Trebuchet MS";
	line-height: 13px;
	font-weight: normal;

}
.link_sotto{
	color: #003366;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.link_sotto a{
	text-decoration: none;
	color: #74D5ED;
}
.link_sotto a:hover{
	color: #ffffff;
}
