body {
  background-color: #181108;
  text-align: center;
  font-family: "trebuchet ms", verdana, sans-serif;
  font-size: 11px;
  color: #F1E0CB;
}

a, a:link, a:visited, a:active {color: #A89B8C; text-decoration: none;}
a:hover {color: #ffffff; text-decoration: none;}

h1 {font-size: 20px; color: #F1E0CB; font-weight: 300;}
h2 {font-size: 14px; font-weight: 300;}
h3 {font-size: 12px; color: #F1E0CB; letter-spacing:2px;}
img {border: 0px;}

#principal {
	width: 868px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#contenu {
	margin-top: 40px;
	text-align: center;
	width: 868px;
	height: 600px;
margin-left:auto;
margin-right:auto;

}
