﻿.signature { margin: 16px 0 48px 0; text-align: right; font-size: 0.8em; }
.avertissement { color: #CC0000; font-weight: bold; display: block; width: 100%; }
.none { display: none; }
.message { color: #FFF; width: 96%; margin: 30px 0 30px 0; background: #2764aa url(Ressources/alert-overlay.png) repeat-x; display: block; padding: 5px 10px 6px; font-weight: bold; line-height: 1; -moz-border-radius: 5px; -webkit-border-radius: 5px; -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5); text-shadow: 0 -1px 1px rgba(0,0,0,0.25); border-bottom: 1px solid rgba(0,0,0,0.25); }
.right { float: right; }

