body {
	background-color: #0D2458;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}
.sfondo_categorie {
	background-image: url(images/layout/sfondo_categorie.gif);
	background-repeat: repeat-y;
}
#categorie {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin-top: 16px;
	margin-left: -2px;
}
#categorie li {
	list-style-type: none;
	margin-left: -26px;
	padding-top: 8px;
}
#categorie a {
	color:#FFFFFF;
	text-decoration:underline;
}
#categorie a:hover {
	color:#B4C7F3;
}
#link_principali {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin-top: 20px;
	margin-left: -10px;
}
#link_principali li {
	list-style-type: none;
	margin-left: 0px;
	padding-top: 8px;
}
#link_principali a {
	color:#FFFFFF;
	text-decoration:underline;
}
#link_principali a:hover {
	color:#B4C7F3;
}
#foto {
	width: 636px;
	background-image: url(images/layout/sfondofoto_home.jpg);
	height: 323px;
	background-repeat: no-repeat;
}
.sfondo_foto {
	background-image: url(images/layout/sfondofoto.jpg);
	background-repeat: repeat-y;
}
#foto_links {
	width: 636px;
	background-image: url(images/layout/sfondofoto_links.jpg);
	background-repeat: no-repeat;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding-top: 10px;
}
.link li {
	list-style-type: disc;
	line-height: 20px;
}
.link a {
	color:#FFFFFF;
	text-decoration:underline;
	font-size: 11px;
}
.link a:hover {
	color:#B4C7F3;
}
#titoloLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	margin-top: 20px;
}
#footer {
	width: 763px;
	height:68px;
	background-image: url(images/layout/sotto.gif);
	background-repeat: no-repeat;
}
.margineImg {
	margin-left: 5px;
}
.margineImg0 {
	margin-left: 0px;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 10px;
	padding-left:20px;
}
.testo a {
	color:#FFFFFF;
	text-decoration:underline;
	font-size: 11px;
}
.testo a:hover {
	color:#B4C7F3;
}
