html {font-size: 100%;}
A:link {color: maroon;}
A:visited {color: green;}
body{
	background-attachment: fixed;
	background-color: #90EE90;
	background-image: url(photos/fond-pagecoupe.JPG);
	color: rgb(0, 53, 0);
	direction: ltr;
	font-family: "Palatino Linotype", Verdana, Arial;
	font-size: 1em;
	margin: 0;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
	text-indent: 50px;
}
h1 {
	font-size: 2em;
	font-weight: bolder;
	margin-left: 0;
	padding-left: 0;
	text-align: center;
	text-indent: 0;
}
h2 {
	background-color: Maroon;
	color: #FFFACD;
	font-size: 1.7em;
	font-weight: normal;
	text-align: center;
	text-indent: 0;
}
h3{
	font-size: 1.5em;
	color: #930000;
	font-variant: small-caps;
	text-indent: 0;
}
blockquote {
	font-style: italic;
}
img {
	background-color: Olive;
	border-style: double;
	margin: 5px;
}
#bandeau {
	margin: 0;
	text-indent: 0;
}
#bandeau img {
	background-color: transparent;
	border-style: solid;
	margin: 0;
	margin-right: 5px;
}
ul {
	list-style-position: inside;
}
li li {
	padding-left: 25px;
}
ol {
	list-style-position: inside;
}
#menu1 {
	display: block;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	background-image: url(photos/fond-pagecoupe.JPG);
	background-position: -5px -5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 0px;
	width: 185px;
}
#menu1 li {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 7px;
	padding-left: 0px;
	text-indent: 0px;
}
#menu2 {
	padding-left: 15px;
}
#menu2 li {
	list-style: disc;
	margin-bottom: 0px;
}
#prochainement {
	background-image: url(photos/feuille-arbre.png);
	background-position: center;
	border-style: none;
	color: yellow;
	display: block;
	float: right;
	padding: 0;
	margin: 0;
	text-align: center;
	text-indent: 0;
	width: 200px;
}
.centrer {
	list-style-type: none;
	text-align: center;
	text-indent: 0;
}
.droite {
	text-align: right;
	margin-top: -0.9em;
}
.gauche {
	text-align: left;
}
.pluspetit {
	font-size: smaller;
	text-align: left;
}
.plusgros {
	font-size: x-large;
	font-weight: bolder;
	text-align: center;
}
.engras {
	font-weight: bolder;
}
.AVERIFIER {
	background-color: Yellow;
	color: Red;
	font-size: 1.5em;
	font-weight: bolder;
}
.fee-logo {
	background-color: transparent;
	border: none;
	display: block;
}
.fee-accueil {
	background-color: transparent;
	border: none;
	display: block;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: -30px;
	width: 314px;
}
.LigneHorizontale {
	clear: both;
	visibility: hidden;
}
.imageAdroite {
	float: right;
}
.imageAgauche {
	float: left;
	margin: 5px;
}
.coeur {
	color: red;
	font-family: Webdings;
}