h1 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: normal;
	letter-spacing: 1px;
	color: Yellow;
	font-weight: 300;
}
h2 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 14pt;
	letter-spacing: normal;
	color: Yellow;
	font-weight: 50;
}
h3 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 300;
	color: Yellow;
}

a:visited {
	color: #336633;
	text-decoration: none;
}p {
	font-family: verdana, Helvetica, sans-serif;
	sans serif;
	font-size: 12pt;
	color: Yellow;
}
a:active {
	color: #336633;
	text-decoration: none;
}

a:link {
	color: #336633;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: Olive;
}
a:focus {
	color: Red;
}
body {
	background-color: #336633;
}

.gdtexte {
	color: #336633;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 25pt;
	font-weight: 100;
	font-style: normal;
}
.textebleu {
	color: Blue;
}
.texte {
	color: #336633;
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
}
.textejaune {
		color: #FFFFB3;
		font-size: 8pt;
		font-family: Arial;
		} 	
	
	
	
	

.boutonjaune {
	color: #FFFFB3;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
}
.boutonvert {
	color: #336633;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.quoineuf {
	color: #006400;
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
}
.boutonjauneitalique {
	color: #Fcee12;
	font-family: "Times New Roman";
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}
.textept {
color: #336633;
	font-family: Arial;
	font-size: 8pt;
	
}


