body {
background-color:#3cc;
}



#page {
border:1px solid #316563;
background-color:#cff;
}


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


/*CONTENU*/

#contenu{
color:#2d8888;
margin-top:80px;
}

#contenu .gauche{
float:left;
width:50%;
margin-right:0;
}

h3{
color:#e29abf
}

h4{
display:inline;
color:#2d8888;
}

#contenu a{
color:#319a00;
}



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

/*PIED DE PAGE*/


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

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


#pied a{
color:#cff;
}

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


