/* CSS Document */

body
{
margin: auto;
height: auto;
width: 800px;
border: thick outset #827842;
}

#header
{
height: 200px;
width: 796px;
background-image: url(image/beach-wallpaper-8.jpg);
margin: auto;
border: thin solid #000000;
border-bottom: none;

}

#menu
{
height: 114px;
width: 796px;
background-color: #FFFFFF;
border: thin solid #000000;
border-bottom: none;


}

#corp
{
height: auto;
width: 796px;
background-color: #FFFCF0;
border: thin #333333 solid;
border-bottom: none;
}

#footer
{
height: 60px;
width: 796px;
background-image: url(image/img13.jpg);
border: thin #333333 solid;
border-top: none;
}

#logoprix
{
height: 110px;
width: 140px;
background-image: url(image/meilleurprix.png);
margin-top: -115px;
margin-left: 650px;
}
.border
{
border: thin #333333 solid;
}

#windows
{
width: 400px;
height: auto;
float: right;
background-color: #FFEA93;
border: thin solid #000000;
border-right: none;
}
#concour
{
width: 796px;
height: auto;
border: thin solid #000000;
background-color: #FFEA93;
border-left: none;
border-right: none;
}