.grasvert{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #8DAC13;
	padding-bottom:2px;
}
.grasjaune{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #F4B84A;	
	padding-bottom:2px;
}
.mentions{
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #8DAC13;
	padding-top:10px;	
	}
.contact{
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	padding-top:2px;	
	}


html {
	scrollbar-face-color: #8DAC13;
	scrollbar-shadow-color: #F4B84A;
	scrollbar-highlight-color: #F4B84A;
	scrollbar-3dlight-color: #8DAC13; 
	scrollbar-darkshadow-color: #8DAC13; 
	scrollbar-track-color: #F4B84A; 
	scrollbar-arrow-color: #F4B84A;
}

/* ------------------------ Bouton jaune -------------------- */
a.boutonjaune:link, a.boutonjaune:visited{

height:30px;
text-decoration:none;
color:white;
text-align:center;
font-weight:bold;
background-color:#F4B84A;
padding:2px;
border-style:outset;
border-width:2px;
border-color:silver;
}

a.boutonjaune:hover{
width:150px;
height:30px;
text-decoration:none;
color:white;
text-align:center;
font-weight:bold;
background-color:#8DAC13;
padding:2px;
border-style:outset;
border-width:2px;
border-color:silver;
}

.boutonjaune{text-align:center;padding:3px;}
/* ------------------ Bouton jaune ------------------------- */

/* ------------------------ Bouton vert -------------------- */
a.boutonvert:link, a.boutonvert:visited{
width:150px;
height:30px;
text-decoration:none;
color:white;
text-align:center;
font-weight:bold;
background-color:#8DAC13;
padding:2px;
border-style:outset;
border-width:2px;
border-color:silver;
}

a.boutonvert:hover{
width:150px;
height:30px;
text-decoration:none;
color:white;
text-align:center;
font-weight:bold;
background-color:#F4B84A;
padding:2px;
border-style:outset;
border-width:2px;
border-color:silver;
}

.boutonvert{text-align:center;padding:3px;}
/* ------------------ Bouton Vert ------------------------- */

#Preload { display:none; }

.image {
	padding:3px;
	border:thin ridge #8DAC13;
	margin: 5px;
}
