
body {
font-family:Arial, Helvetica, sans-serif;

margin: 0;
padding: 0;
background-color:#000000;

background-image:url(./pictures/fond-4.jpg);
background-repeat:no-repeat;
background-attachment:scroll;
background-position:center center;

/*background-color:#000000;
background-attachment:fixed;
background-position:548px 100px;
background-repeat:no-repeat;
background-image:url(./pictures/fond_php.jpg);*/

}

div#page{
width:1024px;
height:524px;
position: relative;
margin: 100px auto;
/*background-color:#000000;
background-attachment:fixed;
background-position:548px 100px;
background-repeat:no-repeat;*/
/*background-image:url(./pictures/fond_php.jpg);*/
background-image:url(./Pictures/background.jpg);



}

div#left{
position:absolute;
border:none;
height:527px;
width:420px;
color:#fff;
/*background-color:#000000;*/
}

#left img{
border:none;
}

#right{
position:absolute;
width:604px;
height:527px;
border:none;
margin-left:420px;
/*color:#fff;*/

/*background-attachment:fixed;
background-image:url(./pictures/fond_php.jpg);*/

/*background: url(./pictures/fond_php.jpg) fixed;*/
}

#right h4{
color:#000;
}

div#copyright{
text-align:center; 
color: #686d2d;
}







div#footer{
clear:both;
border:none;
background-color:#000000;
}

#footer img{
border:none;
}

a{

font-family:Arial, Helvetica, sans-serif;
color: #686d2d;
}

#galerie{
margin-left:45px;
}

/*img{
 border:0 !important;
 margin:0 !important;
 padding:0 !important;
 }*/
 
 h0{
 font-weight:bold;
 color: #ffffff
 
 }
 
 h4{
 color:#000;
 }

