body {
font-size:18px;
font-family:Century Gothic,verdana;
background-color: white;
margin-top: 0;
margin-left: 0;
margin-right: 0;
}

#wrapper {
width: 950px;
/*margin: 0px auto;*/
text-align: left;
}

#left {
margin: 0px auto;
width: 500px;
height: 410px;
float: left;
background: white url(photoPF.jpeg) no-repeat;
}

#right {
margin: 0px auto;
text-align:right;
width: 440px;
height: 410px;
padding-right: 10px;
float: right;
background-color: #d3ccb9;
}
#menudroite{
margin-top: 130px;
}
#footer {
text-align:left;
font-size:16px;
padding-left:15px;
padding-top:15px;
color:white;
width: 936px;
height: 240px;
background-color: #3c3c3c;
clear:both;
}
#gauche {
width: 490px;
height: 160px;
float: left;
}
#droite {
text-align:right;
padding-right: 10px;
padding-top: 60px;
width: 430px;
height: 160px;
float: right;
}
nom{
font-size:34px;
}
a{
color:#755748;
text-decoration:none;
}
a.petita{
color:white;
/*color:#cfe749;*/
text-decoration:none;
}

a:hover,visited{
color:#d0c90e;
text-decoration:none;
}
a.petitahover,visited{
color:#d0c90e;
text-decoration:none;
}

