@charset "utf-8";
/* CSS Document */

body { margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
form { margin: 0px; padding: 0px; }
div { position: relative; }
h1 { font-size: 24px; font-weight: bold; font-style: normal; margin: 0px; padding: 0px; }
h2 { font-size: 20px; font-weight: bold; font-style: normal; margin: 0px; padding: 0px; }
h3 { font-size: 16px; font-weight: bold; font-style: normal; margin: 0px; padding: 0px; }
h4 { font-size: 16px; font-weight: bold; font-style: italic; margin: 0px; padding: 0px; 
		background: url(/images/icones/bull_right.png) 4px 3px no-repeat; padding-left: 22px; }
td { vertical-align: top; }
img { vertical-align: top; border: none; }
a { text-decoration: none; color: #069; }
a:hover { text-decoration: underline; color: #09c; }
a.actif { font-weight: bold; }
.petit { font-size: 9px; font-style: italic; }

div.hr { font-size: 0px; height: 0px; border-bottom: 1px solid #999; margin-top: 4px; margin-bottom: 4px; }
div.sp { font-size: 0px; height: 0px; margin-bottom: 6px; }
div.retrait { margin-left: 24px; }
div.logos { text-align: center; border: 1px solid #99a; background: #fff; margin: 15px 20px; }

img#fond { position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; z-index: 1; }
div#scroll { position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; overflow: auto; z-index: 2; }
div#entete { width: 800px; height: 364px; left: 50%; margin-left: -400px; background: #fff; margin-top: 20px; }
div#menu { margin-top: 8px; font-size: 9px; color: #999; text-align: right; z-index: 102; }
div#menu a { font-size: 15px; text-transform: uppercase;  vertical-align: middle; }
div#menu a:hover { text-decoration: underline; color: #09c; }

