body {
	background-image:url(/M3/images/sfondo.gif);
	background-repeat:repeat-y;
	background-color:#403F3F;
	background-position:center;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
}

.nascosto {
	display:none;
}

#wrapper {
	width:520px;
	text-align:left;
	margin:0 auto;
	margin-right:90px;
}

#outside {
	width:700px;
	text-align:center;
	margin: 0 auto;
}

.header {
	text-align: center;
	margin-left: 90px;
	margin-right: 0;
	background-image: url(images/Immagine3.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 109px;
	width:700px;
	margin-top: 0;
}
.header p {
	color: Navy;
	position: relative;
	top: 20px;
	left: 0px;
	font-size: 2em;
	font-weight: bold;
}
#left {
	width: 310px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#right {
	width: 170px;
	float: right;
	margin-left: 20px;
	font-size: 1.0em;
	margin-right: 0;
}
.centre {
	text-align: center;
}

.side {
	float:left;
}

h1 {
	color: red;
	font-size: 4em;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	letter-spaging: 1em;
}

h2 {
	color: Navy;
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 5px;
}

h3 {
	color: Navy;
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 5px;
}

.claim {
	color: Red;
	font-size: 1.4em;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left: solid 3px red;
	border-right: solid 1px red;
	border-top: solid 1px red;
	border-bottom: solid 3px red;		
	padding: 5px;
}

#footer {
	color: black;
	font-size: 1.0em;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	clear: both;
}

h4 {
	color: Navy;
	font-size: 1.0em;
	margin-top: 10px;
	margin-bottom: 5px;
	font-width: bold;
}

#right ul {
	width:170px;
}
#right li {
	border-bottom: 1px solid Navy;
	list-style: none;
}
#right ul, li {
	margin:0;
	padding:0;
	display:block;

}

#right ul li ul{
	margin:0;
	padding:0;
	display:block;
}

#right ul li ul li{
	border-bottom: 1px solid Navy;
}

.partner img
{
	border: solid 1px black;
}

#right li a {
	color: Navy;
	text-decoration: none;
	display: block;
	padding: 2px;
}
#right li a:hover {
	color: White;
	background-color: Navy;
	display: block;
}
#right a {
	color: Navy;
	display: block;
}
#right a.links {
	margin-top:6px;
}
.hrcorto {
	width: 500px;
}
.grassetto {
	font-weight: bold;
}
.hide {
	display: none;
}
