<style>
a { color: #313131; font-weight: bold; text-decoration: none; }
a:hover { color: #E8E3B7; background-color: #A32727; font-weight: bold; text-decoration: none; }
a.Select { color: #E8E3B7; background-color: #313131; font-weight: bold; padding: 2px; }
a.Select:hover { color: #E8E3B7; background-color: #313131; font-weight: bold; padding: 2px; }
a.Direct { color: #A32727; font-weight: bold; padding: 2px; }
a.Direct:hover { color: #E8E3B7; background-color: #A32727; font-weight: bold; text-decoration: none; }
.NbVoix { font-size: 24; font-weight: bold; color: #AAAAAA; text-align: center; }
.Percent { font-size: 14; color: #444444; text-align: center; }
.ChoixDept { font-size: 13; border: solid 2px #334433; margin: 5px; padding: 5px; }
.ChoixParitaires { font-size: 18; font-weight: bold; margin: 1px; padding: 1px; }
.TitreCap { font-size: 20; font-weight: bold; color: #E8E3B7; background-color: #A32727; text-align: center; }
.Formulaire { font-size: 11px; font-weight: bold; margin: 3px; }
.MessageErreur { font-size: 13px; font-weight: bold; border: solid 2px #A32727; background-color: #E8E3B7; margin-top: 5px; margin-bottom: 5px; padding: 5px;}
</style>
