body {background-color: #FFFFCC; }

a.creation {
	font-size: 10px;
	color: #3F702E;
}
a:link.creation {
	text-decoration: none;
}
a:visited.creation {
	text-decoration: none;
	color: #3F702E;
}
a:hover.creation {
	text-decoration: none;
	color: #3F702E;
}
a:active.creation {
	text-decoration: none;
}


a.gauche {
	font-size: 16px;
	color: #3F702E;
}
a:link.gauche {
	text-decoration: none;
}
a:visited.gauche {
	text-decoration: none;
	color: #3F702E;
}
a:hover.gauche {
	text-decoration: underline;
	color: #3F702E;
}
a:active.gauche {
	text-decoration: none;
}

a.haut {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
a:link.haut {
	text-decoration: none;
}
a:visited.haut {
	text-decoration: none;
	color: #000000;
}
a:hover.haut {
	text-decoration: none;
	color: #3F702E;
}
a:active.haut {
	text-decoration: none;
}
a.liens-copyright {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.menu-gauche {
	background-color: EAE8CF;
	border: thick solid #DFDFB9;
}
.contenu {
	border: thick solid #DFDFB9;
	background-color: #EAE8CF;
}
.menu-droite {
	border: thick solid #DFDFB9;
}
.main {
	background-color: DFDFB9;
}
.texte {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
}

.footer {
	background-color: #EAE8CF;
	border: thick solid #DFDFB9;
}
.menu-haut {
	background-image: url(images/fond-vert.gif);
}
.titre {
	font-size: 36px;
	font-weight: bold;
}
.titres-menu-haut {
	font-size: 18px;
	font-weight: bold;
}
.titre-main {
	font-size: 20px;
	font-weight: bold;
}
.page {
	border: thin solid #006600;
	background-color: #DFDFB9;
}
.formulaire {

	border: thin solid #3F702E;
	background-color: #F2F1E3;
}
.texte-petit {

	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
