/*==========================*/
div.err {text-align: center;}
/*==========================*/
div.err img {border-style: none;}
/*==========================*/
div.err span.err_rouge {color: red;}
div.err span.err_vert {color: green;}
/*==========================*/
div.err .expli { color: #a0a0a0; text-align: center; font-size: 14px;padding: 20px;border: 1px solid gray;background: #f4f4f4;width: 90%;
	margin: 20px auto 10px;
}
div.err .expli:hover { background: #f4ecc0;}
div.err .analy { color: #a0a0a0; text-align: left; font-size: 14px;padding: 20px;border: 1px solid gray;background: #f4f4f4;width: 90%;
	margin: 20px auto 10px;
}
div.err .analy:hover { background: #f4ecc0;}
/*==========================*/
div.err .axeasielien { color: #a0a0a0; font-size: 10px; }
div.err .axeasielien a { color:#a0a0a0; text-decoration: none }
div.err .axeasielien a:link { }
div.err .axeasielien a:visited { }
div.err .axeasielien a:hover { }
div.err .axeasielien a:active { }
/*==========================*/