@charset "utf-8";
/* CSS Document */
.header-banner-menu .site-btn
{
	display: none;
}

ul.wlc_simple { display: inline-block}
ul.wlc_simple li { padding: 6px 0px 6px 16px; margin: 0 0 4px 0; font-size:15px; }
ul.wlc_simple li  a { color: #bd1a8d; }
ul.wlc_simple li  { background: transparent url('images/puce.png') no-repeat left 12px}
@media (min-width: 768px)
{
	#ermes_main_menu li.LEVEL1 {
		width: auto;
		float: left;
		display: block;
	}
	#ermes_main_menu li.LEVEL1:first-child{
		margin-left: 2%;
	}
}
#portal .panel-body {
	padding-top: 5px;
}
.rsDefaultInv .rsGCaption
{
	background-color: white;
}
.rsDefaultInv .rsGCaption *
{
	color: #26475f;
}
#resultats .thumbnail-wrapper img{
	background-color : #f2f0f1
}

a.linkedin{
	background : url(images/linkedin.png) no-repeat top left !important;
}
