/** Image de fond du menu **/
#menu{
background: url("../images/images/menu1.png") left top no-repeat;
}
/** Désign de la page **/
#mainG{
float: left;
}
#logo{
position: absolute;
top: 5px;
left: 5px;

}
#photoPrincipale{
width: 550px;
height: 370px;
text-align: center;
border: 1px solid #88f808;
margin: 0;
padding: 5px;
position: relative;
float: left;
top: 20px;
left: 20px;
}
#mainD{
margin: 0 0 0 600px;
padding: 15px 20px 0 0;
}
#carrousel
{
width: 560px;
height: 210px;
border: 1px solid #88f808;
margin: 415px 0 0 20px;
padding: 0px;
backGround: #000000;

}
#mainD h1{
text-align: center;
font-size: 18px;
color: #88f808;
margin: 0;
padding: 0;
text-decoration: underline;
}
.vignette{
width: 100px;
height: 67px;
float: left;
text-align: center;
padding: 3px;
background: #ffffff;
margin: 8px 15px 0 0;
cursor: pointer;
}
#mainD p{
margin: 5px 0 0 0;
text-align: justify;
color: #ffffff;
}
#mainD p:first-letter{
color: #88f808;
font-weight: bold;
}
#encart2{
margin: 15px 0 0 0;
}
#encart3{
margin: 15px 0 0 0;
}