#menu{ top: 0px; position: fixed; width: 13%; height:100%; border-right: darkgreen solid 2px } #menuList{ padding-top:5em; list-style-type: none; padding-left: 15%; } ul#menuList>li { display: block; padding-top: 5px; padding-bottom: 5px; color: marroon } #menuList > li > a { color: maroon; } #contenu { width: 85%; margin-left: 15%; }