a:link{
	color: #00683F;
	text-decoration: none;
}	
a:hover {
	color: #0C0DE8;
	font-variant: small-caps;
}
a:visited{
	color: #CB812C;
}
a:active{
	color: #6C9F40;
}
body{
	background-size: 1920px 1200px;
	background-position: center top;
	background-image: url(' ../Images/fond_coop_bmr_ste_julie.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #FFFFFF;
}
p {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
	color: #525252;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
}
h1 {
	font-size: 30px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
	color: #00683f;
}
h2 {
	font-size: 24px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
	color: #0c0de8;
}
h3 {
	font-size: 18px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
	color: #6c9f40;
}
h4 {
	font-size: 18px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
	color: #cb812c;
}
h5 {
	font-size: 18px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
	color: #6c9f40;
}
h6 {
	font-size: 18px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
	color: #00683f;
}
hr {
	border: thin ridge #6c9f40;
}
li {
    color: #00683F;
}
