@charset "UTF-8";
/* CSS Document */

.fond {
	text-align: right;
	font-family: Candara, Verdana, Geneva, sans-serif;
	background-color: #382E22;
	color: #FFF;
	font-size: 14px;
}

.corps {
	font-family: Candara, Verdana, Geneva, sans-serif;
	text-align: center;
	background-image: url(degrade.jpg);
	background-repeat: repeat-y;
	font-weight: normal;
	vertical-align: top;
}
.citation {
	font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #FFF;
}
.mention {
	font-family: Candara, Verdana, Geneva, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #A6A6A6;
}
.mention a:link,a:active,a:visited {
	color: #CCC;
	text-decoration: none;
}
.mention a:hover {
	color: #CCC;
	text-decoration: underline;
}
.masque {
	color: #333;
}
.traduction {
	font-style: italic;
	color: #999;
}
.alerte {
	font-style: italic;
	color: #F00;
}
.entete {
	background-image: url(audryBandeau.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
}
.colonnes {
	text-indent: 20px;
}
.corps p strong {
	font-weight: bold;
	font-style: oblique;
}
.corps h1 {
	font-weight: bold;
	letter-spacing: 2px;
	text-align: right;
	margin-right: 50px;
	color: #FFF;	/*	#91795a	*/
	font-family: Garamond, Palatino, "Book Antiqua", serif;
	font-style: italic;
	font-size: 24px;
}
.corps p {
	text-align: justify;
	text-indent: 25px;
	margin-right: 32px;
	margin-left: 20px;
}
li {
	text-align: justify;
	margin-left: 50px;
	margin-bottom: 6px;
	list-style-type: circle;
	list-style-position: outside;
}
.corps a:link,a:active {
	text-decoration: none;
	color: #999;
	font-weight: lighter;
}
.corps a:hover {
	text-decoration: underline;
	color: #999;
	font-weight: lighter;
}
.corps a:visited {
	text-decoration: none;
	color: #666;
	font-weight: lighter;
}
#liste2 {
	font-style: oblique;
	font-weight: bold;
	margin-left: 16px;
	margin-bottom: 30px;
	list-style-type: square;
	list-style-position: inside;
	color: #FFF;	/* #91795a */
}
#tddroit {
	background-image: url(degrade_demi.jpg);
	background-repeat: repeat-y;
	padding-top: 16px;
	padding-bottom: 16px;
	text-align: center;
}
.gamme {
	background-image: url(gammefd.png);
	margin: 0px;
	padding: 0px;
}
.gamme h2 {
	color: 91795a;
	font-size: 16px;
	margin-left: 20px;
	margin-bottom: -12px;
	font-weight: bold;
	text-align: left;
}
.gamme p {
	text-indent: 0px;
	font-size: 12px;
}
.corps h3 {
	font-size: 18px;
	text-align: left;
	letter-spacing: 2px;
	margin-left: 25px;
	margin-bottom: -1px;
	margin-top: 10px;
}
