.wrapper_body {
	width: 65em;
	height: 45em;
	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;}

#servizi_offerti {
	font-family: arial;
	font-size: 14px;
	color: rgb(19,53,99);
	padding: 3em;
	}

#servizi_offerti p {
	text-align: justify;
	}	
	
#servizi_offerti h3 {
	font-size: 18px;
	}

#servizi_offerti h3 a {
	color: rgb(26,80,206);
	}
#servizi_offerti h3 a:hover {
	color: rgb(19,53,99);
	}
	
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: -5em;
	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);
	}	
