
/* CSS Document */
body{
	font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, sans-serif;
	margin: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;
	background:url(../img/news.gif) no-repeat 100% 0;
}

p{
}

a{
	text-decoration:none;
	color:#666;
}
a:hover{
	color:#333;
}

hr{
	clear:both;
	visibility:hidden;	
}
img{
	border:none;
}
/*
*headers
*/
/*
*CUSTOM LAYOUT
*/
#wrapper{
	margin:0 auto;
	padding:10px;
}
#header{
	display:none;
}
#footer{
	margin:0 auto;
	font-size:10px;
	text-align:left;
	color: #666;
	font-family: Verdana;
	display:none;
}
/*
*CUSTOM STYLING
*/

.contentbox{
	padding:0;
	margin:0;
}
.cerca{
	display:none;
}

.path{
	font-size:0.8em;
}
/*
*
*/
.path li{
	list-style-type:none;
	display:inline;
}