body
{
 margin-top: 0px;
 font-family: Arial;
 font-size: 8pt;
 color: #000000;
}

/*Je le gere en dehors du body à cause de l'admin*/
.bodyBgColor
{
 background-color: #CCCCCC;
}

table
{
 color: #000000;
 font-family: Arial;
 font-size: 8pt;
}

img
   {
   border-width: 2 ;
   border-color: #000000 ;
   }

.imgSite
   {
   border-width: 0 ;
   border-color: #000000 ;
   }

.ZoneCentral
{
 background-color: #FFFFFF;
}

.DecalZoneCentral
{
  padding-top: 2px;
}

.ZoneGauche
{
 background-color: #9F2D20;
}

.ZoneDroite
{
 background-color: #FFFFFF;
 border-left: 1px dotted #9F2D20;
}
.Footer
{
 background-color: #000000;
 color: #FFFFFF;
}

.Error
{
 color: Red;
 font-Weight: bold;
}

.SiteMapMain
{
 padding-bottom: 15px;
 font-weight: bold;
}

.SiteMapSub
{
 padding-left:25px;
 padding-bottom: 5px;
 font-size: 90%;
}

.Bandeau
{
 background-color: #9F2D20;
}

.LnkBandeau
{
 color: #CF9690;
 text-decoration: none;
 font-weight: bold;
}

.LnkSelectedBandeau
{
 color: #FFFFFF;
 text-decoration: none;
 font-weight: bold;
}

.PageTitre
{
 font-size: 10pt;
 color: #000000;
 font-family: Arial;
 font-weight: bold;
 padding-left:19px;
}

a
{
 color: #9F2D20;
}

.NewsHeader
{
  color: #9F2D20;
  font-weight: bold;
  font-size: 10pt;
   font-family: Arial;
  text-decoration: none;
}

.Adresse
{
 font-size: 7pt; 
 color: #FFFFFF;
 text-decoration:none;
}

.CopyRight
{
 font-size: 7pt; 
 color: #000000;
 text-decoration:none;
 text-align:center;
}

