@font-face{
    font-family:Lato;
    src:url(../fonts/Graphik-Light.eot);
    src:local('Lato Black'),local('Graphik-Light'),url(../fonts/Graphik-Light.eot?#iefix) format('embedded-opentype'),url(../fonts/Graphik-Light.woff2) format('woff2'),url(../fonts/Graphik-Light.woff) format('woff'),url(../fonts/Graphik-Light.ttf) format('truetype'),url(../fonts/Graphik-Light.svg#lato) format('svg');
    font-weight:normal;
    font-style:normal
}
@font-face{
    font-family:Lato;
    src:url(../fonts/lato-black.eot);
    src:local('Lato Black'),local('Lato-Black'),url(../fonts/lato-black.eot?#iefix) format('embedded-opentype'),url(../fonts/lato-black.woff2) format('woff2'),url(../fonts/lato-black.woff) format('woff'),url(../fonts/lato-black.ttf) format('truetype'),url(../fonts/lato-black.svg#lato) format('svg');
    font-weight:900;
    font-style:normal
}
@font-face{
    font-family:Lato;
    src:url(../fonts/lato-bold.eot);
    src:local('Lato Bold'),local('Lato-Bold'),url(../fonts/lato-bold.eot?#iefix) format('embedded-opentype'),url(../fonts/lato-bold.woff2) format('woff2'),url(../fonts/lato-bold.woff) format('woff'),url(../fonts/lato-bold.ttf) format('truetype'),url(../fonts/lato-bold.svg#lato) format('svg');
    font-weight:700;
    font-style:normal
}
@font-face{
    font-family:Lato;
    src:url(../fonts/lato-semibold.eot);
    src:local('Lato Semi Bold'),local('Lato-SemiBold'),url(../fonts/lato-semibold.eot?#iefix) format('embedded-opentype'),url(../fonts/lato-semibold.woff2) format('woff2'),url(../fonts/lato-semibold.woff) format('woff'),url(../fonts/lato-semibold.ttf) format('truetype'),url(../fonts/lato-semibold.svg#lato) format('svg');
    font-weight:600;
    font-style:normal
}
@font-face{
    font-family:Lato;
    src:url(../fonts/lato-medium.eot);
    src:local('Lato Medium'),local('Lato-Medium'),url(../fonts/lato-medium.eot?#iefix) format('embedded-opentype'),url(../fonts/lato-medium.woff2) format('woff2'),url(../fonts/lato-medium.woff) format('woff'),url(../fonts/lato-medium.ttf) format('truetype'),url(../fonts/lato-medium.svg#lato) format('svg');
    font-weight:500;
    font-style:normal
}
@font-face{
    font-family:Lato;
    src:url(../fonts/lato-regular.eot);
    src:local('Lato Regular'),local('Lato-Regular'),url(../fonts/lato-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/lato-regular.woff2) format('woff2'),url(../fonts/lato-regular.woff) format('woff'),url(../fonts/lato-regular.ttf) format('truetype'),url(../fonts/lato-regular.svg#lato) format('svg');
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:lq-icon;
    src:url(../fonts/lq-icon.eot?37mv2a);
    src:url(../fonts/lq-icon.eot?37mv2a#iefix) format("embedded-opentype"),url(../fonts/lq-icon.ttf?37mv2a) format("truetype"),url(../fonts/lq-icon.woff?37mv2a) format("woff"),url(../fonts/lq-icon.svg?37mv2a#lq-icon) format("svg");
    font-weight:400;
    font-style:normal
}

[class*=lqicon-],[class^=lqicon-]{
    font-family:lq-icon;
    speak:none;
    font-style:normal;
    font-weight:400;
    font-size:12px !important;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.ehide {
	display:none!important;
}
.eshow {
	display:block;
}
.lqicon-alert{
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -webkit-align-items:center;
    -moz-align-items:center;
    -ms-align-items:center;
    align-items:center;
    color:red;
    margin-right:.2em;
    width:.5em;
    height:34px !important;
    padding-top: 5px;
}
.lqicon-alert:before{
    border:solid 2px red;
    border-radius:50%;
    content:"\e900";
    
    height:34px !important;
    line-height:26px;
    width:34px
}

header.mel-barre-connect,header.mel-barre-portail{
    font-family:Lato,sans-serif;
    font-weight:400;
    color:#000;
    font-size:10px;
    width:100%;
}

header.mel-barre-connect .mel-error,header.mel-barre-portail .mel-error{
    border:solid .2em red;
    color:red;
    font-size:.9em;
    margin:5px auto 0 auto!important;
    max-width:102em;
    padding:2px 25px 2px 25px
}
header.mel-barre-connect .mel-error.eshow~.mel-nav-conn-box fieldset input[type=password],header.mel-barre-connect .mel-error.eshow~.mel-nav-conn-box fieldset input[type=text],header.mel-barre-portail .mel-error.eshow~.mel-nav-conn-box fieldset input[type=password],header.mel-barre-portail .mel-error.eshow~.mel-nav-conn-box fieldset input[type=text]{
    border:solid .2em red
}

.mel-field-wrapper.username{
	margin-bottom: 8px;
}

@media screen and (max-width:1199px){
    header.mel-barre-connect .mel-error,header.mel-barre-portail .mel-error{
        margin:0 2em 5px!important;
        max-width:none
    }
}

header.mel-barre-connect .mel-form-wrapper .mel-form-title .mel-form-title-inner{
    font-family:Lato,sans-serif;
    font-weight:600;
    border-bottom:dotted .08em #b3b9ba;
    color:#000;
    font-size:1.3em;
    margin:40px 0 0 3em !important;
    padding-bottom:.3em;
    text-align:left
}

header.mel-barre-connect .mel-form-wrapper .lqicon-crochet{
    display:inline-block;
    float:left;
}
header.mel-barre-connect .mel-form-wrapper .lqicon-alert{
    transform:scale(.8);
    width:35px
}

header.mel-barre-connect .mel-form-wrapper .mel-nav-conn-box aside{
    -webkit-box-flex:1 0 auto;
    -moz-box-flex:1 0 auto;
    -webkit-flex:1 0 auto;
    -ms-flex:1 0 auto;
    flex:1 0 auto;
    margin-left:0em !important;
}

header.mel-barre-connect .mel-form-wrapper .mel-nav-conn-box .mel-form{
    -webkit-box-flex:1 0 auto;
    -moz-box-flex:1 0 auto;
    -webkit-flex:1 0 auto;
    -ms-flex:1 0 auto;
    flex:1 0 auto;
    margin-right:10em;
    margin-left:4em;
}
header.mel-barre-connect .mel-form-wrapper .mel-nav-conn-box .mel-form a{
    color:#000
}
@media screen and (max-width:1199px){
    header.mel-barre-connect .mel-form-wrapper{
        font-size:1.2em;
        padding:2em 0
    }
    header.mel-barre-connect .mel-form-wrapper .arrow-submenu-wrapper{
        position:absolute;
        right:0
    }
    header.mel-barre-connect .mel-form-wrapper .mel-form-title .mel-form-title-inner{
        margin:1em 5em 0 3em !important;
    }
    
}
@media screen and (max-width:767px){
    
    header.mel-barre-connect .mel-form-wrapper .mel-form .mel-btn-white-rnd{
        display:block !important;
    }
    
}
@media screen and (max-width:320px){
    header.mel-barre-connect .mel-form-wrapper .mel-form-title .mel-form-title-inner{
        margin:0 0 0 3em;
        width:150px !important;
    }
}

.mel-barre-connect{
    background-color:#073159;
    color:#a1dbd2;
    position:relative;
}

 button.button{
     margin: auto;
     margin-top:20px;
     margin-left:60px;
     display: block;
     width: 150px;
     border-width: .15em;
     font-size: 1.2em;
     height: 2.55em;
     line-height: 1.6em;
     cursor:pointer;
}

header.mel-barre-portail ul {
	list-style-type: none !important;
}
.login-geologin{
     max-width: 311px;
     display:none;
}
 header.mel-barre-connect .mel-form-wrapper .mel-form .mel-btn-white-rnd {
     display: block;
}
 header.mel-barre-connect .mel-form-wrapper .mel-nav-conn-box #authorizeForm .mel-form a:hover{
     color:#ffffff;
}
 header.mel-barre-connect .mel-form-wrapper .mel-nav-conn-box #authorizeForm p{
     text-align:center;
}
 header.mel-barre-connect .mel-form-wrapper .mel-nav-conn-box aside #authorizeForm .mel-btn-white-rnd{
     display:block;
}
 header.mel-barre-connect .mel-form-wrapper #authorizeForm [class^=mel-btn]{
     margin: 1.5em auto;
     width: 200px;
     text-align: center;
     float: none;
}

 header.mel-barre-portail .zoneLeft {
     width:40px;
     float:left;
     margin-left: 50px;
     line-height: 90px;
}
 header.mel-barre-portail .zoneRight {
     width:110px;
     float:right;
     margin-right: 50px;
     font-weight: bolder;
     line-height: 60px;
}
header.mel-barre-portail .zoneRight.court {
    display: none;
}
.zone18ans {
     font-weight: 900;
}
input{
     box-shadow: none;
}

#sectionAuthentificationLqs {
	background-color: #fff;	
}
#formulaireAuthentification {
	padding-top:0px;
	padding-bottom:0px;
}
header.mel-barre-connect .titreLoto { 
	height:40px;
	width: 100px;
	padding-top: 5px;
	margin-left:50px;
	display: inline-block;
}
header.mel-barre-connect .titreLoto.titreRight {
	float: right;
	margin-right: 50px;
	padding-top: 0px;
}

header.mel-barre-connect .titreLoto.titreRight button {
	float: right;
	margin-top: 1px;
	font-size:1.5em;
	background-color: #073159;
	color:#a1dbd2;
	border-color: #a1dbd2;
	width: 120px;
	font-family: Lato,sans-serif;
}
header.mel-barre-connect .titreLoto.titreRight button:hover{
	background-color: #a1dbd2;
	color:#073159;
	border-color: #073159 !important;
}
#zoneConteneurMessageErreurLoginLqs {
	width:550px;
	margin-top:0px !important;
	padding-top: 1px;
	padding-bottom: 3px;
	margin-bottom:5px !important;
}
#zoneConteneurMessageErreurLocalisation {
	width:380px;
}
.sectionPrincipaleCentre {
	display: table;
	width:100%;
	height:100%;
	background-color: #FFFFFF;
}
.sectionPrincipaleGauche {
	display: table-cell;
	text-align: center;
	width: 50%;
	height: 100%;
}
.sectionPrincipaleDroite {
	display: table-cell;
	vertical-align: top;
	width:48%;
	height: 540px;
}

.sectionPrincipaleGauche .sectionLogoInformation {
	width:100%;
	height:100%;
	position: relative;
}
.sectionPrincipaleGauche .sectionLogoInformation img {
	width:100%;
	height:100%;
}
.sectionPrincipaleBas {
	display:block;
	bottom: 5px;
	height:200px;
	width:100%;
	background-image: url('../images/background_okpoker.svg');
    background-position-y: 400px;
	background-size: 60%;
	z-index: -1;
}

.sectionTexteInformationGaucheParent {
	position: absolute;
	width:100%;
	height:100%;
	background-image: url('../images/sectionInformations.png');
	background-size: 100% !important;
	z-index: 99;
}
.sectionTexteInformationGauche {
	margin-top: 30px;
	width:100%;
	height:auto;
}
.texteInformationGauche {
	text-align:center;
	margin-right:50px;
}
.sectionBlocInformation {
	width:99%;
	display: table;
	margin:auto;
	margin-top:25px;
	font-family: "Graphik ligh", Arial, Helvetica, sans-serif;
}
.sectionBlocInformation.dejaJoueur {
	margin-top:40px;
}
.sectionBlocInformationGauche {
	width:155px;
	min-width:155px;
	text-align:right;
	display: table-cell;
	height: 50px;
	font-size:30px;
	border-right: solid 1px #000;
	padding-right: 20px;
	vertical-align: middle;
}
.sectionBlocInformationDroite {
	width:400px;
	text-align:left;
	display: table-cell;
	vertical-align: top;
	padding-top:15px;
}
.listeInformations  {
	margin:0;
}
.listeInformations li {
	margin-bottom: 10px;
}

.sectionPrincipaleGauche .sectionLogoInformation .texteInformationGauche img {
	width: 170px;
	height: 90px
}
.sectionSuccessAuthentification {
	text-align: center;
	display: none;
}

.sectionSuccessAuthentification img {
	margin-top: 100px !important;
	width:55px;
	height:55px;
}

#sectionMessageSuccessOauth2 {
	width:215px;
	margin: auto;
	white-space: normal;
	font-weight: bold;
	font-size: 18px;
}

#zoneMessageErreurLoginLqs {
	white-space: normal;
}

header.mel-barre-connect .mel-form-wrapper .mel-forgot {
	width: 250px;
}
.mel-nav-mobile-menuLQ .mel-nav-toggle-menuLQ:focus,
.mel-useful-links #translatedUrl:focus,
.mel-conn-inner .mel-logo:focus {
    outline:solid .1em rgba(106,183,255,.2) !important;
}

#lienRedirectSuccess,
#lienRedirectFail {
	font-family: "Graphik ligh", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	border: 3px solid #E41B26;
	padding: 8px;
	border-radius: 8px;
	background-color: #F6F6F6;
	white-space: normal;
	width:380px;
	display: inline-block;
}
#sectionLienRedirectSuccess,
#sectionLienRedirectFail {
	 text-align: center;
	 display: none;
	 margin-top: 10px;
	 margin-bottom: 10px;
}

@media screen and (max-width:1440px){
	header.mel-barre-connect .mel-form-wrapper .mel-form-title .mel-form-title-inner {
		font-size:1.6em !important;
	}
	header.mel-barre-connect .mel-field-wrapper label {
	    font-size:14px !important;
	    line-height: 2.1em !important;
	}
	header.mel-barre-connect .mel-field-wrapper input[type=password].label-top+label,header.mel-barre-connect .mel-field-wrapper input[type=password]:focus+label,header.mel-barre-connect .mel-field-wrapper input[type=text].label-top+label,header.mel-barre-connect .mel-field-wrapper input[type=text]:focus+label,header.mel-barre-portail .mel-field-wrapper input[type=password].label-top+label,header.mel-barre-portail .mel-field-wrapper input[type=password]:focus+label,header.mel-barre-portail .mel-field-wrapper input[type=text].label-top+label,header.mel-barre-portail .mel-field-wrapper input[type=text]:focus+label{
	    font-size:.95em !important;
	    left:2.75em;
	    margin:0;
	    top:0
	}
	header.mel-barre-connect .mel-form-wrapper .mel-forgot {
		font-size:14px !important;
	}
	header.mel-barre-connect .mel-form-wrapper .mel-nav-conn-box aside ul li {
		font-size:14px !important;
	}
	header.mel-barre-connect .mel-form-wrapper .mel-nav-conn-box aside > p span {
	 	font-size:14px !important;
	}
	#zoneConteneurMessageErreurLoginLqs {
		width:450px;
	}
	.sectionPrincipaleDroite {
		width: 48%; 
		height: 562px;
	}
	.sectionPrincipaleBas {
		height:220px;
	}
}
@media screen and (max-width:1199px){
	header.mel-barre-connect .mel-form-wrapper .mel-form-title .mel-form-title-inner {
		font-size:1.3em !important;
	}
	header.mel-barre-connect .mel-field-wrapper label {
		font-size:12px !important;
	}
	header.mel-barre-connect .mel-field-wrapper input[type=password].label-top+label,header.mel-barre-connect .mel-field-wrapper input[type=password]:focus+label,header.mel-barre-connect .mel-field-wrapper input[type=text].label-top+label,header.mel-barre-connect .mel-field-wrapper input[type=text]:focus+label,header.mel-barre-portail .mel-field-wrapper input[type=password].label-top+label,header.mel-barre-portail .mel-field-wrapper input[type=password]:focus+label,header.mel-barre-portail .mel-field-wrapper input[type=text].label-top+label,header.mel-barre-portail .mel-field-wrapper input[type=text]:focus+label{
	    font-size:.75em !important;
	}
	header.mel-barre-connect .mel-form-wrapper .mel-forgot {
		font-size:12px !important;
	}
	header.mel-barre-connect .mel-form-wrapper .mel-nav-conn-box aside ul li {
		font-size:12px !important;
	}
	header.mel-barre-connect .mel-form-wrapper .mel-nav-conn-box aside > p span {
	 	font-size:12px !important;
	}	
	header.mel-barre-portail .zoneLeft {
    	width:30px;
    	line-height: 70px;
	}
	header.mel-barre-portail .zoneRight {
    	line-height: 45px;
	}
	header.mel-barre-connect .titreLoto.titreRight {
		margin-right: 25px;
	}
	header.mel-barre-portail .zoneRight.court {
 	   display: none;
	}
	#zoneConteneurMessageErreurLoginLqs {
		width:450px;
	}
	#zoneConteneurMessageErreurLocalisation {
		width:350px;
	}
	.sectionPrincipaleCentre {
		white-space: nowrap;
	}
	.sectionPrincipaleGauche {
		width: 50%; 
		height:100%;
		white-space: normal;
	}
	.sectionPrincipaleDroite {
		width: 48%; 
		height: 452px;
	}
	button.button {
		margin: inherit;
		margin-top: 15px;
	}
	.sectionPrincipaleBas {
		bottom: 0px;
		height:300px;
	}
	.sectionTexteInformationGaucheParent {
		width:100%;
		height:100%;
	}
	.sectionPrincipaleGauche .sectionLogoInformation .texteInformationGauche img {
		width: 100px;
		height: 60px
	}
	.sectionBlocInformation {
		display: block;
		width: inherit;
		margin-top: 10px;
	}
	.texteInformationGauche {
		margin-right:0px;
	}
	.sectionBlocInformationGauche {
		display:block;
		width:80%;
		border-right: none;
		border-bottom: solid 1px #000;
		text-align:left;
		padding-right:0px;
		font-size:22px;
		height:30px;
		line-height:25px;
		margin-left:40px
	}
	.sectionBlocInformationDroite {
		display:block;
		font-size:14px;
		margin-top:10px;
		padding-top:0px;
	}
	.sectionBlocInformation.dejaJoueur {
		margin-top:30px;
	}
	.listeInformations  {
		width:100%;
		margin-left:15px;
	}
}
@media screen and (max-width:991px){
	header.mel-barre-connect .mel-form-wrapper .mel-form-title .mel-form-title-inner {
		font-size:1.3em !important;
	}
	header.mel-barre-connect .mel-field-wrapper label {
		font-size:12px !important;
	}
	header.mel-barre-connect .mel-field-wrapper input[type=password].label-top+label,header.mel-barre-connect .mel-field-wrapper input[type=password]:focus+label,header.mel-barre-connect .mel-field-wrapper input[type=text].label-top+label,header.mel-barre-connect .mel-field-wrapper input[type=text]:focus+label,header.mel-barre-portail .mel-field-wrapper input[type=password].label-top+label,header.mel-barre-portail .mel-field-wrapper input[type=password]:focus+label,header.mel-barre-portail .mel-field-wrapper input[type=text].label-top+label,header.mel-barre-portail .mel-field-wrapper input[type=text]:focus+label{
	    font-size:.75em !important;
	}
	header.mel-barre-connect .mel-form-wrapper .mel-forgot {
		font-size:12px !important;
	}
	header.mel-barre-connect .mel-form-wrapper .mel-nav-conn-box aside ul li {
		font-size:12px !important;
	}
	header.mel-barre-connect .mel-form-wrapper .mel-nav-conn-box aside > p span {
	 	font-size:12px !important;
	}
	header.mel-barre-portail .zoneLeft {
    	width:30px;
    	line-height: 70px;
	}
	header.mel-barre-portail .zoneRight {
    	line-height: 45px;
	}
	header.mel-barre-connect .titreLoto.titreRight {
		margin-right: 25px;
	}
	header.mel-barre-portail .zoneRight.court {
 	   display: none;
	}
	#zoneConteneurMessageErreurLoginLqs {
		width:330px;
	}
	#zoneConteneurMessageErreurLocalisation {
		width:350px;
	}
	.sectionPrincipaleCentre {
		white-space: nowrap;
	}
	.sectionPrincipaleGauche {
		width: 370px; 
		height:100%;
		white-space: normal;
	}
	.sectionPrincipaleDroite {
		width: 50%; 
	}
	button.button {
		margin: inherit;
		margin-top: 15px;
	}
	.sectionPrincipaleBas {
		bottom: 0px;
		height:320px;
	}
	.sectionTexteInformationGaucheParent {
		width:100%;
		height:100%;
	}
	.sectionPrincipaleGauche .sectionLogoInformation .texteInformationGauche img {
		width: 100px;
		height: 60px
	}
	.sectionBlocInformation {
		display: block;
		width: inherit;
		margin-top: 10px;
	}
	.texteInformationGauche {
		margin-right:0px;
	}
	.sectionBlocInformationGauche {
		display:block;
		width:300px;
		border-right: none;
		border-bottom: solid 1px #000;
		text-align:left;
		padding-right:0px;
		font-size:22px;
		height:30px;
		line-height:25px;
	}
	.sectionBlocInformationDroite {
		display:block;
		font-size:14px;
		margin-top:10px;
		padding-top:0px;
	}
	.sectionBlocInformation.dejaJoueur {
		margin-top:30px;
	}
	.listeInformations  {
		width:300px;
		margin-left:15px;
	}
	#lienRedirectFail {
		width:245px;
	}
}
@media screen and (max-width:767px){
	header.mel-barre-connect .mel-logo, header.mel-barre-portail .mel-logo {
		width:50% !important;
	}
	header.mel-barre-connect .mel-form-wrapper .mel-form-title .mel-form-title-inner {
		font-size:1.3em !important;
	}
	header.mel-barre-connect .mel-field-wrapper label {
		font-size:12px !important;
	}
	header.mel-barre-connect .mel-field-wrapper input[type=password].label-top+label,header.mel-barre-connect .mel-field-wrapper input[type=password]:focus+label,header.mel-barre-connect .mel-field-wrapper input[type=text].label-top+label,header.mel-barre-connect .mel-field-wrapper input[type=text]:focus+label,header.mel-barre-portail .mel-field-wrapper input[type=password].label-top+label,header.mel-barre-portail .mel-field-wrapper input[type=password]:focus+label,header.mel-barre-portail .mel-field-wrapper input[type=text].label-top+label,header.mel-barre-portail .mel-field-wrapper input[type=text]:focus+label{
	    font-size:.75em !important;
	}
	header.mel-barre-connect .mel-form-wrapper .mel-forgot {
		font-size:12px !important;
	}
	header.mel-barre-connect .mel-form-wrapper .mel-nav-conn-box aside ul li {
		font-size:12px !important;
	}	
	header.mel-barre-connect .mel-form-wrapper .mel-nav-conn-box aside > p span {
	 	font-size:12px !important;
	}
	.mel-barre-connect {
		height: inherit;
	}
	header.mel-barre-portail .zoneLeft {
    	width:25px;
    	padding-top:1px;
    	margin-left: 10px;
    	line-height: 50px;
	}
	header.mel-barre-portail .zoneRight {
    	line-height: 30px;
    	margin-right: 5px;
    	width:100px;
	}
	header.mel-barre-portail .zoneRight.court {
 	   display: inline-block;
	}
	header.mel-barre-portail .zoneRight.long {
 	   display: none;
	}
	header.mel-barre-connect .titreLoto.titreRight {
		margin-right: 0px;
	}
	#zoneConteneurMessageErreurLoginLqs {
		width:290px;
	}
	#zoneMessageErreurLoginLqs {
		margin-left: 10px;
	}
	#zoneConteneurMessageErreurLocalisation {
		width:275px;
	}
	.sectionPrincipaleCentre {
		text-align:center;
	}
	.sectionPrincipaleBas {
		display: none;
	}
	.sectionPrincipaleGauche {
		display: table-footer-group;
		height:auto;
	}
	.sectionPrincipaleDroite {
		width: 100%;
		height: 100%; 
	}
	.sectionPrincipaleGauche .sectionLogoInformation {
		height:440px;
	}
	.sectionTexteInformationGaucheParent {
		background-size: 110% !important;
	}
	.sectionSuccessAuthentification img {
		margin-top: 20px !important;
	}
	button.button {
		margin: inherit;
		margin-top: inherit;
	}
	.sectionLogoInformation {
		text-align: center;
	}
	.sectionBlocInformationGauche {
		line-height:25px;
		width:90%;
		margin-left:25px;
	}
	.sectionBlocInformationDroite {
		width:90%;
	}
	.sectionTexteInformationGauche {
		display: inline-block;
		width:100%;
		position: relative;
		background-image: url('../images/sectionInformations.png');
	}
	header.mel-barre-connect .mel-form-wrapper .mel-nav-conn-box .mel-form{
       margin-left:0px;
    }
    header.mel-barre-connect .mel-form-wrapper .mel-form .mel-btn-white-rnd {
    	margin:auto;
    }
    .listeInformations  {
		margin:0;
		width:90%;
	}
	#lienRedirectFail,
	#lienRedirectSuccess {
		width:245px;
	}
}

