body { margin: 0; padding: 0; background-color: #1f2a3c; }
home { color: #F00; }
a { text-decoration: none; }
div, td { font-family: Tahoma, Verdana, Arial sans-serif; font-size: 11px; color: #c4cfda; }
img { border: none; }
form { margin: 0; padding: 0; }

#wrap { position: relative; width: 100%; background: #2c3441 url(../images/bg-main.gif) repeat-y center top; }
#wrap0 { position: relative; width: 100%; background: url(../images/bg-wrap.gif) no-repeat center bottom; text-align: center; }
#wrap1 { position: relative; width: 1000px; text-align: left; margin: 0 auto; }
#header { position: relative; width: 1000px; height: 360px; }
#logo { position: relative; width: 250px; height: 155px; float: left; }
#hdflash { width:750px; height: 155px; overflow: hidden; float: left; }
#marquee { font-size:14px; width: 1000px; height: 35px; background: url(../images/bg-marquee.gif) repeat-x; }
#marquee marquee { margin: 0 10px; line-height: 35px; color: #ffffff; }
#marquee marquee a { color: #ffffff; }
#menu { position: relative; width: 1000px; height: 170px; background: url(../images/bg-tableau.gif) no-repeat; }
#menu1 { position: relative; width: 800px; float: left; }
#menu2 { width: 200px; height: 45px; background: url(../images/bg-menu1.gif) no-repeat; float: right; text-align: center; }
#menu2 img { margin: 6px 2px; }
#footer { width: 100%; background: #1f2a3c url(../images/bg-footer.jpg) no-repeat center top; padding: 6px 0; margin: 0 auto; text-align: center; color: #6D8AA7; }
#footer a { color: #6D8AA7; } 
#main { width: 1000px; background: #dedce1 url(../images/bgmain.jpg) center top no-repeat; text-align: center; }
#content { width: 960px; margin: O auto; padding: 25px 0; text-align: left; }
.clr-left { clear: left; }
.clr-both { clear: both; }

/*page moteur*/

.moteur { width:720px; margin: 0 auto; }
.moteur h2 { height:30px; background:#898082 url(../images/bgttl.gif) no-repeat; font-size:11px; font-weight:bold; line-height:30px; padding-left:20px; }
.moteur label { float:left; display:block; width:35px; font-size:11px; padding-left:5px; line-height:16px; color:#1a1a1a; margin:0 2px 2px 0; }
.moteur select { background:#fff; border:1px solid #b6aeae; margin:0 2px 2px 0; font-size:10px; height:18px; }
.moteur label.bleu { color:#22779e; font-weight:bold; }
.moteur label.rouge { color:#fd002b; font-weight:bold; }
.moteur label.fin { font-weight:normal; }
.moteur input { width:120px; height:14px; float:left; background:#fff; border:1px solid #b6aeae; font-size:11px; margin:2px 2px 2px 0; }
.moteur br { clear:both; }
.moteur label.wauto { width:auto; }
.moteur input.wauto { width:auto; border:none; }
.moteur input.nobg { background:none; }
.moteur input.calendar { background:#fff url(../images/calendar.gif) right top no-repeat; color:#797373; }
.moteur input.w2 { width:45px; }
.moteur input.submit { width:105px; height:25px; line-height:25px; text-align:center; border:none; float:right; font-size:11px; font-weight:bold; background:url(../images/bgsubmit.gif) no-repeat; color:#fff; }