
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #666666;
	 text-align:left; 
	}
		
hr { 
	display: none; 
	}
/* #logo */
#logo { 
	 width:891px;
	 background-color : EEEEEB;
	 margin:10px auto 0 auto;
	 position: relative; 
	 text-align:left; 
	 }
	 #logo img { 
	 margin-left: 8px;
	 border: 0;
	  }
div#container{
	width: 891px;
	margin: 0 auto;
	text-align: left;
	}



/*stili specifici per il layout*/
div#navigation{
	float:right;
	width: 600px;
	vertical-align: top;
	border-top: 0;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#content{
	width: 282px;
}


/* #content */
#top { 
	width: 890px;
	background: #5274A6;  
	text-align:left; 
	margin: 0px;
	}

div#bottom{
	width: 891px;
	margin: 0auto;
	text-align: center;
	height: 33px;
	background-image: url(images/bottom.gif);
	margin-top: 0px;
	border-top: 0;
	padding: 4;
	}
	
.titoliORANGE{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF3300;
	font-weight: bold;
	}

.testo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	color: #666666;
		}
		
.bottom{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #666666;
	text-align: center;
		}
.ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #666666;
	list-style-type: disc;
	list-style-position: outside;
	text-align: justify;
		}
.ORANGE{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	color: #FF3300;
	font-weight: bold;
	}
.mezzoTIT{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF3300;
	font-weight: bold;
	padding-left: 0px;
	}
.Text_rientra{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	text-align: justify;
	}
.Text_Top{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-align: left;
	border-bottom-style: none;
	padding-top: 12px;
	}
	
.Text_12{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-align: left;
	border-bottom-style: none;
	padding-top: 5px;
	}
		
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #3399CC;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover{
	color: #CC0000;
	
	}
