body {
background-color:#3e85d1;
margin-top:0px;
}

#conteneur {
position: relative;
width:550px;
margin: 0 0 0 -275px;
left: 50%;
}

#fond{
background-image: url(fondopt.jpg);
background-repeat:no-repeat;
background-position:center;
/*position: relative;
width:924px;
height:100%;
margin: 0 auto;
text-align:left;*/
}	

#flash{
background-color:#6ca5eb;
border-style:solid;
border-color:white;
border-width:4px;
width:550px;
}

#texte{
padding:5px;
font-family: verdana;
}

h1{
font-size:18px;
/*font-family:Tahoma;*/
color:white;
}

a {
text-decoration:none;
color:white;
}