body
{
   width: 780px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;
   position:relative;
}

#banniere
{
position: relative;
z-index:7;
}

#corps
{
position:relative;
color: black;
font-family: calibri, arial;
text-align: justify;
}

#corps_contact
{
position:relative;
color: black;
font-family: calibri, arial;
text-align: justify;
}

#corps_acteurs
{
position: relative;
color: black;
font-family: calibri, arial;
text-align: justify;
margin-top:20px;
}

#captcha
{
background-color: white;
width: 160px;
height: 46px;
}

#droite
{
float:right;
width:360px;
}

#gauche
{
float:left;
width:360px;
}


#corps_dessin
{
position: relative;
color: black;
font-family: calibri, arial;
text-align: justify;
margin-top:20px;
}

img
{
border: none;
}

.link
{
background-color: yellow;
font-family: calibri, arial;
}

#clicky
{
position:relative;
left: 300px;
}

#en-tete ul li#actif span {
  float: left;
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 0px;
  background-image: url(http://www.stabolo.com/construction/menu/coin-droit.png);
  background-position: 100% 0%;
  background-repeat: no-repeat;
  color: #333333;
}
#en-tete ul li a:hover {
  background-position: 0% -500px;
}
#en-tete ul li a:focus {
  background-position: 0% -500px;
}
#en-tete ul li a:hover span {
  background-position: 100% -500px;
}
#en-tete ul li a:focus span {
  background-position: 100% -500px;
}




