body {
	text-align: center;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #EAB112;
	background-image: url(pix/pageBG.png);
	background-repeat: repeat-x;
	/*line-height: 130%;*/
}
ul {list-style-image: url('images/listadivisore.gif'); margin-left:20px; padding-left: 0px;}

a img {
	border: 1px;
}

a {
	color: #F8C103;
}
a:hover {
	color: #CEA002;
	text-decoration: none;
}

.2layer {
	background-image: url(pix/cerchi.png);
	background-repeat: repeat;
}


#topbar {
	width: 665px;
	height: 109px;
	color: White;
	background-image: url(pix/centronero3d.png);
	background-repeat: no-repeat;
	margin-left: 16px;
	
	font-size: 11px;
	border: 1px solid #000;
}

#topbar .lang {
	margin-top: 20px;
	margin-left: 33px;
	margin-bottom:0px;
	/*border: 1px solid #000;*/
}

#topbar ul {text-align: left; list-style: none; margin-left:40px; padding-left: 0px; margin-top:0px;;}
#topbar li {margin-right: 10px; display: inline;}
#topbar .selected {color:#FFDE24;}
#topbar .lang a {color: White; text-decoration: none;}
#topbar .lang a:hover {color:#FFDE24; text-decoration: line-through;}
#topbar p {
	margin-bottom:0px;
}

#menuInterno {
  
	text-align:right;
	margin-right: 20px;
	margin-top: 0px;
	/*border: 1px solid #ccc;*/
}

#contenuto {
	width: 520px;
	margin-top: 5px;
	margin-left: 115px;
	/*border: 1px solid #ff0000;*/
}





.selLing {
	color: #FFDE24;
}

.contenuto {
	font-size: 78%;
	color: White;
	text-align: left;
	margin-bottom: 15px;
	margin-left: 10px;
	line-height: 1.3;
	
}

.cinzia {
	color: #FF7E00;
	font-weight: 900;
}

.spettacolo {
	color: #F8C103;
	/*font-weight: 900;*/
}	

#recapmenu {
	margin-top: 120px;
	margin-bottom: 50px;
	margin-right: 0px;
	color:#FFDE24;
	text-align: center;
	font-size: 75%;
	/*border: 1px solid #111;*/
}	 
#recapmenu ul {text-align: center; list-style: none; margin-left:55px; padding-left: 0px; margin-top:0px;}
#recapmenu li {margin-right: 10px; display: inline;}
#recapmenu a {
	color:#F8C103;
}	 
	 
