/* CSS Document */







.ttesto{



	font-size: 1em;



	color: #000;



}







.ttesto a:link {



    color: #ff6600;



	text-decoration: none;



}



.ttesto a:visited {



	text-decoration: none;



	color: #ff6600;



}



.ttesto a:hover {



	text-decoration: none;



	color: #ffff00;



}



.ttesto a:active {



	text-decoration: none;



}







.tmenu {



	font-size: 0.8em;



	color: #333;



}



.tmenu ul, .tmenu li{

		list-style-type:none;

}





.tmenu a:link {



	color: #fff;



	text-decoration: none;



}



.tmenu a:visited {



	text-decoration: none;



	color: #fff;



}



.tmenu a:hover {



	text-decoration: none;



	color: #ffff00;



}



.tmenu a:active {



	text-decoration: none;



}



#menusx {margin-left:-10px}



#menusx ul {margin-left:-60px}



#menusx li {



	font-weight: bold;



	font-size:12px;



	width:201px;



line-height:25px;



list-style-type:none;



padding-left:38px;







}



* html #menusx ul {margin-left:-18px}







.titolo {



	color:#0066ff;



	font-weight: bold;



	font-size:1.15em;



	height:20px;



}