body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0;
padding: 0;
text-align: center;
color:#656565;
}
#header {
height: 175px;
background-color: #FFF;
background-image: url("imgs/HEAD_ABE.jpg");
}
#conteneur {
position: relative;
width: 955px;
margin: 0;
margin-top:10px;
margin-left:auto;
margin-right:auto;
background-color:#FFF;
border: 1px solid #989898;
}
#centre {
background-color:#FFF;
padding:57px 15px 30px 15px;
margin-left: 181px;
height: auto;
min-height: 480px;
text-align:left;
background-image: url("imgs/ANGE_BG.gif");
background-position: top right;
background-repeat: no-repeat;
}
* html #centre {
height: 375px;
}
#gauche {
position: absolute;
left:0;
width: 181px;
height: auto;
min-height: 570px;
background-image: url(imgs/BG_MENU.jpg);
background-position: top right;
background-repeat: no-repeat;
padding:35px 0px 0px 0px;
text-align: left;
}
* html #gauche {
height: 375px;
}

#gauche a{
text-decoration: none;
color: #414D99;
font-weight: bold;
}
#gauche a:hover{
color: #3B5295;
}
#gauche ul{
list-style-type: none;
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
margin-left:11px;
width:134px;
left:0px;
}
#gauche li{
width:134px;
height:21px;
padding:0px 11px 0px 0px;
margin:4px 0px 5px 0px;
letter-spacing: -1px;
}
#gauche li a{
width:134px;
height:21px;
display: block;
background-image: url(imgs/BT_menu-bg.gif);
background-position: 9px 0px;
background-repeat: no-repeat;
overflow: hidden;
text-align:right;
line-height: 19px;
font-size: 15px;
padding-right:22px;
}
#gauche li a:hover{
background-position: 9px -21px;
color:#FFF;
}
#droite{
background-image: url("imgs/HEAD_ABE-2.jpg");
background-position: top right;
background-repeat: no-repeat;
width:757px;
height:57px;
position:absolute;
top:175px;
right:0px;
text-align: left;
color:#F5A63A;
text-decoration:underline;
font-size:22px;
line-height: 57px;
}
#droite_bas{
width:757px;
position:absolute;
bottom:10px;
right:15px;
text-align: right;
font-size:12px;
height:20px;
}
#droite_bas a{
text-decoration: none;
}
#pied {
height: 64px;
background-color: #FFF;
text-align: center;
margin-top: 20px;
color:#CCCCCC;
font-size: 10px;
margin-bottom:20px;
}
#pied a{
color:#CCCCCC;
text-decoration: none;
}
#pied a:hover{
color:#CCCCCC;
}
p {margin: 0 0 10px 0;}

span.presse{
  position:relative;
  right:-33px;
}
.presse a{
  display:block;
  width:120px;
  height:18px;
  overflow:hidden;
  background-image: url(imgs/BT_Presse.gif);
}
.presse a:hover{
  background-position: center -18px;
}
