

body,html{
margin:0;
background-color:#D1D1D1;
font-family:Arial;
font-size:12px;
color:#045B7B;
}

div#Conteneur{
width:784px;
min-height:700px;

position:absolute;
float:left;
left:50%;
margin-left:-392px;
margin-top:0px;
}

div#Bandeau{
width:784px;
height:100px;
border:0px solid red;

position:relative;
float:left;
margin-bottom:5px;
padding-top:5px;
}

div#Logo{
width:784px;
height:55px;
border:0px solid red;

position:relative;
float:left;
margin-bottom:0px;
margin-top:-30px;
}

div#Contenu{
width:784px;
min-height:613px;
border:0px solid green;
overflow:hidden;
background-image:url(img/fond.jpg);

position:relative;
float:left;
}

div#Info{
width:535px;
min-height:180px;
border:0px solid red;
font-size:14px;

position:relative;
float:left;
margin-left:5px;
margin-top:10px;
}

div#Anim{
width:500px;
height:280px;
background-image:url("img/fdAnim.png");
background-repeat:no-repeat;

position:relative;
float:left;
text-align:center;
padding-top:14px;
}

div#Droite{
width:230px;
min-height:180px;
border:0px solid red;

position:relative;
float:left;
margin-left:5px;
margin-top:10px;
}

div#MenuB{
width:784px;

position:relative;
float:left;
text-align:center;
}

div#Copyr{
width:784px;

position:relative;
float:left;
text-align:center;
margin-top:2px;
}

div#Ref{
width:800px;
min-height:0px;
border:0px solid white;

position:relative;
float:left;
margin-top:5px;

text-align:center;
font-size:10px;
}

div#BlocContact{
width:205px;
height:113px;
background-image:url("img/contact1.png");
background-repeat:no-repeat;
color:#FFFFFF;

position:relative;
float:right;
margin-top:15px;
padding:4px;
}

div#Message{
width:200px;
height:80px;
background-color:#FFFFFF;
border:1px solid #FF0000;

position:absolute;
float:left;
left:50%;
margin-left:-100px;
margin-top:300px;
z-index:10;

text-align:center;
}

div#Popa{
width:200px;
height:150px;
background-image:url("img/trame.jpg");
border:1px solid #000000;

flat:left;
text-align:center;
}
