/* general */ body { font-family: arial, geneva, sans-serif; } a { text-decoration: none; color: #333; } a:hover { text-decoration: underline; } h1, h2, h3, h4, h5 { font-weight: normal; margin: 0; } #chemin { font-size: 9px; color: #333; } #chemin a { color: #000; } #chemin a:hover { color: red; text-decoration: underline; } #footer { background-color:#700101; font-size: 9px; color: #fff; line-height: 140%; } #footer a { color: yellow; } #footer a:hover { text-decoration: underline; } #logos-bailleurs { margin: 1em 0; text-align: right; } #logos-bailleurs img { padding: 0 4px; } #contextes .forml, #contextes .forml select { font-size: 10px; }