@charset "utf-8";


/*
	TYPOGRAPHY
*/
ul											{
	list-style: none;
}
li a {
	display:block;
	background: url(rollover-trans.png) repeat 0 0;
}

li a:hover {
	background-position:-200px 0;
}
*											{ margin: 0; padding: 0; }
a											{ outline: none; }					  				  
#c  a {
	background:url(../images/rollover-trans.png) repeat 0 0;
}
#box/* CSS Document */

 {
	height: 571px;
	width: 170px;
	float: left;
	margin-right: 8px;
	margin-top: 0px;
	background-image: url(../images/sfondomenu.jpg);
	background-repeat: no-repeat;
}


#menu {
	width: 170px;
	margin-top: 0px;
	top: 0px;
}
#menu   li {
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	width: 170px;
	margin: 0;
	padding: 0;
}

#menu li a {
	width: 170px;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	height: 100%;
}
#menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#menu    li    a:focus, #menu li a:active   {
	color: #FFFFFF;
	text-decoration: none;
}


#menu ul {
	list-style: none;
}
#menuselez {
	text-decoration: none;
	background-color: #CB051C;
	font-family: "Trebuchet MS";
}



#menuorari {
	height: 30px;
	width: 169px;
	margin-top: 10px;
	top: 0px;
	text-align: center;
	color: #FFFFFF;
	font: bold 18px/30px "Trebuchet MS";
	background: url(../images/button.png) no-repeat center center;
}
#menuorari  a:link,#menuorari  a:visited,#menuorari   a:active {
	font-family: "Trebuchet MS";
	color: #FFCC00;
	text-decoration: none;
}
#menuorari a:hover {
	text-decoration: none;
	color: #FFFFFF;
	width: 169px;
	height: 30px;
}
#menuselez a:link, #menuselez a:visited, #menuselez a:hover, #menuselez a:active {
	text-decoration: none;
	background-color: #CB051C;
	font-family: "Trebuchet MS";
}
