/* CSS Document */

body,html{
margin:0;
padding:0;
background-image:url(img/trameFd.jpg);
background-repeat:repeat;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

div#Conteneur{
width:940px;
min-height:150px;

float:left;
position:absolute;
left:50%;
margin-left:-470px;
}

div#Contenu{
width:940px;
height:526px;
background-image:url(img/FdIndex.jpg);
background-repeat:no-repeat;

position:relative;
float:left;
}

div#Connex{
width:700px;
height:200px;
border:0px solid #FFFFFF;

position:relative;
float:left;
margin-top:160px;
margin-left:15px;

color:#FFFFFF;
font-weight:bold;
}

div#Phrase{
width:455px;
height:50px;
border:0px solid #FFFFFF;

position:relative;
float:left;
margin-left:15px;
margin-top:100px;

color:#FFFFFF;
}

div#Copyr{
width:940px;
height:16px;
background-color:#000000;

position:relative;
float:left;
padding-top:2px;
padding-bottom:2px;

text-align:center;
}

div#message{
width:250px;
height:130px;
background-color:#F4F4F4;
border:1px solid #1681D3;

position:absolute;
left:50%;
margin-left:-125px;
margin-top:200px;

text-align:center;
z-index:5;
}

div#message2{
width:250px;
height:130px;
background-color:#F4F4F4;
border:1px solid #1681D3;

position:absolute;
left:50%;
margin-left:-125px;
margin-top:200px;

text-align:center;
z-index:5;
}
