* {margin: 0; padding: 0; text-decoration: none; border: none; word-spacing : normal;}
body {
	background: #05436A;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #05436A;
}
#centrage {
	position: relative;
	background: #fff;
	width: 400px;
	margin: 10px auto;
	border: 3px solid #BC7C44;
}
p {
	padding: 10px;
	text-indent: 0px;
	text-align: justify;
}
.fermer {
	color: #BC7C44;
	padding: 0px;
	font-size: 10px;
	text-align: center;
	display: block;
}
a {text-decoration:none; color: #05436A;} 
a:hover {text-decoration:underline; color:#05436A;}
