.wrapper_body {
	width: 65em;
	height: 65em;
	background-color:rgba(169,190,217,1);
	margin: 0px auto 0px auto;
	border-color: rgb(19,53,99);
	border-style:solid;
	border-width: 0px 1px 0px 1px;
	padding:5px;}

section {
	display: block;}

section .wrapper_sitemap {
	width:70em;
	height: 70em;
	font-family: arial;
	font-size: 14px;
	}

section  h3 a{
	color: rgb(19,53,99);
	
	}

section #italiano p  a{
	color: rgb(26,71,134);
	padding: 2px;
	border: 1px solid rgb(32,88,164);
	}

section #english p  a{
	color: rgb(26,71,134);
	padding: 2px;
	border: 1px solid rgb(32,88,164);
	}
	
section div #italiano {
	width:33em;
	height: 50em;
	position: relative;
	float:left;
	top: 0em;
	left: 2.5em;
	}

section div #english {
	width:32em;
	height: 30em;
	position: relative;
	float: left;
	top:2.8em;
	left:4em;
	}	

section div #italiano a{
	text-decoration: none;}

section div #english a{
	text-decoration: none;}
	
.primo_livello {
	font-weight: bold;
	line-height: 1.2em;
	}

.primo_livello li {
	list-style-type: none;
	}
	
.primo_livello li  a{
	color: rgb(19,53,99);
	}

.secondo_livello {
	font-style: italic;
	margin-top: 0.6em;
	}

.secondo_livello li  a{
	color: rgb(26,71,134);
	}

.terzo_livello {
	font-style:normal;
	font-weight: normal;
	font-size:12px;
	margin-top: 0.3em;
	margin-bottom: 1em;
	margin-left: -1em;
	}
	
.terzo_livello li  a{
	color: rgb(32,88,164);
	}

footer{
	font-family:arial; 
	font-size:10px;
	text-align: center;	
	font-weight: bold;
	color: rgb(255,255,255);  
	width:100%;
	margin-top: 5.2em;
	}

.footer_wrapper{
	position: absolute;
	height: 8em;
	width: 105em;
	margin-top: -4em;
	margin-left: -0.6em;
	background-color: rgb(19,53,99);
	border-style: solid;
	border-color: rgb(19,53,99);
	border-width: 0px 1px 0px 1px;}
	
footer #copyright {
	text-align: left;
	position: relative;
	float:left;
	margin-left: 5em;
	margin-right: 25em;
	}

footer #indirizzo{
	position:relative;
	float: left;
	font-size: 11px;
	}

footer #webmaster {
	position: relative;
	float: right;
	margin-right: 5em;
	text-align: left;
	}

#webmaster a:link {
	color: rgb(255,255,255);
	}	

#webmaster a:visited {
	color: rgb(255,255,255);
	}
