body {
margin: 0;
padding: 0;
background-color: #FFFFFF;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: small;
color: #333A4C;
}
a {
color: #333333;
}
form,
fieldset {
margin: 0;
padding: 0;
border: none;
}
legend,
caption {
display: none;
}
img {
border: none;
}
 
h1{
display: block;
color: #000000;
}
#menu,
#raccourcis,
#recherche,
#sondage,
#footer,
#headerToolBar,
#colGauche,
#link,
#slide,
#nuageTags {
display: none;
}
#filariane{
font-size: small;
margin: 0px 0px 10px 0px;
border-bottom: #999999 1px solid;
padding: 10px 0px 10px 0px;
}
/*--------------------------------------------------------------------------------------------------------------*/
/*--- HEADING ---*/
 body.bodyaccueil h2,
#sondage h2{
border-bottom: none;
background: url(bgH2.gif) no-repeat 0px 0px;
padding: 0px 0px 0px 25px;
}
body.bodyaccueil h2 {
border-bottom: none;
font-size: large;
}
h2,
h2 a{
color: #0066CC;
font-size: x-large;
padding: 5px 0px 5px 0px; 
margin: 0px 0px 0px 0px; 
border-bottom: #CCCC33 1px dotted;
}
h3,
h3 a{
color: #8BA62B;
font-size: large;
padding: 5px 0px 5px 0px; 
margin: 0px 0px 0px 0px; 
text-transform: uppercase;
}
h4,
h4 a{
color: #8BA62B;
font-size: medium;
padding: 5px 0px 5px 0px; 
margin: 0px 0px 0px 0px; 
text-transform: uppercase;
}
h5,
h5 a{
color: #333333;
font-size: small;
padding: 5px 0px 5px 0px; 
margin: 0px 0px 0px 0px; 
text-transform: uppercase;
}
/* --- ORANGE ---*/
body.bodyLien01 h3,
body.bodyLien06 h3,
body.bodyLien01 h4,
body.bodyLien06 h4,
body.bodypopupOrange h3,
body.bodypopupOrange h4{
color: #F89C1C;
}
/* --- VIOLET ---*/
body.bodyLien02 h3,
body.bodyLien02 h4,
body.bodypopupViolette h3,
body.bodypopupViolette h4{
color: #996699;
}
/* --- ROUGE ---*/
body.bodyLien03 h3,
body.bodyLien04 h3,
body.bodyLien03 h4,
body.bodyLien04 h4,
body.bodypopupRouge h3,
body.bodypopupRouge h4{
color: #CF361C;
}
/* --- BLEU ---*/
body.bodyLien05 h3,
body.bodyLien05 h4,
body.bodypopupBleue h3,
body.bodypopupBleue h4{
color: #509AC5;
}
 
/*--------------------------------------------------------------------------------------------------------------*/
/*--- PLAN DU SITE ---*/
 
#plandusite h3 a {
text-decoration: none;
}
#plandusite{
margin:0 0 0 0;
padding:0 0 0 0;
}
#plandusite h3.plan01 a,
#plandusite h3.plan06 a  {
font-size:medium;
color: #F89C1C;
}
#plandusite h3.plan02 a {
font-size:medium;
color: #975Ca6;
}
#plandusite h3.plan03 a,
#plandusite h3.plan04 a {
font-size:medium;
color: #CF361C;
}
#plandusite h3.plan05 a {
font-size:medium;
color: #2E56A5;
}
#plandusite ul {
margin: 0px 0px 20px 20px;
padding: 0px 0px 20px 0px;
font-weight: bold;
border-bottom: #CCCCCC 1px solid;
}
#plandusite ul li ul {
border-bottom: none;
margin: 0px 0px 10px 13px;
padding: 0px 0px 10px 0px;
font-weight: normal;
}
#plandusite ul li a {
color: #333A4C;
text-decoration: none;
margin:0 0 0 0;
padding:0 0 0 0;
}
#plandusite ul li a:hover {
color: #333A4C;
margin:0 0 0 0;
padding:0 0 0 0;
text-decoration: underline;
}
 