body
{
   background-image: url("images/degrade.jpg");
   background-repeat: repeat-x;
   font-family:arial;
   color:#6e6e6e;
   
}
h1
{
color:#d70000;
}
h3
{
color:#9cc118;
}
#contact
{
text-align:justify;
font-size:19px;
color:#6e6e6e;
}
#credits
{
text-align:justify;
font-size:19px;
color:#6e6e6e;
}
#credits2
{
text-align:justify;
font-size:17px;
color:#6e6e6e;
}
#mentions
{
margin-left:60px;
margin-right:60px;

text-align:justify;
font-size:14px;
color:#6e6e6e;
}
p
{
text-align:justify;
font-size:18px;
color:#6e6e6e;
}
li
{
text-align:justify;
font-size:18px;
color:#6e6e6e;
}
img
{
border:none;
display:block;
}
a
{
color:#9cc118;
border:none;
}

.enTitle {
  background-image: url(img/h1V.png);
  background-repeat: no-repeat;
  background-position: top left;
  height:50px;
  padding-left: 45px;
  padding-top: 18px;
  font-size: 28px;
  font-style: italic;
}
.en {
  padding-left: 30px;
  padding-right: 10px;
}

.drapo {
  display: block;
  float: right;
  margin-top:15px;
  margin-right:15px;
}