	body    { background: #E8A735 url(../img/sfondo.gif) repeat-x; }
	
	.testo  {
		font-family : Lucida Grande, Lucida, verdana, san-serif;
		line-height : 16px;
		font-size : 11px;
		color : #000000;
		text-align : justify
	}
	.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 : 1 pt;
		font-size : 11px;
		color : #121212;
		text-align : justify
		}
		
	.bottonebold  {
		font-family : Lucida Grande, Lucida, verdana, san-serif;
		line-height : 1 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
	}
	
	.titolobianco  {
		font-family : Lucida Grande, Lucida, verdana, san-serif;
		line-height : 16px;
		font-size : 11px;
		font-weight: bold;
		color : #ffffff;
		text-align : left
	}
	
	.testobiancodx  {
		font-family : Lucida Grande, Lucida, verdana, san-serif;
		line-height : 16px;
		font-size : 11px;
		color : #ffffff;
		text-align : right
	}
	.link  {
		font-family : Lucida Grande, Lucida, verdana, san-serif;
		line-height : 16px;
		font-size : 11px;
		color : #000000;
		text-align : justify
	}
	.linkcenter  {
		font-family : Lucida Grande, Lucida, verdana, san-serif;
		line-height : 16px;
		font-size : 11px;
		color : #000000;
		text-align : center
	}
	
	
	A {text-decoration: none}
	A:hover {color: #C05D08; text-decoration: none}
