@charset "utf-8";







body {
	background-color: #356734;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}
.textes {
	text-align: center;
	padding: 10px;
	font-size: 18px;
	font-style: italic;
	color: #FFF;
}


.h1       {
	text-align: center;
	background-color: #9C3;
	color: #000;
	font-size: 24px;
}
#texte_alternatif {
	font-size: 18px;
	text-align: center;
	float: right;
	width: 616px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#boite {
	text-align: center;
	font-size: 9px;
	clip: rect(0px,auto,0px,auto);
	width: 800px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
}
.barre_de_tache {
	width: 180px;
	height: auto;
	float: none;
	clear: left;
	margin-top: 65px;
}
.livre-or {
	width: 180px;
	height: auto;
	float: none;
	clear: left;
	margin-top: 65px;
	text-align: center;
}
#boite .livre-or a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
