@charset "utf-8";
/* CSS Document */

#logo{
text-align:right;
margin-bottom:5px;

}

#menuGauche{
margin-left:25px;
float:left;

}

#menuGaucheHaut{
margin-top:20px;
background-image:url(../images/giteMenuHaut.png);
width:179px;
height:43px;

}
#menuGaucheCorps{
text-align:20px;
background-image:url(../images/giteMenuCorps.png);
background-repeat:repeat-y;
width:179px;
}

#menuGaucheCorps #textes{
margin-left:20px;
color:#87a51b;
font-size:11px;
font-weight:bold;
}


#menuGaucheBas{

background-image:url(../images/giteMenuBas.png);
width:179px;
height:23px;
}

#giteDroite{
float:left;

margin-left:20px;

}

#gitePresentation{

width:663px;
color:#503518;
font:Arial;
font-size:11px;
height:250px;
}


#giteVignettes{
color:#87a51b;
font:Arial;
font-size:12px;

}

