body    { background: #E8A735 url(../img/sfondo_grigio_home.gif) repeat-x; }
	
	.testo  {
		font-family : Lucida Grande, Lucida, verdana, san-serif;
		line-height : 16px;
		font-size : 11px;
		color : #000000;
		text-align : justify
	}
	
	.testodx  {
		font-family : Lucida Grande, Lucida, verdana, san-serif;
		line-height : 16px;
		font-size : 11px;
		color : #000000;
		text-align : right
	}
	
	.testo10  {
		font-family : Lucida Grande, Lucida, verdana, san-serif;
		line-height : 13px;
		font-size : 10px;
		color : #000000;
		text-align : justify
	}
	
	.testobold  {
		font-family : Lucida Grande, Lucida, verdana, san-serif;
		line-height : 16px;
		font-size : 11px;
		font-weight: bold;
		color : #000000;
		text-align : justify
	}
	
	.bottone  {
		font-family : Lucida Grande, Lucida, verdana, san-serif;
		line-height : 5 pt;
		font-size : 11px;
		color : #121212;
		text-align : justify
		}
		
	.bottonebold  {
		font-family : Lucida Grande, Lucida, verdana, san-serif;
		line-height : 5 pt;
		font-size : 11px;
		font-weight: bold;
		color : #515151;
		text-align : justify
		}

	.testobianco  {
		font-family : Lucida Grande, Lucida, verdana, san-serif;
		line-height : 16px;
		font-size : 11px;
		color : #ffffff;
		text-align : justify
	}
	
	.testoarancio  {
		font-family : Lucida Grande, Lucida, verdana, san-serif;
		line-height : 16px;
		font-size : 11px;
		color : #C05D08;
		text-align : justify
	}
	
	.testobiancodx  {
		font-family : Lucida Grande, Lucida, verdana, san-serif;
		line-height : 16px;
		font-size : 11px;
		color : #ffffff;
		text-align : right
	}
	
	.titolobianco  {
		font-family : Lucida Grande, Lucida, verdana, san-serif;
		line-height : 16px;
		font-size : 11px;
		font-weight: bold;
		color : #ffffff;
		text-align : left
	}
	
	.link_ara  {
		font-family : Lucida Grande, Lucida, verdana, san-serif;
		line-height : 16px;
		font-size : 11px;
		color : #C05D08;
		text-align : left
		
	}
	
	
A { text-decoration: none }
A:hover  { text-decoration: underline }