
body
{
 margin-top: 0px;
 font-family: Verdana;
 font-size: 8.5pt;
 color: #000000;
text-align: justify 

}

/*Je le gere en dehors du body à cause de l'admin*/
.bodyBgColor
{
background-color: #FFFFFF;
}

table
{
 color: #000000;
 font-family: Verdana;
 font-size: 8.5pt;

}

.menuHaut
{
 background-color: #990033;	
 color: #FFFFFF;
 font-family: Verdana;
 font-size: 10pt;
}


.TabCentral
{
 background-color: #FFFFFF;
 font-size: 8.5pt;


}

.ZoneCentral
{
margin-top: 10pt;
 text-align: justify ;
}


.DecalZoneCentral
{
  padding-top: 2px;
}

.ZoneGauche
{
 background-color: #9F2D20;
}

.ZoneDroite
{
 background-color: #FFFFFF;
 border-left: 1px dotted #9F2D20;
}
.Footer
{
 font-size: 7pt;
 color:#8B8E97;
}

.Error
{
 color: Red;
 font-Weight: bold;
}

.SiteMapMain
{
 padding-bottom: 15px;
 font-weight: bold;
}

.SiteMapSub
{
 padding-left:25px;
 padding-bottom: 5px;
 font-size: 90%;
}

.LnkBandeau
{
 color: #000000;
 text-decoration: none;
 font-size: 10pt;
}

.LnkSelectedBandeau
{
 color: #FFFFFF;
 text-decoration: none;
 font-weight: none;
 font-size: 10pt;
}

.PageTitre
{
 font-size: 10pt;
 color: #F6CB03;
 font-family: Verdana;
 font-weight: bold;
}

a
{
 color: #000000;
 text-decoration:underline;

}

.LienSimple
{
 color: #000000;
 text-decoration:none;

}



.TabNews
{
 border-top: solid 1px #990033;
 border-bottom: solid 1px #990033;

}



