.norepeat {
	background-repeat: no-repeat;
}
.cadre_vert_home {
	border-top: 1px solid #47865E;
	border-bottom: 1px solid #47865E;
	border-right: 1px solid #47865E;
	border-left: 1px solid #47865E;
}
.bottom_vert {
	border-bottom: 1px solid #47865E;
}
a {
	color:#003366;
	text-decoration: none;
}

a:hover {
	color:#000000;
	text-decoration: underline;