/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
background-color:#ffffff;
padding:0px;
margin:0px;
font-size:12px;
scrollbar-face-color:#B1B1B1;
list-style-image: url(../images/puce.gif);
}

.conteneur_gene{
background:url(../images/fond.gif) left repeat-y;
width:550px;
margin:0px auto;
}

.foot_gene{
background:url(../images/foot.jpg) center no-repeat;
width:550px;
height:58px;
margin:0px auto;
text-align:center;
}

.conteneur{
width:550px;
color:#D1C793;
font-weight:bold;
text-align:center;
}

.contenu{
font-weight:bold;
font-size:11px;
text-align:center;
}

.contenuUp{
background:url(../images/contenuUp.gif) no-repeat center;
height:21px;
}

.contenuFoot{
background:url(../images/contenuFoot.gif) no-repeat center;
height:21px;
}





a{
text-decoration:none;
color:#D1C793;
}

a:hover{
text-decoration:none;
color:#9D9673;
}

.bordeau{
color:#7E7D7D;
}

input{
background-color:#FFFFFF;
font-weight:bold;
font-size:11px;
text-align:left;
color:#666666;
border:1px solid #D1C793;
}

textarea{
color:#999999;
font-size:11px;
text-align:left;
font-weight:bold;
}

td{
font-size:11px;
color:#666666;
font-weight:bold;
text-align:center;
border:1px solid #999999;
padding:0px;
width:5.5%;
}

img{
border:0px;
}






