.body {
	background-color: #282525;
	background-image: url(index-photo/arp.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.titreblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
.textejaune {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #c3af87;
}
.celluletitre {
	padding-bottom: 5px;
}
.petitblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.petitjaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c3af87;
}
.lien2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.motcle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #413C3C;
}
.bordure {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: c3af87;
	border-right-color: c3af87;
	border-bottom-color: c3af87;
	border-left-color: c3af87;
}
.liengras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #C2AF87;
	text-decoration: none;
}
.lien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: c3af87;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: ffffff;
	text-decoration: none;
}
.titreblanc2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
