*
{
  margin: 0px;
  padding: 0px;
}

body
{
  background-color: #808080;
  color: #ffffff;
  font-family: "Trebuchet MS", arial, sans-serif;
  font-size: 14px;
}

#top_page
{
  background-image: url(../img/acx_gradient.jpg);
  background-repeat: repeat-x;
  height: 300px;
}

#top_page img
{
  display: block;
  margin: 0 auto;
  padding-top: 28px;
}

.contenu
{
  background-color: #333333;
  margin: 0 auto;
  margin-top: 40px;
  width: 800px;
  border-color: #ffffff;
  border-style: solid;
  border-width: thin;
  border-top-color: #808080;
}

form
{
	text-align:center;
}

#key
{
	width : 500px;
}

.contenu p
{
  margin: 40px;
  text-align: center;
}

#tableau
{
  margin: 0 auto;
  width: 500px;
}

td
{
  height: 30px;
  text-align: center;
}

#link
{
  text-align: left;
  padding-left: 10px;
}

.contenu a
{
  color: #ffffff;
  text-decoration: underline;
}

.contenu a:hover
{
  color: #ff0000;
}

#footer
{
  margin: 0 auto;
  margin-top: 20px;
  width: 800px;
}

#footer a
{
  color: #ffffff;
  text-decoration: none;
}

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


.all_drapeau{
margin-right:0px;
margin-top:-15px;
float:right;
}

.drapeau{
float:left;
position:relative;

text-decoration:none;
}


















