#GlobalContenuGauche div.titre
{
	font-weight:bold;
	background-image:url(css/boxtop.gif);
	background-position: top left;
	margin:0px 3px;
	text-align:left;
	padding: 9px 8px 3px 8px;
	line-height:13px;
	color:#F98101;
}

#GlobalContenuGauche div.notitre
{
	background-image:url(css/boxtop.gif);
	background-position: top left;
	margin:0px 3px;
	padding: 0px;
	line-height:9px;
}

#GlobalContenuGauche div.box 
{
	background-image:url(css/boxbottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin:0px 3px 3px 3px;
	text-align:left;
	width:250px;
	padding-bottom:5px;
	overflow:hidden;
}

ul.menu
{
	list-style-type: none;
	margin:0px 5px 0px 5px;
}

ul.menu li
{
	background-image:url(css/dot.gif);
	background-repeat: repeat-x;
	padding: 3px 3px;
}

ul.menu a {text-decoration:none;}
ul.menu .active {font-weight:bold;}
ul.menu a:link{color:#000;}
ul.menu a:visited{color:#000;}
ul.menu a:hover{color:#0000CC;text-decoration: underline;}
ul.menu a:active{color:#870101;}

ul.menu li div
{
	background-image: url(css/bullet_arrow.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 9px;
	margin-left:1px;
	line-height:14px;
}
