@charset "utf-8";
#ID_image {
	display: block;
}
#ID_image a:hover{
	background-color: rgba(0,0,0,0.51);	
}
#ID_image a{
	background-color: rgba(0,0,0,0.51);	
}
.webinaire {
    
}#webinaire {
	color: #ffffff !important;
	border-color: #499fa4;
	background-color: #499fa4;
	height: 69px;
	width: 435px;
	padding: 24px 0;
	border-radius: 9px;
	margin: 33px 0;
	text-align: center;
	text-decoration: none !important;
}
#webinaire a:hover {
	color: #6A6969 !important;
	font-weight: bold;
	font-size: 16px !important;
	text-decoration: none !important;
	
	text-align: center;
}
#webinaire a {
	color: #ffffff !important;
	font-weight: bold;
	font-size: 15px !important;
	
	text-decoration: none !important;
	text-align: center;
}
