.texteaccueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: B89B35;
}
.texteaccueilsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: B89B35;
}

a.style1 {
    font-family: Arial;
	font-size: 17px;
	color: #B89B35;
	font-weight: bold;
	text-decoration: none;
	
	}
	
a.style1:hover {
    font-family: Arial;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.style2 {
    font-family: Arial;
	font-size: 12px;
	color: #B89B35;
	font-weight: bold;
	text-decoration: none;
	
	}
	
a.style2:hover {
    font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	
	}
	
a.style3 {
    font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	
	}
	
a.style3:hover {
    font-family: Arial;
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
	}
	
.copyrightaccueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.texteblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	color: #000000;
}
