body {
	background: no-repeat url(../../images/sfondo.gif) 0px 0px fixed;
}

#container {
	background:#F7B819 ;
	color: #380606;
}

a:link, a:visited {
	color: #380606;
}

a:hover, a:active {
	color: #912f1f;

}

#breadcrumbcontainer li {
	color: #bfbfbf;

}

#breadcrumbcontainer a,#navcontainer a,#breadcrumbcontainer,#footer a:link, #footer a:visited,#footer p,#contentContainer,#pageHeader h1,#pageHeader h2 {

}

#breadcrumbcontainer a:hover,#navcontainer #current,#navcontainer a:hover,#footer a:hover, #footer a:active {

}

/* -toolbar----only */

#navcontainer #current {
	font-weight: bold;
}

/* only */

#navcontainer {
	position: relative;
	top: 0;
	font-size: 12px;
}

#navcontainer #current {
	color: #912f1f;
	text-decoration: none;
	font-weight: bold;
}

#navcontainer #current:hover {
	
}

/* 0 */

#navcontainer ul{
	
}

#navcontainer li {
}

#navcontainer a {
	color: #585858;
}

#navcontainer a:hover {
	color: #912f1f;
	text-decoration: none;
}


