body {
	background-color: #BFCC91;
	margin: 0px;
	/*background-image: url(images/bckgd02.jpg);*/
	/*background-repeat: no-repeat;*/
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #333333;
}
a:active {color : #003300; text-decoration : underline; font-size: 10px;}
a:hover {color : #003300; text-decoration : underline; font-size: 10px;}
a:visited {color : #003300; text-decoration : none; font-size: 10px;}
a:link {color : #003300; text-decoration : none; font-size: 10px;}

.LiensIndex {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 1.1em;
	color: #006633;
	text-decoration: underline;
}
a.LiensIndex:link {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 1.1em;
	color: #006633;
	text-decoration: underline;
}
a.LiensIndex:hover {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 1.1em;
	color: #CC0000;
	text-decoration : none;
}
a.LiensIndex:active {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 1.1em;
	color: #CC0000;
	text-decoration : none;

}
a.LiensIndex:visited {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 1.1em;
	color: #006633;
	text-decoration : underline;
}
.LiensBasDePage {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 1.2em;
	color: #330000;
	font-weight:normal;

}
.LiensBasDePage:hover {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 1.1em;
	color: #003300;
	font-weight:normal;
}
.LiensBasDePage:active {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 1.1em;
	color: #003300;
	font-weight:normal;
}

.LiensDispo {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 1.5em;
	color: #330000;
	font-weight:bold;
}
.LiensDispo:hover {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 1.5em;
	color: #003300;
	font-weight:bold;
}
.LiensDispo:active {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 1.5em;
	color: #003300;
	font-weight:bold;
}

.EXERGUE {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 15px;
	font-style: italic;
	line-height: 18px;
	color: #003300;
}
.EXERGUEvert {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #003300;
}

.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;
}
#accroche {
	align: center ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
	color: #333333;
}
.titre {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	color: #003300;
}
.soustitre {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #330000;
}
.descriptif {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #003300;
}
.descriptifStrong {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	font-style: italic;
	color: #003300;
}
.txtPied {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	font-style: normal;
	color: #003300;
}
.txtgrasVert {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	font-style: normal;
	color: #003300;
}
.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: #003300;
}

/* GESTION DES LETTRINES */
.lettrine {
float: left; /* positionnement de la lettrine dans le conteneur*/
font-size: 3em; /* 3 hauteurs de lignes pour la lettrine*/
font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 14px;
color: #44352E;/* couleur lettrine*/
background-color: #990000; /* couleur fond lettrine*/
border: 2px solid #FFFFFF; /* définition d'une bordure autour de la lettrine*/
margin: 3px;
padding: 3px;
line-height: 1.3em;
letter-spacing: 1px;
}
.lettrine-center-red {
float: center; /* positionnement de la lettrine dans le conteneur*/
font-size: 3em; /* 3 hauteurs de lignes pour la lettrine*/
font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 14px;
color: #44352E;/* couleur lettrine*/
background-color: #990000; /* couleur fond lettrine*/
border: 2px solid #FFFFFF; /* définition d'une bordure autour de la lettrine*/
margin: 3px;
padding: 3px;
line-height: 1.3em;
letter-spacing: 1px;
}
.lettrine-center-green {
float: center; /* positionnement de la lettrine dans le conteneur*/
font-size: 3em; /* 3 hauteurs de lignes pour la lettrine*/
font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 14px;
color: #44352E;/* couleur lettrine*/
background-color: #006633; /* couleur fond lettrine*/
border: 2px solid #FFFFFF; /* définition d'une bordure autour de la lettrine*/
margin: 3px;
padding: 3px;
line-height: 1.3em;
letter-spacing: 1px;
}
.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 *//* GESTION DES LETTRINES */

