
body { background: url(../img/fond.png) repeat-x #ecebec;font-family: Arial;font-size: 12px;color: #555454 }
a img { border: 0 }
a { text-decoration: none;color: #000 }
a:hover { text-decoration: underline }
img { vertical-align: middle;border: 0 }
* { margin: 0;padding: 0;outline: none }
form { margin: 0;padding: 0 }

#header { position: relative;background: url(../img/top.png) no-repeat top ;width: 966px;height: 173px;margin: 0 auto }
#header marquee { position: absolute;bottom: 10px;right: 8px;width: 777px;color: #fff;font-weight: bold } 

#menu { position: absolute;top: 134px;left: 0;text-align: center;width: 965px;height: 39px;line-height: 39px;color: #fff;font-size: 12px }
#menu a { display: inline-block;color: #fff;font-size: 12px;text-align: center;font-weight: bold;text-transform: uppercase;padding: 0 5px;margin: 0 }
#menu a:hover { background: #ef9702;text-decoration: none }
#menu a.active { background: #ef9702;text-decoration: none }

#bandeau { background: #ef9a09;width: 964px;height: 18px;line-height: 18px;margin:0 auto;color: #fff;font-size: 12px }

/* Recherche */
#recherche { position: absolute;bottom: 50px;right: 10px;width: 165px }
#recherche input.rech1 { background: url(../img/recherche.png) no-repeat 5px 2px;width: 125px;height: 20px }
#recherche input.rech2 { width: 125px;height: 20px }
#recherche div.rech1 { float: left }
#recherche div.rech2 { float: right }
#recherche div.rech2 input { background: url(../img/rech.png) no-repeat top left;border: 0;width: 33px;height: 22px;font-weight: bold;cursor: pointer }

/* Identification */
#ident { position: absolute;top: 35px;right: 25px;width: 259px;height: 88px;text-align: right }
#ident div.ident1 { height: 25px;line-height: 25px }
#ident div.ident1 input { width: 165px }
#ident div.ident2 { height: 25px;line-height: 25px }
#ident div.ident2 input { width: 165px }
#ident div.ident3 { float: right;height: 25px;line-height: 25px;width: 168px;height: 30px }
#ident div.ident3 a { float: left }
#ident div.ident3 input { background: url(../img/button.png) no-repeat top left;border: 0;width: 38px;height: 27px;color: #fff;padding: 0 4px 7px 0;cursor: pointer }

#global { background: url(../img/fond2.png) repeat-y;width: 966px;margin: 0 auto;overflow: auto }
#content { clear: both;background: url(../img/fond-centre.png) no-repeat top;width: 966px;margin: 0 auto;overflow: auto;padding: 5px 0 10px 0 }

#footer { clear: both;width: 966px;margin: 0 auto;overflow: auto;border-top: 1px solid #676565 }
#footer #legal { float: right;width: 760px;text-align: right;color: #676565;margin: 5px 10px 0 0;font-size: 11px }
#footer #legal a { color: #676565 } 

