body
{
    font-size: 12px;
    font-family : Verdana, Arial;
    background-color: #006382;
}
#global 
{
    position: absolute;
    left: 50%;
    top: 50px;
    width: 770px;
    margin-left: -400px;
    border: 1px solid #000000;
    background-color: #FFFFFF;
}
#bandeau
{
    background: url("/site/images/bandeau.gif");
    background-repeat: no-repeat;
    width: 770px;
    height: 95px;
}
#traithor
{
    background: url("/site/images/traithor1.gif");
    width: 770px;
    height: 18px;
}
#gauche
{
    position: absolute;
    background: url("/site/images/chemin.gif");
    background-repeat: no-repeat;
    height: 576px;
    width:365px;
    left: 0px;
    padding-left: 40px;
    padding-top: 50px;
}
#contenu
{
    background: url("/site/images/traitvertical.gif");
    background-repeat: repeat-y;
    margin-left:365px;
    margin-right: 0px;
}
#bas
{
    background: url("/site/images/traithor2.gif");
    background-repeat: no-repeat;
    width: 770px;
    height: 47px;
    padding-top: 20px;
    text-align: center;
    font-size: 10px;
    color: #B4001E;
}
.soulignement
{
    background: url("/site/images/traitbleu.gif");
    background-repeat: repeat-x;
    height:45px;
    float:left;
}
.lienmenu
{
    font-size: 18px;
    color: #B4001E;
    font-weight: bold;
    text-decoration:none;
}
.lienmenu:hover
{
    font-size: 18px;
    color: #006382;
    font-weight: bold;
    text-decoration:none;
}
.lienmenu:active
{
    font-size: 18px;
    color: #006382;
    font-weight: bold;
    text-decoration:none;
    font-style: italic;
}
.croixbleu
{
    background: url("/site/images/traitmenu.gif");
    background-repeat: no-repeat;
    width: 35px;
    height: 45px;
    float:left;
}
#conthaut
{
    background: url("/site/images/cont_haut.gif");
    width:390px;
    height:54px;
    margin-left: 10px;
}
#contbas
{
    background: url("/site/images/cont_bas.gif");
    width:390px;
    height:68px;
    margin-left: 10px;
}
#cont
{
    background: url("/site/images/cont.gif");
    background-repeat: repeat-x;
    text-align:justify;
    background-color: #99AAB4;
    min-height:500px;
    height:auto !important ;
    height:500px;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 15px;
    margin-right: 10px;
}
p
{
    margin: 0px;
    padding: 0px;
}
.lienbas
{
    font-size: 10px;
    color: #B4001E;
    font-weight:bold;
    text-decoration: none;
}
.lienbas:hover
{
    font-size: 10px;
    color: #B4001E;
    font-weight:bold;
    text-decoration: underline;
}
.adroite
{
  text-align: right;
}
.lienpetitmenu
{
  color: #006382;
  text-decoration:  none;
  font-weight: bold;
  font-size: 10px;
}
.lienpetitmenu:hover
{
  color: #006382;
  text-decoration: underline;
  font-weight: bold;
  font-size: 10px;
}
.lien
{
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}
.lien:hover
{
  text-decoration: underline;
  color: #000000;
  font-weight: bold;
}
.lienenhaut
{
  position: absolute;
  margin-left: 400px;
  margin-top: 10px;
  width: 320px;
  /*border: 1px #006382 solid;
  background: url("/site/images/traitrouge.gif");*/
  background-color: #FFFFFF;
}



.lienenhaut .lien
{
  color: #B4001E;
  text-decoration: none;
  font-weight: bold;
}
.lienenhaut .lien:hover
{
  color: #B4001E;
  text-decoration: underline;
  font-weight: bold;
}
.actu
{
  width: 320px;
  height: 80px;
  font-size: 10px;
  font-family : Verdana, Arial;  
}
.actu strong
{
  font-weight: bold;
  color: #B4001E;  
}
