body { 
	width:99%; 
	margin:0%; padding:0;
	background-repeat: repeat;
	background-image:url(mattoni-chiari.png);
	text-align:center;
}
a {text-decoration:none; font-weight:bold;font-family: verdana;font-size:8.0pt;}
a:link {color:#0000ff;}
a:visited {color:#800000;}
a:hover {color:#ff0000;}
hr { display:none; background-color:#ececff; }
p {font-family: verdana,helvetica,sans-serif;font-size:8.0pt;text-align: justify; 
	margin-left:10px;margin-right:10px;color:#000;}
.titolo {font-family: Verdana,helvetica,sans-serif;font-size:10pt; font-weight:bold; 
	margin-left:10px;margin-right:10px;color:#ff0000; background-color:#ececff; border-bottom:#808080 1px solid; border-right:#808080 2px solid;}	
/* centrare la pagina web a larghezza fissa */

#testa { width:98%; margin-left:2%; text-align:left; }
#corpo { width:98%; margin-left:2%; text-align:left; }
#piedipagina { width:98%; margin-left:2%; height:100px; text-align:right; }

/* testa */
#testa { 
	background-repeat: repeat-x;
	background-image:url(urbano3.png); 
	border-right:2px solid #ececff; 
	padding:0 0;
	height:196px; 
}

/* corpo */
#corpo { 
	position:relative; 
	background-repeat: repeat;
	background-image:url(matto.gif); 
	border-right:2px solid #ececff;
	text-decoration:none;
	
}
#corpo-colonna1 { 
	position:absolute; margin-top:0px; left:10px; margin-right:0px; 
	width:20%;
	clear:left;
	border:1px dotted #ececff;
	background:#fff; 
	padding:1em 0; 
}
#corpo-colonna2 { 
	margin-left: 22%;
	width: 77%; 
	border-left:1px dotted #ececff; 
	border-right:1px dotted #ececff; 
	background:#fff; 
	padding:1em 0;
	height:auto;
	clear:left; 
}
#box-esterno {
float: left;
clear:left;
width: 96%;
height: 120px;
font-size:8pt;
font-family:Verdana;
border:1px;
border-color:#ececff;
background-color:#ffffff;
margin-right: 14px;
background-image:url('');
}

#box-interno {
padding: 8px;
height: 100px; 
margin-left: 6px;
background-color:#ffffff;
font-size:8pt;
font-family:Verdana;
color:black;
text-decoration:none;
}
/*menu */
#conteiner1 {
width: 98%;
height: 35px; 
padding: 1px 0;
margin-left: 1px;
margin-right: 10px;
background-image:url('matto-.gif');
border: 1px solid #ececff;
}
#navlist {width: 80%;
height: 30px;padding-right: 0px; padding-left: 0px; font-weight: bold; font-size: 10pt; padding-bottom: 1px; margin-top:-1px; margin-left: 1px; padding-top: 0px; border-bottom: #778 2px solid; font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navlist li {
display: inline;
margin: 0px; list-style-type: none
}
#navlist li a {
	border-right: #778 1px solid; padding-right: 0.5em; border-top: #778 1px solid; padding-left: 0.5em; background: #dde; padding-bottom: 1px; margin-left: 3px; border-left: #778 1px solid; padding-top: 0px; border-bottom: #ececff 3px; text-decoration: none
}
#navlist li a:link {
	color: #448
}
#navlist li a:visited {
	color: #667
}
#navlist li a:hover {
border:double 2px;
	border-left-color: #ff0000; background: #ececff; border-bottom-color: #ff0000; color: #ff0000; border-top-color: #ff0000; border-right-color: #ff0000
}
#navlist li a#corrente {
	background: white; border-bottom: white 1px solid
}
img {
float:left;
margin:15px 15px 15px 15px;
} 
/*pie' di pagina */
#piedipagina {
width:98%; 
	background:#ececff; 
	border-right :2px solid #ececff; 
	padding:0.5em 0; 
}
