/* Start of CMSMS style sheet 'egalite_accueil' */
body{
background-color: #D8D7BF;
color: #7A7A7A;
font-family: Arial, sans-serif;
font-size: 1em;
line-height: 1em;
text-align: center; /* pour corriger le bug de centrage IE */
}

.effect{
color: #3F3B3F;
}
.effet a{
color: inherit;
text-decoration:none;
}

#page{
width: 550px;
margin-top: 44px;
margin-left: auto;
margin-right: auto;
font-size: 95%;
line-height: 115%;
text-align:left;
}

#header a{
display:block;
width: 100%;
height: 86px; 
}


#rubrique_gauche{
width: 176px;
float:left;
margin-right: 11px;
margin-top: 11px;
}

#rubrique_centre{
width: 176px;
float:left;
margin-top: 11px;
}
#rubrique_droite{
width: 176px;
float:right;
margin-top: 11px;
}

#rubrique_gauche .menu, #rubrique_centre .menu, #rubrique_droite .menu{
width: 165px;
}


.menu{
margin-top:11px;
margin-bottom:22px;
}

.menu li{
margin-top:11px;
text-transform: uppercase;
list-style-type: none;
}

.niveau1 a{
color: #3f3b3f;
text-decoration: none;
font-weight: bold;
}

.niveau2 a{
color:#7A7A7A;
font-weight: normal;
font-size: 95%;
}

.menu a:hover{
background-color: #CCFF00;
}

.menu p{
width: 155px;
margin-top:11px;
text-transform: none;
}
/* End of 'egalite_accueil' */

