/* CSS Document */
img { border:none }

body{background-image:url(images/fd.jpg);}

.fond{
background-color:#FFFFFF;
width:775px;
margin:auto;
height:auto;
}

.bord-gauche{
width:252px;
float:left;
}

.gauche {
  float: left;
 }

.bord-droit{
float: left;
margin-left:20px;
margin-top:50px;
width:495px;
}

.bord-bas{
background-color:#FFFFFF;
width:775px;
text-align:center;
}

.capture-image{
margin-top:5px;
margin-left:40px;
}

.formulaire-contact-gauche{
border-top:#7D7D7D dashed 1px;
background-color:#E7E7E7;
border-bottom:#7D7D7D dashed 1px;
}

.table1{
width:240px;
}


