/* CSS Document */

body {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color : White;
}

.menu {
	height: 270px;
	width: 100%;
	}



.menucentro {
	background-image: url(immagini/spacer_arancio.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	width:188px;
}


.menusx {
	background-image: url(immagini/leftmenu.gif);
	background-repeat: no-repeat;
	border:0px;
	width:17px; 
	 

}

.menusotto {
	background-image: url(immagini/bottommenu.gif);
	background-repeat: no-repeat;
	width: 220px;
	height:11px;
	}

.menudx {
	background-image: url(immagini/menudx.gif);
	background-repeat: no-repeat;
	width:33px;
	
	}

.top{
	background-image : url(immagini/barra_repeat7.jpg);
	background-repeat : repeat-x;
	background-color : White;
	height: 1%;
	width:100%;
	}
.totale {
	height: 100%;
	width: 100%;
	
}

.centrale{ 
width: 80%;
	
}

.livello{
	background-image: url(immagini/freccia_sfondo.gif);
	background-repeat : repeat-y;	
	border-color:#000;


}

.tab_livello{
	border-color:#000;
	 border:1px;
}
.livellomenu_td{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #ffffff;
	width: 98px;
	background-color:#000;
	TEXT-DECORATION: none;
	BORDER-TOP-STYLE: inset;
	BORDER-TOP-COLOR: black;
	BORDER-BOTTOM: inset;
	BORDER-BOTTOM-COLOR: #FD6C01;
	BORDER-RIGHT-STYLE: inset;
	BORDER-RIGHT-COLOR: black;
	BORDER-LEFT-STYLE: inset;
	BORDER-LEFT-COLOR: black;
}

.livellomenu{
	FONT-SIZE: 10px;
	COLOR: #ffffff; 
    BORDER:none;

}
.livello a:link{
FONT-SIZE: 10px;
	COLOR: #ffffff; 
	text-decoration:none;
}
.livello a:active{
FONT-SIZE: 10px;
	COLOR: #ffffff; 
	text-decoration:none;
}
.livello a:hover{
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	text-decoration: underline;
}
.livello a:visited{
FONT-SIZE: 10px;
	color:#ccc;
	text-decoration: none;
}

.menugrigio{
	width:1%;
	left: 30px;
	top: 230px;
	position:absolute;
	z-index: 100;
}

.testoindex{
	font-size: 10px;
	color:#444;
	background-color : White;
}
.orange{
	color: #FD6C01;
	font-size : 10px;
}
.orangeb{
	color: #FD6C01;
	font-size : 10px;
	font-weight : bold;
}

.testoindex a:link{
	color:#333;
	text-decoration:none;
}

.testoindex a:active{
	color:#333;
	text-decoration:none;
}
.testoindex a:visited{
	color:#333;
	text-decoration:none;
}
.testoindex a:hover{
	color: #FD6C01;
	text-decoration:none;
}

.sx{
	background-image: url(immagini/layout_06.gif);
	background-repeat : repeat-y;
	height: 100%;
	width:208px;

}

.menubottom{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	width: 450px;
	font-weight : bold;
	text-align : center;
}
.menubottom a:hover{
	color: #666666;
	text-decoration:none;
}

.menubottom a:link{
color:#000;
	text-decoration:none;
}
.menubottom a:visited{
color:#000;
	text-decoration:none;
}

.eventimenu{
	font-size: 10px;
	font-weight:bold;
	width:280px;
		color:#444;

}
.eventimenu1{
	font-size: 10px;
	font-weight:bold;
	width:200px;
		color:#444;

}

.eventitesto{
		font-size: 10px;
			color:#444;
			width:95%;

}
.eventititoli{
	font-size:12px;
	font-weight:bold;
	color: #FD6C01;
	height:40px;
}

.eventimenu a:active{
	color:#333;
	text-decoration:none;
}
.eventimenu a:hover{
	color: #fff;
	text-decoration:none;
	background-color : Black;
}

.orari{
	border : solid #555;
	border-width : 1px;
		font-size : 10px;
		
}
.credits{
	font-family: sans-serif;
	font-size: 10px;
	color:#777;

	
}
.credits a:hover{
	color: Fuchsia;
	text-decoration: none;
}
.credits a:active{
	color: #777;
		text-decoration:none;
	}

.credits a:link{
	color:#777;
	text-decoration:none;
	}
.credits a:visited{
color:#777;
		text-decoration:none;
	}	
	
