body {
margin: 0px;
background-image: url('background/pleasure_blue.jpg');
background-color: black;
background-repeat: no-repeat;

background-attachment: fixed;
}

#alignementbody
{
margin-left: auto;
margin-right: auto;
width: 956px;
}

#titre
{
width: 956px;
height: 180px;
}

#logo
{
position: absolute;
margin-left: 35px;
margin-top: 30px;
width: 382px;
height: 154px;
background-image: url("images/logo.png");
padding-left: 15px;
padding-top: 15px;
background-repeat: no-repeat;
}

#nuage
{
background-repeat: no-repeat;
background-position: center top;
position: absolute;
margin-left: 460px;
margin-top: 45px;
width: 480px;
height: 100px;
background-image: url("images/nuage.png");
}

#menu {
position: absolute;
width:482px;
height:21px;
margin-top: 110px; 
padding:0px;
}

#cadre_top {
width: 956px;
height: 35px;
background-image: url("images/cadre_top.png");
}

#cadre_content {
width: 956px;
background-image: url("images/cadre_content.png");
}

#cadre_bottom {
width: 956px;
height: 35px;
background-image: url("images/cadre_bottom.png");
background-repeat: no-repeat;
}

#cadre_contact {
width: 160px;
height: 22px;
margin-left: 780px;
margin-top: 8px;
position: absolute;
}

.content {
margin-left: 32px;
margin-right: 40px;
width: 911px;
}

.photo { width: 530px; height: auto; margin-right:10px; }
.web { width: 530px; height: auto; margin-right:10px; }
