/* ******** BAS DE PAGE BARRE HORIZONTALE ********  */
 .separation_basse {width: 100%; height: 1px; background-color: #410603;}


/* ******** BAS DE PAGE MENU ********  */
.bas_page_gauche {float: left; width: 80%; margin: 0%;padding: 0%; color: #460d0a; font-family: "Courier New", "Arial Black", Arial, Verdana, serif; font-weight: bold;}
.bas_page_gauche a, a:visited {text-decoration: none; color: #460d0a;}
.bas_page_gauche a:hover {text-decoration: underline;}
.bas_page_gauche .menu_ {float: left; padding-right: 10px; font-size: 70%; list-style: none;}
.bas_page_droit {float: right; width: 20%; margin: 0%; padding: 0%; text-align: right; color: #460d0a; font-family: "Courier New", "Arial Black", Arial, Verdana, serif; font-weight: bold; list-style: none;}


/* ******** BAS DE PAGE DISCLAIMER ********  */
.disclaimer {float: left; width: 80%; margin: 0%; padding: 0%; margin-top: 5px;text-align: left; color: #460d0a; list-style: none; font-size: 80%; font-family: "Arial", Verdana, serif;}
.disclaimer a, a:visited {text-decoration: none; color: #460d0a;}
.disclaimer a:hover {text-decoration: underline; font-weight: bold;}
.disclaimer .copyright {float: left; padding-right: 10px;}
.disclaimer .copyright_disclaimer {float: left; padding-left: 10px; border-left: 1px solid #410603;}


/* ******** BAS DE PAGE POSITIONNELENT LOGO ********  */


/* ******** BAS DE PAGE SPACER ********  */
div.spacer {clear: both;}

