body {
background-color:#9c9;
}



#page {
border:1px solid #007900;
background-color:#cfc;
}


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

/*MENU ACCEUIL*/
#menuacc{
width:256px;
margin:0 0 0 261px;
padding:0;
}

#menuacc ul{
float:left;
width:128px;
padding:0;
margin:30px 0 30px 0;
}

#menuacc ul li{
list-style-image:none;
list-style-type:none;
margin:0;
padding:0;
}

#menuacc ul li a{
display:block;
width:128px;
height:128px;
margin:0;
padding:0;
border:0;
/*pour masquer le texte du lien methode1 mais filet au rollover
text-indent:-3000px;
border:0;*/
}


/*pour masquer le texte du lien methode 3
#menuacc ul li a span{
width:1px;
height:1px;
border:0;
}

pour masquer le texte du lien methode 2
#menuacc ul li a span{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}*/

#menuacc ul li.parcours a{
background: transparent url(../images/acc_menu_parcours2.gif) no-repeat 0 0;
}

#menuacc ul li.formation a{
background: transparent url(../images/acc_menu_formation2.gif) no-repeat 0 0;
}

#menuacc ul li.voir a{
background: transparent url(../images/acc_menu_voir2.gif) no-repeat 0 0;
}

#menuacc ul li.competence a{
background: transparent url(../images/acc_menu_competence2.gif) no-repeat 0 0;
}

#menuacc ul li.parcours a:hover{
background: transparent url(../images/acc_menu_parcours2.gif) no-repeat 0 -128px;
}

#menuacc ul li.formation a:hover{
background: transparent url(../images/acc_menu_formation2.gif) no-repeat 0 -128px;
}

#menuacc ul li.voir a:hover{
background: transparent url(../images/acc_menu_voir2.gif) no-repeat 0 -128px;
}

#menuacc ul li.competence a:hover{
background: transparent url(../images/acc_menu_competence2.gif) no-repeat 0 -128px;
}




/*PIED DE PAGE*/


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

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


#pied a{
color:#cfc;
}

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