/* -------------------------------------------
Copyright (C) - Tous droits reserves
Julien Vieillefont - http://www.jv-conseil.net
---------------------------------------------- */

#notification{z-index:2000;position:fixed;top:0;left:50%;width:950px;margin:0 0 0 -500px;padding:10px 10px 10px 38px;font-size:24px;text-align:justify;font-family:Tahoma;background-repeat:no-repeat;background-position:10px 18px;}
.n_success{color:#4d9701;background-image:url(/style/img/success.gif);background-color:#f5ffeb;border:solid 1px;}
.n_success a{color:#4D9701;font-weight:bold;}
.n_success a:hover{color:white;background-color:#4D9701;}
.n_success strong{color:#4D9701;font-weight:bold;text-decoration:underline;}
.n_error{color:#906;background-color:#fcc;border:solid 1px;background-image:url(/style/img/warning.png);background-repeat:no-repeat;background-position:4px 4px;}
.n_error a{color:#906;font-weight:bold;}
.n_error a:hover{color:white;background-color:#906;}
