#bandeau h1 {
	color: #D6C933;
	font-size: 18px;
	font-family: arial;
	width: 324px;
	padding-top: 15px;
	margin-bottom: 10px;
	text-align: right;
}

#bandeau h2 {
	color: #03712F;
	font-size: 18px;
	width: 324px;
	text-align: right;
}

img {
	border-color: #D6C933;
}

a:link, a:visited {
	color: #D6C933;
	text-decoration: underline;
}

a:hover {
	color: #D6C933;
	text-decoration: none;
}

