body {
  	background-color:#000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial, helvetica;
	font-size: 1em;
	line-height:1.3em;
	color: silver;
	text-align: center;
}

a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: silver;	
}

a img {
	border: none;
}

h1 {
	font-size: 1.8em;
	color:#000; 
	text-decoration: none;
}
h2 {
	font-size: 1.4em;
	color:#FFFFFF;
}

h3 {
	font-size: 1.2em;
	color:#FFFFFF;
}

#contenu {
	background:#FFF;
	width: 750px;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	padding: 3em;
	text-align: center;
	font-size: 1em;
	border: 1px solid #333; 	
}

.image {
	text-align: center;
}

#encheres {
	text-align:center;
}