#contenu { background-color:#E0E2E4; }
#contenu .bottomSpacerCol { background-color:#E0E2E4; height:15px; }
#contenu .rightSpacerCol {
	background-color:#E0E2E4;
	width:150px;
}

#contenu.services {
	width:100%;
	empty-cells:show;
}
#contenu.services #filAriane { width:100%; }

#pageAide        { margin-right:10px; }
#aPropos         { margin-right:10px; }
#pageConsulter   { margin-right:10px; }
#mentionsLegales { margin-right:10px; }
#planSite        { margin-right:10px; }

#contact {width:100%}
#contact .msg {text-align:center; font-weight:bold;}
#contact #formTable {width:100%}
#contact #formTable .errMsg {text-align:center; font-weight:bold; color:#950034; border:1px solid #950034;}
#contact #formTable .nineteenPercent {width:98%;}
#contact #formTable .submitCell {text-align:right;}

/**********************************************/
/************** Rubrique: Plan du site        */
/**********************************************/
#planSite {
background-color: #ffffff;
color: #000000;
margin: 0 15px 0 0;
padding: 10px;
}
#planSite li {
margin: 5px;
}
#planSite #planCatalogue, #planSite #planExpo, #planSite #planDossier, #planSite #planGalerie, #planSite #planRepertoire {
float: left;
height: auto;
margin: 5px;
padding: 0;
width: 30%;
}
#planSite h3 {
font-size: 115%;
margin: 0;
padding: 3px;
}
#planSite #planCatalogue h3, #planSite #planExpo h3, #planSite #planDossier h3, #planSite #planGalerie h3, #planSite #planRepertoire h3 {
color: #ffffff;
}
#planSite #planCatalogue p, #planSite #planExpo p, #planSite #planDossier p, #planSite #planGalerie p, #planSite #planRepertoire p {
padding: 0 5px;
}
#planSite #planCatalogue h3 {
background-color: #004F7B;
}
#planSite #planCatalogue {
border: 1px solid #004F7B;
}
#planSite #planExpo h3 {
background-color: #950034;
}
#planSite #planExpo {
border: 1px solid #950034;
}
#planSite #planDossier h3 {
background-color: #7FAFDB;
}
#planSite #planDossier {
border: 1px solid #7FAFDB;
}
#planSite #planGalerie h3 {
background-color: #EBBC2B;
}
#planSite #planGalerie {
border: 1px solid #EBBC2B;
}
#planSite #planRepertoire h3 {
background-color: #929498;
}
#planSite #planRepertoire {
border: 1px solid #929498;
}
