body {
	 background-color: #000000;
	 margin : 0px 0px 0px 0px;
     padding-bottom : 0px;
     padding-left : 0px;
     padding-right : 0px;
     padding-top : 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #ffffff;
	text-decoration: none;
	 }

h1 {
	color: #ffff00;
   }

a {

    font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #00ffff;
	text-decoration: none;
	}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #f58517;
	text-decoration: underline;
	}
	
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #FFFF00;
	text-decoration: none;
	}

a:link img, a:visited img {border-style: none}
a img {color: black} /* The only way to hide the border in NS 4.x */
	
	
	#cerca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
		padding-bottom: 1.5em;
   }
   
#cerca form {

	display: inline;
   }

.dot {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ffffff;
	margin-top: 3px;
	margin-bottom: 3px;
    }
    
#navigatore {
	float:left;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 190px;
     }

.titolo {
	width: 100%;
	padding-top: 1em;
     } 
     

.bodytext {
	margin: 0px;
    }


#testata {
	background-color: #000000;
	padding: 10px 0px 10px 30px;
	margin: 0px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
			font-size: 90%;
     } 

#lingua {
	left:10px;
	top:10px;
	padding: 0px 0px 10px;
     }

#testo {
	margin: 0px 0px 0px 200px;
	padding: 30px 0px 0px 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	width: auto;
     }
     
#submenu {
     left:180px;
     top:200px;
     }
     
.invisibile{
     display:none;
	}
	
ul{
     list-style-type:none;
	}

li {
     margin-bottom:0.3em;
	 margin-top:0.3em;
	}

ul li ul li {
	list-style-type:none;
	font-style: italic;
	}




 /* inizio degli stili riguardanti la form di ricerca */


.tx-indexedsearch P {
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height:125%;
margin-top:8px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }

.tx-indexedsearch TD {
vertical-align:top; 
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height:125%;
margin-top:8px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px;}

.tx-indexedsearch INPUT {
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color:#ffffff;

}

.tx-indexedsearch SELECT {
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color:#ffffff;

 }


 /* inizio degli stili riguardanti la mappa del sito */

.csc-sitemap-level1 {
margin-top: 10px;
margin-bottom: 4px;
border-bottom-style: solid; 
border-bottom-color: gray;
border-bottom-width: 2px;
border-left-style: solid; 
border-left-color: gray;
border-left-width: 4px;
font-weight: bold;
 }

.csc-sitemap-level2 {
margin-top: 6px;
margin-bottom: 2px;
text-indent: 20px;
border-bottom-style: solid; 
border-bottom-color: gray;
border-bottom-width: 1px;
border-left-style: solid; 
border-left-color: gray;
border-left-width: 1px;
 }

.csc-sitemap-level3 {
margin-top: 2px;
margin-bottom: 2px;
text-indent: 40px;
text-decoration: underline;
 }

.csc-sitemap-level4 {
margin-top: 2px;
margin-bottom: 2px;
text-indent: 60px;
font-style: italic; 
 }

