body{
background-color:#420F1E;
background-image: url(../images/icono/fond_layoutTexte.png);
background-repeat:repeat-y;
background-position:center;
font-family:Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}
#page{
margin:0 auto;
width:780px;
text-align: left;
position:relative;
}
#container_logo{}
#container_contenu{
padding:25px 0 40px 170px;
z-index:1;
color:#000;
}
img{border:0}
#container_bandeau{
position:relative;
height:65px;
width:780px;
background:url(../images/icono/arret/fond_haut.png);
}
#logo{
position:absolute;
top:4px;
left:1px;
}
#titre{
position:absolute;
top:33px;
left:16px;
}


#imBandeau{margin-left:0;}

/* si choix dans le bandeau du haut
#choix{
top:47px;
left:231px;
position:absolute;
width:530px;
}
.sep{margin:0 9px 0 10px;}
*/

.clear{clear:both;}

.exp {
font-family: arial, helvetica, sans-serif;
font-size :60%;
vertical-align: super;
line-height:1px;
}


