* {
	padding:0;
	margin:0;
}

body {
	text-align: center;
	background-color: #7a7c7b;
	font: 0.90em Trebuchet, Tahoma, sans-serif;
	color: #353535;
}

#page {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	text-align: center;
}

#wrap {
}

#head {
	
}

#texte {
	text-align: left;
	background: white url(img/texte.jpg) no-repeat left top;
	width: 980px;
	height: 700px;
	padding: 20px;
}

#texte p {
	margin-top: 7px;
	margin-bottom: 7px;
	color: #6e6e6e;
}

#lien a
 {
	color: #ab7431;
	text-decoration: none;
	text-align: center;
	font: normal normal 3em Georgia, "Times New Roman", Times, serif;
}

#lien a:hover
 {
	color: #42b7c7;
	text-decoration: none;
	text-align: center;
	font: normal normal 3em Georgia, "Times New Roman", Times, serif;
}

img a {
	border-style: none;
}

#lien {
	text-align: center;
}

p.petit {
	font-size: 11px;
	color: #57463e;
	text-align: center;
}
