.menu div a
{
  display:block;
  width:170px;
  height:26px;
  text-align:center;
  font-family:Verdana;
  font-weight:bold;
  font-size:15px;
}

.liens_annexes ul
{
  margin-top:40px;
}

.liens_annexes ul li
{
  list-style-image:url('images/list.jpg');
  padding-left:20px;
  line-height:16px;
}

.liens_annexes ul li a
{
  font-family: verdana;
  font-size:12px;
  color:black;
  text-decoration:none;
}

.liens_annexes ul li a:hover
{
  text-decoration:underline;
}

.gauche_contenu h1
{
  font-family:Verdana;
  font-weight:bold;
  font-size:18px;
  color:#5CACC1;
}

.sous_titre
{
  font-family:Verdana;
  font-weight:bold;
  font-size:12px;
  color:#5CACC1;
}

.texte
{
  font-family:Verdana;
  font-size:11px;
  color:black;
}

.texte a
{
  color:#5CACC1;
}

.footer a 
{
  font-family:Verdana;
  font-size:11px;
  color:white;
  text-decoration:none;
}

.footer a:hover
{
  text-decoration:underline;
}

.inactif1
{ 
  background-image:url('images/bouton1.jpg');
}

.actif1
{ 
  background-image:url('images/bouton1_actif.jpg');
}

.inactif2
{ 
  background-image:url('images/bouton2.jpg');
}

.actif2
{ 
  background-image:url('images/bouton2_actif.jpg');
}

.inactif3
{ 
  background-image:url('images/bouton3.jpg');
}

.actif3
{ 
  background-image:url('images/bouton3_actif.jpg');
}

.inactif4
{ 
  background-image:url('images/bouton4.jpg');
}

.actif4
{ 
  background-image:url('images/bouton4_actif.jpg');
}

.inactif5
{ 
  background-image:url('images/bouton5.jpg');
}

.actif5
{ 
  background-image:url('images/bouton5_actif.jpg');
}

.inactif1 a
{
  text-decoration:none;
  color:white;
}

.inactif1 a:hover
{
  text-decoration:underline;
  color:white;
}

.inactif2 a
{
  text-decoration:none;
  color:white;
}

.inactif2 a:hover
{
  text-decoration:underline;
  color:white;
}

.inactif3 a
{
  text-decoration:none;
  color:white;
}

.inactif3 a:hover
{
  text-decoration:underline;
  color:white;
}

.inactif4 a
{
  text-decoration:none;
  color:white;
}

.inactif4 a:hover
{
  text-decoration:underline;
  color:white;
}

.inactif5 a
{
  text-decoration:none;
  color:white;
}

.inactif5 a:hover
{
  text-decoration:underline;
  color:white;
}

.actif1 a
{
  text-decoration:none;
  color:white;
}
.actif2 a
{
  text-decoration:none;
  color:white;
}
.actif3 a
{
  text-decoration:none;
  color:white;
}
.actif4 a
{
  text-decoration:none;
  color:white;
}
.actif5 a
{
  text-decoration:none;
  color:white;
}

.menu
{
background-color:#B4461A;
}