﻿
body.habillage_congres2016 {
	background-image: url( '../images2016/portail_congres2016_bg.jpg' );
	background-position: top center;
	background-repeat-x: repeat;
	background-y: no-repeat;
	background-color: #000000;

}

body.habillage_congres2016 .bienvenu {
	color: #ffffff!important; /* To overwrite inline css */
}

body.habillage_congres2016 .bienvenu a {
	color: #ffffff!important; /* To overwrite inline css */
}

@media screen and (min-width: 981px) {

	body.habillage_congres2016 #background-link {    
		display: block!important;
		position: absolute;
	    width: 100%;
	    height: 200%;
	    min-height: 100%;
	    margin-top: 205px;	
	}

}