/* Start of CMSMS style sheet 'site_aide' */
.aide .zone_contenu_standard {
margin-left: 205px;
*margin-left: 0;
width: 710px;
text-align: justify;
padding-left: 24px;
}
.aide .zone_contenu {
width: 710px;
}

.aide #leftmenu {
padding-top:72px;
padding-left:30px;
width:175px;
height:850px;
float: left;
}

.aide #leftmenu ul, .aide #leftmenu li {
padding: 0;
margin: 0;
list-style: none;
font-size: 11px;
}

#leftmenu #bulletmenu a, #leftmenu #bulletmenu a:visited {
color: #3b2d3c;
text-decoration: none;
}
#leftmenu #bulletmenu a:hover {
color: #cc3333;
}
#leftmenu #bulletmenu a.currentpage {
color: #cc3333;
font-weight: bold;
}
#leftmenu #bulletmenu li {
background: #fff url('images/aide_bullet.gif') no-repeat 0px 8px;
padding-bottom: 4px;
padding-top: 7px;
}

#leftmenu #bulletmenu li a {
padding-left: 16px;
}

#leftmenu #bulletmenu a.activeparent {
margin-bottom: 0px;
}

#leftmenu #bulletmenu li li a{
padding: 0px;
}

#leftmenu #bulletmenu li li {
padding: 8px 0 0 20px;
height: 17px;
background: transparent url('images/aide_back.gif') no-repeat 5px 0px;
margin-bottom: -7px;
}
/* End of 'site_aide' */

