
menu *, dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu {
	zoom:1;
	z-index:100;
	line-height:150%;
	padding: 0 0 50px 0;
	color: #fff;
	width:165px;
	background: url(/squelettes/icono/biseau_gauche.gif) right bottom no-repeat;
}

.tetemenu {
	background: url(/squelettes/icono/deg_gauche_grotit.gif) right repeat-y;
	text-transform:uppercase;
	width: 155px;
	height: 30px;
	font: bold 9pt Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #9AA0BD;
	margin: 5px 0 0 5px;
}

.tetemenu a {
	padding: 9px 0 4px 10px;
	margin:0;

}

.puce1, .puce2, .puce3, .puce4, .puce5 {
	float: left; height: 11; width: 12px;
}
.puce1 { background:  url(/squelettes/icono/puce_verte.gif) no-repeat; }
.puce2 { background:  url(/squelettes/icono/puce_orange.gif) no-repeat; }
.puce3 { background:  url(/squelettes/icono/puce_bleue.gif) no-repeat; }
.puce4 { background:  url(/squelettes/icono/puce_violette.gif) no-repeat; }
.puce5 { background:  url(/squelettes/icono/puce_magenta.gif) no-repeat; }

#menu dl {
	float: left;
	margin: 3px;
}

#menu dt {
	cursor: pointer;
	font-weight: bold;
	background: #da0d0b;
}

#menu ul {
	display:none;
}

#menu ul a {
	text-align:left;
	padding: 2px 5px;
	font-weight:bold;
	font-size: 9pt;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	border: 0 none;
	margin:0;
}

#menu ul a:hover {color:#CC0000;}
#menu dd {width:160px;}

#menu li {
	display:block;
	background: url(/squelettes/icono/deg_gauche_titit.gif) right repeat-y;
	width: 155px;
	font-weight: bold;
	margin-left: 5px;
	border-bottom: 2px solid #9AA0BD;
}

#menu .module {
	float: none;
}

#site {
	z-index: 1;
	color: #000;
}

a {
	text-decoration: none;
	color: black;
	color: #222;
}
