body {
background-color:#c9f;
}



#page {
border:1px solid #63009c;
background-color:#dccaff;
}


/* EN TETE*/
#entete{
background: transparent url(../images/fd_haut_voir.gif) repeat-x 0 0;
}



/*CONTENU*/

#contenu{
color:#8d52c6;
}

h3{
color:#c3c;
}

h4{
color:#c3c;
margin-bottom:16px;
}

#contenu a{
color:#c3c;
}

#contenu ul li{
background: transparent url(../images/puce_voir.gif) no-repeat scroll 0pt 6px;
}

/*VIGNETTES*/
#contenu .vignette ul{
margin:0;
padding:0;
}

#contenu .vignette ul li{
float:left;
width:104px;
height:104px;
margin:0 16px 16px 0;
padding:0;
}
#contenu p.suivant{
float:right;
margin-right:20px;
}

#contenu p.suivant a{
background: transparent url(../images/fleche_voir.gif) no-repeat left center;
padding-left:16px;
}

/*PIED DE PAGE*/


.pied_frise{
background: transparent url(../images/fd_pied_voir.gif) repeat-x left top;
}

#pied .outils{
background: transparent url(../images/fd_pied_voir_uni.gif) repeat-x left top;
color:#eadeff;
}


#pied a{
color:#eadeff;
}

#pied a:hover{
color:#eadeff;
}


