/* CSS Document */
body{
background-image:url(dicton_fichiers/gris_241.jpg);
background-repeat:repeat;
margin:auto;
text-align:center;
}
#center{
width:760px;
height:auto;
margin: auto;
text-align:left;
background-color:#CCCCCC;
padding-top:30px;
padding-bottom:30px;
border-color:#000000;
border: inset;

}
p{
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
}

#back{
width:760px;
margin:auto;
text-align:center;
margin-top:30px;
margin-bottom:30px;
background:none;



}
#banniere{
width:760px;
margin:auto;
text-align:center;
margin-top:30px;
margin-bottom:30px;
background:none;

}

a img{
border:none; 
}

img{
border: 1px solid #000000;
}