body {
	background: white;
	}

a:link, a:visited {
font-weight:bold;
text-decoration: underline;
color:#000;
}

#intestazione {
    margin:20px 0px 20px 0px;
	font-weight:bold;
	font-size:26px;
}

#banda{
display:none;
}

#banda2 {
display:none;
}

#home {
    float:left;
	text-align: left;
}

#percorso { 
    float:left;
	width:55%;
	text-align: left;
}

#colonna-sx {
display:none;
}
#colonna-dx {
display:none;
}


#principale {
	width: auto; 
	margin: 10% 5%;
	padding: 0; 
	border: 0;
	float: none;
	color: black; 
	background: transparent;
	padding-top: 1em;
	text-align:justify;
}

#principale2 {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none 
	color: black; 
	background: transparent;
}

#principale .textual {
   margin: 20px 0px 10px 0px;
   font-weight:bold;
   font-size:20px;
}

#principale2 .textual {
   margin: 20px 0px 10px 0px;
   font-weight:bold;
   font-size:20px;
}


.news {
    /*font-size: 0.8em;*/
	color: #000; /*#666666;*/
	margin: 0px 0px 15px 0px;
	padding:5px 5px 5px 5px;
	border-bottom:1px solid #f3f3f3;
	border-left:1px solid #f3f3f3;

}

#continua{
	font-size: 8px;
}

.data {
    float: right;
	margin-bottom:3px;
	padding: 3px 3px 0px 0px;
	border-right:1px solid #f3f3f3;
	border-top:1px solid #f3f3f3;
}
.cat {
    color: #3366CC;
    float: left;
	font-weight:bold;
	margin-bottom:3px;
}

.titolo {
    clear:both;
    font-weight:bold;
	margin-bottom:3px;
}

.corpo {
    text-align : justify;

}

.contentWrapper {
   border: 0px;
 }


/*#msgadmin {
	/*font-size: 0.8em;*/
	/*width:384;
    background-image: url(background.gif);
	background-color: #CCCCCC;*/
	/*color:#000; /*#808080;*/
	/*margin-top:10px;
	margin-bottom:15px;
    margin-left:5px;
	padding:5px 10px 5px 10px;
}

#title{
    color:#3399FF;
	font-weight: bold;
	margin-bottom: 3px;
}

#testo_admin {
	text-align:justify;
}*/

#tornasu {
display:none;
}

