/*  By tonio idda 2008 - http://CuncorduCuglieri.it*/
BODY {
	background-color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFF097;
	text-align : justify;
	padding : 0;
	margin :0;
	text-align : center;/*per il browser IE 5.5*/
}
#cache { position:absolute; top:200px; z-index:10; visibility:hidden;}

A:LINK {
	text-decoration : none; 
	font-size : 10pt;
	color : #E2E2E2;
}
A:VISITED {
	text-decoration : none; 
	font-size : 10pt;
	color : #E2E2E2;
}
A:HOVER {
	text-decoration : none; 
	font-size : 10pt;
	color : #FFCC00;
}
#box-centrato {
	margin : auto;
	text-align : justify;/*ripristino allineamento del testo*/
}
#box-interno{	
	margin : auto;
	padding: 20px; 
	margin: 20px;
}
#box-intint{	
	margin : auto;
	padding: 20px; 
	margin: 20px;
	border: solid 3px;
}  
img#six {
float: left;
margin: 15px 15px 15px 15px;
}
img#dex {
float: right;
margin: 15px 15px 2px 15px;
}


#hor {
			list-style:none;
			padding:0;
			margin:0;	
		}

			#hor li {
				float:left;
				padding:10px;
			}

			#hor a {
				display:block;
				height: 13px;
				text-indent:-999em;
			}
			
			#hor a.home {
				width:60px; 
				background:url(img/menu/home.jpg) no-repeat 0 0;	
			}

			#hor a.chisiamo {
				width:80px; 
				background:url(img/menu/chisiamo.jpg) no-repeat 0 0;	
			}
			
			#hor a.repertorio {
				width:90px; 
				background:url(img/menu/repertorio.jpg) no-repeat 0 0;	
			}

			#hor a.ilpaese {
				width:70px; 
				background:url(img/menu/ilpaese.jpg) no-repeat 0 0;	
			}
			
			#hor a.iprogetti {
				width:80px; 
				background:url(img/menu/iprogetti.jpg) no-repeat 0 0;	
			}
			
			#hor a.contatti {
				width:80px; 
				background:url(img/menu/contatti.jpg) no-repeat 0 0;	
			}
			
			#hor a.credits {
				width:65px; 
				background:url(img/menu/credits.jpg) no-repeat 0 0;	
			}
			
			#hor a.indietro {
				width:70px; 
				background:url(img/menu/indietro.jpg) no-repeat 0 0;	
			}
			
			#hor a.avanti {
				width:60px; 
				background:url(img/menu/avanti.jpg) no-repeat 0 0;	
			}
			#hor a.programmass {
				width:180px; 
				background:url(img/menu/programmass.jpg) no-repeat 0 0;	
			}
			
		.clear {
			clear:both;	
		}	
#demo 
{width:800px;	
 margin:0 auto}
 
