/* Pages publiques aux couleurs Les Camions Verts (vert #50A50E, vert fonce #0d2818). */
body { background: #f4f6f2; color: #243b2d; }
a, a:visited { color: #3f8b0b; }
a:hover { color: #50A50E; }
.header img, .logo img { max-height: 46px; width: auto; }
.button, button, input[type=submit] { background: #50A50E !important; border-color: #50A50E !important; color: #fff !important; }
.button:hover, button:hover { background: #3f8b0b !important; border-color: #3f8b0b !important; }
h1, h2, h3 { color: #0d2818; font-family: Georgia, "Times New Roman", serif; }
.wrap, .box { border-radius: 12px; }
/* Retire la mention "Propulse par listmonk" du pied des pages publiques. */
footer.container { display: none !important; }