body { margin: 0 20px; color: #333333; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px;background-color: #9DB2EC;}
h1 {font-size: 1.5em; color: #EEEEEE;}
h2 {font-size: 1.3em; font-weight: normal;}
h3 {font-size: 1.2em; font-weight: normal;}
a {color: #526191;}
label {font-size: 1.2em;}
blockquote{border-left: 5px solid #526191;}
blockquote small {color:#666;}

.navbar-inverse, .navbar-inverse .navbar-inner {background-color: #526191;background-image: linear-gradient(#526191, #415181);}

.table-bordered {border: 1px solid #ddd;}

#sidebar > a { margin-left: -15px; margin-right: -15px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-image: linear-gradient(to bottom, #526191 0px, #526191 100%);
    background-repeat: repeat-x;
    border-color: #526191;
    text-shadow: 0 -1px 0 #526191;}

.bs-docs-sidenav > .active > a {text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);}
.bs-docs-sidenav .icon-chevron-right {float: right; margin-right: -6px; margin-top: 2px; opacity: 0.25;}
.bs-docs-sidenav a:hover .icon-chevron-right {opacity: 0.5;}
.bs-docs-sidenav .active .icon-chevron-right, .bs-docs-sidenav .active a:hover .icon-chevron-right {opacity: 1;}
.exemple table {margin : 0 auto;}
.white td {background-color: #FFF;}

.bs-docs-sidebar button.list-group-item {width: 100%; text-align: left;}
.bs-docs-sidebar button.list-group-item:focus, button.list-group-item:hover {color: #555;text-decoration: none;background-color: #f5f5f5;}