body {
font-family:Arial, Helvetica, sans-serif;
background: url(images/back.gif);
font-size: 13px;
margin: 0;
padding: 0;
height: 100%;
}

img {
border: 0px;
}

p {margin: 0px 0px 0px 0px;}


.center img {
border: 0px;
margin-right: 5px;
}

#conteneur {
position: relative;
background-image: url(images/back.png);
width: 832px;
height: 100%;
margin-left: auto;
margin-right: auto;
}

#logo{
position: absolute;
top: 15px;
}

#header {
z-index: -1;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
width: 832px;
height: 170px;
margin-bottom: -1px;
}

#contenu{
height: 100%;
}

#backtable{
margin-top: 0px;
}

#center{
width: 832px;
}

#centre {
padding-left: 24px;
padding-right: 28px;
padding-top: 13px;
text-align : left;
font-size : 13px;
font-family : Arial;
color: #ffffff;
}

#centre a {
text-decoration: underline;
font-weight: bold;
color: #a8b4c0;
}

#centre a:hover {
text-decoration: none;
font-weight: bold;
}

#footer {
clear:both;
/*padding-top: 7px; */
display:block;
background: url(images/footer.png) no-repeat;
width : 832px;
height: 44px;
text-align : center;
font-size : 10px;
font-family : Arial;
color: #ffffff;
}

#footer a{
text-decoration: underline;
font-weight: bold;
color: #a8b4c0;
}

#footer a:hover {
text-decoration: none;
font-weight: bold;
}


h1 {
/*color: #a8b4c0;*/
color: #f05b69;
/*color: #ffffff;*/
font-size: 14px;
margin: 2px 0 5px 0;
padding-bottom: 4px;
border-bottom: 1px solid #a8b4c0;
text-transform: uppercase;
}

#place_menu {
margin-top: -1px;
background: url(images/menu.png) no-repeat;
padding-left: 18px;
/*padding-right: 18px;  */
}

#menu {
clear: both;
/*width: 796px;  */
height: 26px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight : bold;
}

#menu ul, li { /* utilisation de liste pour le menu */
list-style-type: none;  /* suppression des puces de liste */
margin:0;
padding:0;
}

#menu ul {
/*position: absolute; /* positionnement pour IE5 et IE5.5 */
height: 26px;
/*width: 796px;*/
text-align: center;
}

#menu li {
float: left;
display: inline; /* correction pour IE5 et IE5.5 */
line-height: 18px;
}

#menu li a { /* dimensions et définitions des boutons */
padding-top:3px;
text-decoration: none;
color : #ffffff;
display: block;  /* mise en block de <a> pour lui donner des dimensions */
height: 26px;
}

#menu a:hover {
text-decoration: none;
/*color : #070e42; */
color : #f05b69;
}

#left{
width: 170px;
float: left;
}

#right{
width: 600px;
float: right;
}

.bloc{
width: 168px;
color: #ffffff;
}

.top_bloc{
width: 168px;
height: 38px;
}

.cent_bloc{
width: 168px;
background: url(images/back_box.jpg);
}

.cont_bloc{
padding: 5px;
}

.bottom_bloc{
width: 168px;
height: 6px;
background: url(images/bottom_box.jpg) no-repeat;
}
