
body {
	background-color: #333;
	color: white;
}
h2, h3, a  { color: #393 }
#logo, .infos {
	color: #333;
}
.header  { background-color: #693; margin-right: 0 }
div.directory .dirname  { background-color: #693 }
#menuright {
	box-shadow: 0 0px 15px rgba(255,255,255,.50);
}
div#menuright-header, div.infos_img > div.infos_title  { background-color: #693 }
.infos table, #comments_form, #description_form {
	margin-left: 5px;
}
.floating-action  { background-color: #363 }
.floating-action:hover  { color: #393; background-color: white }
li.currentSelected > a  { color: #393 }
li.currentSelected > a:hover  { color: white; background-color: #ff6 }
#menu .pure-menu li a:hover, #menu .pure-menu li a:focus  { color: white; background-color: #693 }
.pure-g  { background-color: #ff6; padding: 2% }
.pure-button-primary, .pure-button-selected, a.pure-button-primary, a.pure-button-selected  { background-color: #693 }
.pure-table-striped tr:nth-child 2n -1 td { color: #333; background-color: #ff6 }
