/* CSS Document */
body{
	font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, sans-serif;
	margin:0;
	padding:0;
	SCROLLBAR-FACE-COLOR: #eeeeee;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
	SCROLLBAR-SHADOW-COLOR: #eeeeee;
	SCROLLBAR-3DLIGHT-COLOR: #eeeeee;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #eeeeee;
	color:#666;
	font-size:small;
}

p{

}

a{
	text-decoration:none;
	color:#666;
}
a:hover{
	color:#333;
}

hr{
	clear:both;
	visibility:hidden;	
}
img{
	border:none;
}
.acapo{
	clear:both;
}
/*
*headers
*/
#header h1{
	visibility:hidden;
	text-align:center;
}
/*
*CUSTOM LAYOUT
*/
#wrapper{
	margin:0 auto;
	padding:0;
	width:1002px;
}
#header{

}
#footer{
	width:1002px;
	margin:0 auto;
	font-size:10px;
	text-align:left;
	color: #666;
	font-family: Verdana; 
	line-height: 12px;
	text-align:center;
}

/*
LISTE
*/
.boxleft ul ul{
	
}
#lingua ul,#lingua li{
	display:inline;
}
#lingua li{
	border-left:1px solid;
	padding:0 5px;
}
#lingua li.noborder{
	border:none;
}
#lingua{
	display:none;
}
/*
*CUSTOM STYLING
*/
.selez{
	color: #f60;
	font-weight: bold;
	letter-spacing: 1px;
}
.contentbox{
	padding:0;
	margin:0;
}
.cerca{
	display:none;
}
.boxleft, .boxright{
	margin:0;
	padding:6px;
	float:left;
	width:400px;
}
.boxright{
	width:480px;
}
.path{
	font-size:0.8em;
}
/*
*
*/
.path li{
	list-style-type:none;
	display:inline;
}