body {
	background-color: #513F37;
	margin: 0px;
	background-image: url(images/bckgd.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
}
.menu {
	align: center ;
	background-color: #513F37;
	width: 100%;
	height:40px;
	background-image: url(images/bandeau-bckgd.gif);
	background-repeat: repeat-x;
}
.bandeaupied {
	background-color: #513F37;
	height: 6px;
	width: 100%;
	background-image: url(images/foot.gif);
	background-repeat: repeat-x;
}
.pied {
	align: center ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding-top: 2px;
	padding-left: 10px;
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#accroche {
	align: center ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
	color: #333333;
}
.centreRK00 {
	background-color: #FFF2C0;
	height: 535px;
	width: 100%;
}
.centreRK01 {
	background-color: #f9ad40;
	width: 100%;
	background-repeat: no-repeat;
}
.centreRK02 {
	background-color: #902a2e;
	height: 496px;
	width: 100%;
	background-repeat: no-repeat;
}
.centreRK03 {
	background-color: #e08f77;
	height: 496px;
	width: 100%;
	background-repeat: no-repeat;
}
.centreRK04 {
	background-color: #bfc9cf;
	height: 496px;
	width: 100%;
	background-repeat: no-repeat;
}
.centreRK05 {
	background-color: #cfbfbf;
	height: 496px;
	width: 100%;
	background-repeat: no-repeat;
}
.centreRK06 {
	background-color: #FFF2C0;
	height: 496px;
	width: 100%;
	background-image: url(images/r06_bckgd.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.descriptif {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #330000;
}
.txtTableau {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #330000;
}
.tableauGras {
	font-family: Georgia, Times New Roman, Times, serif;
	rk_06_bckgd
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #330000;
}
.descriptifGras {
	font-family: Georgia, Times New Roman, Times, serif;
	rk_06_bckgd
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #330000;
}
.titre {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #330000;
}
.soustitre {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #330000;
}
/* GESTION DES LETTRINES */
.lettrine {
float: left; /* positionnement de la lettrine dans le conteneur*/
font-size: 2.4em; /* 3 hauteurs de lignes pour la lettrine*/
font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
color: #44352E;/* couleur lettrine*/
background-color: #A4936C; /* couleur fond lettrine*/
border: 2px solid #FFFFFF; /* définition d'une bordure autour de la lettrine*/
margin: 3px;
padding: 3px;
line-height: 1em;
}
.lettrine_petite {
float: left; /* positionnement de la lettrine dans le conteneur*/
font-size: 1.75em; /* 2 hauteurs de lignes pour la lettrine*/
font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
color: #44352E;/* couleur lettrine*/
background-color: #A4936C; /* couleur fond lettrine*/
border: 2px solid #FFFFFF; /* définition d'une bordure autour de la lettrine*/
margin: 2px;
padding: 3px;
line-height: 1.35em;
}

/* FIN */
