body {
background-color:#f9c;
}



#page {
border:1px solid #9c3063;
background-color:#ffcce6;
}


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



/*CONTENU*/

#contenu{
color:#993366;
}

h3{
color:#319a00;
}

h4{
color:#a84b7a;
}

#contenu a{
color:#319a00;
}



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

/*PIED DE PAGE*/


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

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


#pied a{
color:#ffcce6;
}

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


