body {
		text-align:center;
		background: white;
		font-family: arial, helvetica, serif;
	    font-size: 0.8em;
  
		}
		td {
		text-align:left;
		font-family: arial, helvetica, serif;
	    font-size: 0.8em;
	
}
	
	#main {
	width:770px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	text-align: left;
	margin-bottom: 1em;
	padding: 0.5em;
}
		
#footer {
	background:#006699;
    color: white;
    clear: both;
    padding: 1em;
	 width:770px;
	font-size : xx-small;
	text-align :center;
}

h1 {
background: #006699;
    text-align: center;
    color: white;
    padding: 1ex;
	width:770px;
}

#menu{
	background-color: #E6E6FA;
    text-align: center;
    padding: 5px;
	width:770px;
}
#col1, #col2, #col3 {
    float: left;
    width: 30%;
    padding: 10px;
    margin: 0;
    min-width: 6em;
}
#colonne2 {
    float: left;
    width: 60%;
    padding: 10px;
    margin: 0;
    min-width: 6em;
	 border-left: dotted 1px #006699;
    border-right: dotted 1px #006699;
}
#col1 { border-right: dotted 1px #006699; }
#col2 { 
    border-left: dotted 1px #006699;
    border-right: dotted 1px #006699;
	
}
#col3 { border-left: dotted 1px #006699; }
#contents {
    min-width: 23em;
}

#senzacolonne {
   
    width: 80%;
    padding: 10px;
    margin: 0;
    min-width: 6em;
	 border-left: dotted 1px #006699;
    border-right: dotted 1px #006699;
}



h3 {
	font-size: 1.2em;
}

a span{display: none}

a:hover span{

	display: block;
	position:absolute;
	top: 2em;
	left: 2em;
	width: 15em;
	border: 1px solid #CC0033;
	background-color: #E6E6FA;
	color: Black;
	font-size: 80%;
	text-align: left;
	padding-left : 2px;
}
	
A {
position:relative; 
      z-index:24; 
	  text-decoration: none;
	  color: #CC0033;
		font-weight: bold;
}

A:Hover {
    z-index: 25;
    background-color: #006699;
	text-decoration: none;
	color: white;

}

strong {
	font-style: italic;
	text-transform: uppercase;
}

.news {
        font-size : 11px;
        width: 90%;
		padding: 8px ; 
		 border-bottom: dotted 1px #006699;
	}
	
.newsletter {
	font-size : 11px;
	width: 90%;
	padding: 8px ;
	background-color: #E6E6FA;
}
.utiliz {
	font-size : 12px;
	width: 90%;
	padding: 8px ;
	background-color: #FDEFD2;
	border : dotted 1px #FDEFD2;
	font-style : italic;
}
	
.num {
	 text-align:right;
	 
		}
.titoli 
	{ 
        font-size : 11px;
		 border-bottom: dotted 1px #006699;
	}
.bottoni {
	background: #006699;
	color: white;
	font-weight: bold;
	  font-size : 11px;
}

.er {color: #CC0033;
     font-weight: bold;
	 font-family: arial, helvetica, serif;
	    font-size: 0.8em;
		}
		blockquote
{
	color: #006699;
	border: dotted 2px #E6E6FA;
	padding: 3px;
	background-color: #E6E6FA;
	font-family : "Courier New";
	line-height: 50%; 
}


