.dd_titre
{
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	text-align:left;
	margin:0px 0px 5px 0px;
	padding:2px 0px 2px 0px;
	font-weight:bold;
}

.boite-gauche
{
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  border: 1px solid #4b6e90;	
  color: #4b6e90;
}
.boite-gauche ul a {
  color: #4b6e90 !important;
  line-height: 20px;
}

#menu {
background: url(IMG/ecole/fond-menu.gif) no-repeat scroll 0 0;
padding: 10px 10px 10px 8px;
margin-left: 6px;
height: 900px;
}

#menu dd {
	list-style-type: none;
	display:none;
	background: white url(IMG/ecole/fond-boite-gauche.png) repeat-x scroll 0 0;
	position:absolute;
	margin:-22px 0px 0px 50px;
	padding:0px 5px 5px 5px;
}

#menu dl {
cursor: pointer;
margin: 0;
padding: 0;
list-style-type: none;
}
#menu dt {
cursor: pointer;
margin: 0;
padding: 0;
list-style-type: none;
}

#menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu li a, #menu dt a {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu li a:hover, #menu dt a:hover {
margin: 0;
padding: 0;
list-style-type: none;
}
