.sidebar, .nopuce {
	width: 162px;
	text-align: center;
}

.sidebar h2 {
    margin-bottom: 15px;
	font-size: 0.9em;
	color: #000000;
	background: url(images/head_menu.gif) no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 26px;
	margin-top: 10px;
	padding-top: 10px;
}
.sidebar ul, .nopuce ul {
	list-style-type: none;
	background: url(images/flt_menu.gif) repeat-y;
	margin: -15px 0 0;
	padding: 0 0 10px;
}
.sidebar ul li {
	text-align: left;
	list-style-image: url(images/pce_menu.gif);
	list-style-position: outside;
	margin-left: 20px;
	font-size: 11px;
}
.sidebar ul li a, .nopuce ul li a{
	color: #000000;
	text-decoration: none;

}
.sidebar ul li a:hover, .nopuce ul li a:hover{
	color: #3E92A4;
	text-decoration: underline;

}
.sidebar h6, .nopuce h6{
	margin:0;
	background: url(images/foot_menu.gif) no-repeat;
	height: 8px;
}
.nopuce h5{
	background: url(images/head_annonces.gif) no-repeat;
	height: 10px;
	position: relative;
	top: 10px;
}
*html .nopuce h5{
	top: 18px;
}
.sidebar h4, .nopuce h4{
	margin: 0;
	background: url(images/foot_annonces.gif) no-repeat;
	height: 8px;
}
*html #gauche {
    margin: -12px 0 0 10px;
}
#gauche {
    margin: -4px 0 0 20px;
	width: 162px;
	float: left;
}
*html #droite {
    margin: 0 10px 0 0;
}
#droite {
    margin: -4px 20px 0 0;
	width: 162px;
	float: right;
}
.nopuce ul li {
	text-align: center;
	margin-top: 0;
	padding-top:10px;
	font-size: 10px;
	list-style-type: none;
}
*html .nopuce ul li {
	margin-top: 0px;
}
.nopuce h2 {
    margin-bottom: 15px;
	font-size: 0.9em;
	color: #000000;
	background: url(images/head_menu.gif) no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 26px;
	margin-top: 10px;
	padding-top: 10px;
}
