body
{
background-attachment:fixed;
background-position:center;
width:100%;
height:100%;
background-color:51a364;
background-position:top-left;
background-repeat:no-repeat;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}


a {outline: none; }/*enleve pointillés sur liens*/

table
{
background-color:4E9B27;
}

img
{
border:0px;
position:middle;
}

.img-shadow {
  float:left;
  /* La première ligne permet d'utiliser l'ombre au format png pour la plupart des navigateur. La seconde utilisera le format gif pour IE. */
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  }
.img-shadow img {
  display: block;
  position: relative;
  border: 1px solid #ffffff;
  /* Cette ligne permet de placer correctement notre image par rapport à notre ombre. Les valeur sont choisi en conséquence de l'étendue de l'ombre. */
  margin: -12px 12px 12px -12px;
  }

#menu a
{
font-weight:bold;
color:#000000;
font-family:verdana;
margin-left: 5px;
margin-top: 5px;
text-align:left;
text-decoration:none;
line-height: 17px;
font-size : 14;
}

#menu a:hover{
color:C03000;
text-decoration: none;
}

#menuvalide{
font-weight:bold;
color:C03000;
font-family:verdana;
margin-left: 10px;
text-align:left;
text-decoration:none;
line-height: 20px;
font-size : 14;
}

.titrepage
{
color:C03000;
font-family:impact;
margin-left: 10px;
margin-top: 5px;
text-align:left;
text-decoration:none;
font-size : 30px;
}

.titre
{
color:8FCDC4;
font-family:verdana;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
text-align: center;
text-decoration:none;
line-height: 25px;
font-size : 16px;
}

.titreb
{
color:#FFF168;
font-family:verdana;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
text-align: center;
text-decoration:none;
line-height: 25px;
font-size : 16px;
}

.soustitre
{
color:D8BD38;
font-family:verdana;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
text-align:center;
text-decoration:none;
line-height: 20px;
font-size : 14px;
}

.texte
{
color:FFFFFF;
font-family:verdana ;
margin-left: 20px;
margin-right: 20px;
text-decoration:none;
line-height: 16px;
font-size : 12px;
text-align:center;
}

.textejustifie
{
color:FFFFFF;
font-family:verdana ;
margin-left: 20px;
margin-right: 20px;
text-decoration:none;
line-height: 16px;
font-size : 12px;
text-align:justify;
}

.lien a
{
color:FE0101;
text-decoration:none;
font-style: italic;
}

.lien a:hover
{
color:B5E655;
text-decoration:none;
font-style: italic;
}

.submit{
     border:none;
     color:#000000;
     background: #B5E655;
     width:200px;
     height:20px;
}

.submitB{
     border:none;
     color:#000000;
     background: #B5E655;
     width:75px;
     height:20px;
}
