/* Feuille de style spécifique pour la page d'accueil */
#gif_deco {
float : left;
height : 189px;
width : 142px;
margin-left : 2%;
margin-right : 2%;
margin-top : 0;
background-image : url("../images/deco/vagabond.gif");
background-repeat : no-repeat;
background-position : right;
}
#intro {
min-height : 189px;
}
