.@charset "UTF-8";
/* CSS Document */

html, body{
	height: 100%;
	width: 100%;
}

body, form, input, textarea{
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#444444;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body{
	background-image: url('../img/utils/pattern3.png');
	/*background-image: url('../img/bg.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
	background-size: cover;*/
	background-color:#e9e9e9;
}
body.pattern2{background-image: url('../img/utils/pattern2.png');}

.wrapper{
	width: 100%;
	overflow:hidden;
}

.global{
	position: relative;
	overflow:hidden;
	/*Pour design du menu*/
	/*margin-left: 300px;*/
	margin-left:65px;
	-webkit-transition: left 0.2s ease;
	   -moz-transition: left 0.2s ease;
	    -ms-transition: left 0.2s ease;
	     -o-transition: left 0.2s ease;
	        transition: left 0.2s ease;
}

.centrage {
	width:90%;
	max-width: 1200px;
	margin:auto;
}

.alignY{
	display: table;
	width: 100%;
}
.tableCellMiddle{
	display: table-cell;
	vertical-align: middle;
}

nav a {
	text-decoration:none;
	display:block;
}

nav .hideMenu{display: none;}

.hide{display: none;}

.clear {
	width: 0;
	height: 0;
	clear:both;
}
.clearAfter:after{
	content:'';
	display: table;
	clear: both;
}

.museo{
	font-family: 'Museo', Arial, sans-serif;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.uppercase{text-transform: uppercase;}

/*Couleur des liens de base*/

a {
	outline: 0 none;
	text-decoration: none;
	color:#0085c5;
	-webkit-transition: background-color 0.3s, color 0.3s, box-shadow 0.3s, border 0.3s;
	   -moz-transition: background-color 0.3s, color 0.3s, box-shadow 0.3s, border 0.3s;
	    -ms-transition: background-color 0.3s, color 0.3s, box-shadow 0.3s, border 0.3s;
	     -o-transition: background-color 0.3s, color 0.3s, box-shadow 0.3s, border 0.3s;
	        transition: background-color 0.3s, color 0.3s, box-shadow 0.3s, border 0.3s;
}
	a:hover {
		color: #000;
	}

/* On définit ici les titres et textes*/

h1,
.titre1 {
	display: block;
	font-family: 'Museo', Arial, sans-serif;
	font-weight: normal;
	font-size: 2.5em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h2,
.titre2 {
	display: block;
	font-family: 'Museo', Arial, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h3,
.titre3 {
	display: block;
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	font-size: 1.125em;
	font-weight: normal;
}

h4,
.titre4 {
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	font-size: 1.125em;
	font-weight: 500;
	color: #a0b80d;
}

p {
	text-align:justify;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: 300;
	line-height: 1.2em;
}

/* On définit ici les couleurs du site*/

.bleu{color:#0085c5;}
.jaune{color:#f9b200;}
.vert{color:#a0b80d;}
.sombre{color: #1a2a3d;}
.blanc{color: #fff;}
.gris{color: #c0c0c0;}

.bgBleu{background-color:#0085c5;}
.bgJaune{background-color:#f9b200;}
.bgVert{background-color:#a0b80d;}
.bgSombre{background-color: #1a2a3d;}

/* On définit ici les colonnes du site*/

.col33{
	float: right;
	width: 23%;
	margin-right:3%;
}

.col66{
	float: right;
	width: 74%;
}

.col1tier,
.col2Tiers,
.colDemi{
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.col1tier {width: 22%;}
.col2tiers {width: 76%;}
.colDemi{width: 50%;}

/* On définit ici les flottants */

.floatL {float: left;}
.floatR {float: right;}

.imgleft {
	float:left;
	padding:10px;
	margin-right:20px;
	margin-bottom:20px;
}

.imgright {
	float:right;
	padding:10px;
	margin-left:10px;
	margin-bottom:10px;
}

.imgleft + p, .imgright + p {
	margin-top:0px;
}











/* Tarte au citron */

.modal-open {
    overflow: hidden;
    height: 100%;
}

@media screen and (max-width: 479px) {
    #tarteaucitron .tarteaucitronLine .tarteaucitronName {
        width: 90% !important;
    }
    #tarteaucitron .tarteaucitronLine .tarteaucitronAsk {
        float: left !important;
        margin: 10px 15px 5px;
    }
}

@media screen and (max-width: 767px) {
    #tarteaucitron {
        border: 0 !important;
        bottom: 0 !important;
        height: 100% !important;
        left: 0 !important;
        margin: 0 !important;
        max-height: 100% !important;
        max-width: 100% !important;
        top: 0 !important;
        width: 100% !important;
    }
    #tarteaucitron .tarteaucitronBorder {
        border: 0 !important;
    }
    #tarteaucitron #tarteaucitronServices .tarteaucitronTitle {
        text-align: left !important;
    }
    #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk {
        text-align: center !important;
    }
    #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk button {
        margin-bottom: 5px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    #tarteaucitron {
        border: 0 !important;
        left: 0 !important;
        margin: 0 5% !important;
        max-height: 80% !important;
        width: 90% !important;
    }
}


#tarteaucitronRoot div#tarteaucitron {
    left: 0;
    right: 0;
    margin: auto;
}


#tarteaucitron {
    display: none;
    max-height: 80%;
    left: 50%;
    margin: 0 auto 0 -430px;
    padding: 0;
    position: fixed;
    top: 6%;
    width: 860px;
    z-index: 2147483647;
}

#tarteaucitron * {
    zoom: 1
}


#tarteaucitron a {
    color: #424242;
    font-size: 11px;
    font-weight: 700;
    text-decoration: none;
}

#tarteaucitronAlertBig strong,
#tarteaucitronAlertSmall strong,
#tarteaucitronAlertBig a,
#tarteaucitronAlertSmall a {
    color: #fff;
}



/* MODAL COOKIES */

.cookie-list {
    list-style: none;
    padding: 0;
    margin: 0;
}


#tarteaucitronRoot {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

#tarteaucitronRoot * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
    color: #333;
    font-size: 14px;
    line-height: normal;
    vertical-align: initial;
}

#tarteaucitron .tarteaucitronBorder {
    background: #fff;
    border: 2px solid #333;
    border-top: 0;
    height: auto;
    overflow: auto;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronClosePanelCookie,
#tarteaucitron #tarteaucitronClosePanel {
    background: #fff;
    color: #3d3f40;
    cursor: pointer;
    font-size: 12px;
    text-decoration: none;
    padding: 4px 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 70px;
}


#tarteaucitron #tarteaucitronServices .tarteaucitronHidden {
    display: none;
    position: relative;
}


#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle button,
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle button,
#tarteaucitron #tarteaucitronInfo,
#tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin: 20px 0px 0px;
    padding: 5px 20px;
    text-align: left;
    width: auto;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronTitle button {
    margin-top: 0;
    padding: 1rem 2rem;
    color: rgba(61,63,64,0.7);
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName a,
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle a {
    color: #fff;
    font-weight: 500;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName a:hover,
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle a:hover {
    text-decoration: none !important;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName a {
    font-size: 22px;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronTitle a {
    font-size: 14px;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle {
    padding: 5px 10px;
    margin: 0;
}

#tarteaucitron #tarteaucitronInfo,
#tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
    color: #fff;
    display: none;
    font-size: 12px;
    font-weight: 500;
    margin-top: 0;
    max-width: 270px;
    padding: 20px;
    position: absolute;
    z-index: 2147483647;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronDetails{
	background: #3d3f40;
}

#tarteaucitron #tarteaucitronInfo a {
    color: #fff;
    text-decoration: underline;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine:hover {
    background: rgba(51, 51, 51, 0.2)
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine {
    background: rgba(51, 51, 51, 0.1);
    border-left: 5px solid transparent;
    margin: 0;
    overflow: hidden;
    padding: 15px 5px;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
    background: #333;
    border: 3px solid #333;
    border-left: 9px solid #333;
    border-top: 5px solid #333;
    margin-bottom: 0;
    margin-top: 21px;
    position: relative;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine:hover {
    background: #333;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName {
    margin-left: 15px;
    margin-top: 2px;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName button {
    color: #fff;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronAsk {
    margin-top: 0px !important;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName {
    display: inline-block;
    float: left;
    margin-left: 10px;
    text-align: left;
    width: 50%;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName a:hover {
    text-decoration: underline;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk {
    display: inline-block;
    float: right;
    margin: 7px 15px 0;
    text-align: right;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow,
#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny,
.tac_activate .tarteaucitronAllow {
	background: #0085c5!important;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 6px 10px;
    text-align: center;
    text-decoration: none;
    width: auto;
    border: 0;
}


#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName .tarteaucitronListCookies {
	color: #444;
	display: block;
    font-size: 0.75rem;
}


#tarteaucitronRoot * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #3d3f40;
}


#tarteaucitronMainLineOffset {
    margin-top: 0 !important;
}

div#tarteaucitronServices {
    box-shadow: 0 0 35px #575757;
}

#tarteaucitron #tarteaucitronServices {
    margin-top: 21px !important;
    background-color: #fff;
    color: #3d3f40;
}

#tarteaucitron #tarteaucitronServices #dialogTitle {
    margin-bottom: .25rem;
    line-height: 1;
    color: #0f1213;
    font-weight: 400;
    text-transform: none;
    -webkit-transition: background-color .4s, color .4s;
    -moz-transition: background-color .4s, color .4s;
    transition: background-color .4s, color .4s;
    font-size: 1.2rem;
    margin-top: 0;
    text-align: left;
}

@media (min-width: 576px) {
    #tarteaucitron #tarteaucitronServices #dialogTitle {
        font-size: 1.35rem;
    }
}

@media (min-width: 992px) {
    #tarteaucitron #tarteaucitronServices #dialogTitle {
        font-size: 1.5rem;
    }
}

#tarteaucitron #tarteaucitronServices #tarteaucitronMainLineOffset {
    padding: 2rem 2rem;
}

#tarteaucitron #tarteaucitronServices #tarteaucitronMainLineOffset,
#tarteaucitron #tarteaucitronServices #tarteaucitronMainLineOffset:hover {
    background-color: inherit;
    color: inherit;
    border: none;
}

#tarteaucitron #tarteaucitronServices #tarteaucitronInfo {
    position: initial;
    margin: 1rem auto 2.5rem auto;
    display: block !important;
    max-width: 100%;
    padding: 0;
    color: inherit;
    font-size: 1rem;
    font-weight: 400;
    text-align: left;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine {
    padding: 1rem 2rem 1rem 1.9375rem;
	border-left: 5px solid transparent;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsDenied{
	border-left: 5px solid #034d71!important;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsAllowed{
	border-left: 5px solid #0085c5!important;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine,
#tarteaucitron #tarteaucitronServices .tarteaucitronLine:hover {
    background: #f8f9fa;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronBorder {
    border: none;
    border-top: .0625rem solid #f8f9fa;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName {
    margin-left: 0;
    margin-right: 1rem;
    margin-bottom: 0.5rem;
    line-height: 1.5;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName a {
    color: #0f1213;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName a:hover {
    color: #034d71;
    text-decoration: none;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk {
    margin: 0 !important;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow,
#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny {
    flex: 1 1 auto;
    height: 2rem;
    line-height: 2rem;
    padding: 0 0.5rem;
    border-radius: 0
}

.tarteaucitronIsAllowed .tarteaucitronDeny {
    opacity: 0.4 !important
}

.tarteaucitronIsDenied .tarteaucitronAllow {
    opacity: 0.4 !important
}

.tarteaucitronIsAllowed .tarteaucitronAllow {
    opacity: 1 !important
}

.tarteaucitronIsDenied .tarteaucitronDeny {
    opacity: 1 !important
}

.tarteaucitronLine .tarteaucitronAllow,
.tarteaucitronLine .tarteaucitronAllow {
    opacity: 0.4
}





/* Bandeau cookies */

#tarteaucitronRoot #tarteaucitronAlertBig {
    background: #333;
    color: #fff;
    display: none;
    font-size: 1rem;
    left: 0;
    padding: 5px 5%;
    position: fixed;
    text-align: center;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 2147483645;
    text-align: center;
    padding: 10px;
    margin: auto;
    width: 100%
}

.tarteaucitronAlertBigBottom {
    bottom: 0
}

#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert{
    font-size: 1rem;
    color: #fff
}

#tarteaucitronRoot #tarteaucitronAlertBig {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 0;
    background:#1a2a3d;
	text-align: initial;
	box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
	z-index: 9999;
}

#tarteaucitronRoot #tarteaucitronAlertBig .tarteaucitronInner {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 1rem 2rem 1rem 2rem;
    color: #fff;
}

@media (min-width: 992px) {
    #tarteaucitronRoot #tarteaucitronAlertBig .tarteaucitronInner {
        flex-wrap: nowrap;
        padding: 1rem 1.5rem 1rem 1.5rem;
    }
}

#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert {
    flex: 1 1 auto
}

#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert a {
    font-size: 1rem;
    text-decoration: underline;
    display: block
}

@media (min-width: 768px) {
    #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert a {
        display: inline-block
    }
}

#tarteaucitronPersonalize{
	padding: 13px 20px;
    color: #fff;
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
	background-color: #0085c5;
	border: #fff solid 2px;
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
}

#tarteaucitronPersonalize:hover {
	background-color: #0071a5;
}











/*Style des images contenant un outil de zoom (mettre l'img dans un a.fancy et rajouter un span avant ou après, dans le a)*/

.fancy {

	display: inline-block;
	position: relative;
	width: 100%;
	text-align: center;
}
.fancy:before {
	content: '';
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	background: url('img/utils/noir-op40.png');
	background: rgba(0, 0, 0, 0.4);

	opacity:0;
	will-change: opacity;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-ms-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.fancy:after {
	content:'\e6fc';
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'line icon';

	display: inline-block;
	position: absolute;
	width: 100%;
	height: 60px;
	font-size: 60px;
	color: #fff;
	top: 50%;
	left: 0;
	text-align: center;
	
	margin-top: -30px;
	opacity:0;
	-webkit-transform: scale(0.7);
	   -moz-transform: scale(0.7);
	    -ms-transform: scale(0.7);
	     -o-transform: scale(0.7);
	        transform: scale(0.7);
	
	will-change: transform, opacity;
	-webkit-transition: -webkit-transform .2s .1s, opacity .2s .1s;
	-moz-transition: -moz-transform .2s .1s, opacity .2s .1s;
	-ms-transition: -ms-transform .2s .1s, opacity .2s .1s;
	-o-transition: -o-transform .2s .1s, opacity .2s .1s;
	transition: transform .2s .1s, opacity .2s .1s;
}
/*.fancy-video:after{
	content: '\e691';
}*/

@media screen and (min-width: 1025px){
	.fancy:hover:before{opacity: 1;}
	.fancy:hover:after {
		-webkit-transform: scale(1);
		   -moz-transform: scale(1);
		    -ms-transform: scale(1);
		     -o-transform: scale(1);
		        transform: scale(1);
		opacity: 1;
	}
}


	


/* On définit ici les ombres appliquées aux box */
.boxshadow {
	-webkit-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.1);
}


/* On définit ici les ombres appliquées aux textes */
.textshadow {
	text-shadow: 1px 1px 1px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}


/* On définit ici les arrondis appliqués aux box */
.borderradius {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

/* On définit ici le style du bouton général et les spécifiques */

.btn,
button{
	-webkit-transition: background-color 0.3s, color 0.3s, box-shadow 0.3s, border 0.3s;
	   -moz-transition: background-color 0.3s, color 0.3s, box-shadow 0.3s, border 0.3s;
	    -ms-transition: background-color 0.3s, color 0.3s, box-shadow 0.3s, border 0.3s;
	     -o-transition: background-color 0.3s, color 0.3s, box-shadow 0.3s, border 0.3s;
	        transition: background-color 0.3s, color 0.3s, box-shadow 0.3s, border 0.3s;
}

.btn {
	display:inline-block;
	padding: 13px 20px;
	color: #fff;
	font-size: 0.875em;
	font-weight: 700;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
	background-color: #999;
}

.btn-ghost{
	background-color: transparent;
	border: #fff solid 2px;
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1)
}

.btn-hybrid{
	position: relative;
	padding: 0;
	background-color: transparent;
	border: #fff solid 2px;
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
	padding-right: 42px;

}
.btn-hybrid span{
	display: block;
	padding: 13px 20px;
}
.btn-hybrid i{
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	padding: 0;
	border-left: #fff solid 2px;
	text-align: center;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.btn-bleu{background-color:#0085c5;}
.btn-jaune{background-color:#f9b200;}
.btn-vert{background-color:#a0b80d;}
.btn-sombre{background-color: #1a2a3d;}

.btn-picto { 	/*Bouton avec un picto Font-Awesome seul, sans texte*/
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	width: 40px;
	text-align: center;
}

.btn-download{
	position: relative;
	padding-left: 80px;
	height: auto;
	background-color: #fff;
	color: #1a2a3d;
	/*border: #1a2a3d solid 2px;*/
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.btn-download i{
	font-family: 'line icon';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 60px;
	padding-top: 15px;
	background-color: #1a2a3d;
	text-align: center;
	font-size: 26px;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1;
	color: #fff;
	font-weight: 300;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: background-color 0.3s;
	   -moz-transition: background-color 0.3s;
	    -ms-transition: background-color 0.3s;
	     -o-transition: background-color 0.3s;
	        transition: background-color 0.3s;
}
.btn-download i:before{content:'\e6ff';}
.btn-download span{
	display: block;
	margin-top: 3px;
	font-weight: 400;
	text-transform: none;
}


	.btn:hover{
		background-color: #0d151f;
		color: #fff;
	}
	.btn-hybrid:hover{background-color: #1a2a3d;}


/* On définit ici le style des formulaires */

form {
	width: 100%;
	margin-bottom: 0;
}

form p,
form .blocCaptcha{
	position: relative;
	margin-bottom: 15px;
	padding-left: 170px;
}

form.conseilON p,
form.conseilON .blocCaptcha{padding-right: 35px;}

form p.paragraphe {
	margin: 10px 0 20px;
	padding: 15px 20px;
	color: #787878;
	background-color: #e9e9e9;
	font-weight: 500;
}
form p + p.paragraphe{
	margin-top: 30px;
}

p label,
p span.label,
.blocCaptcha label{
	display: block;
	position: absolute;
	left: 0;
	width: 170px;
	padding-top: 10px;
	font-weight: 400;
	text-align: left;
	color: #1a2a3d;
}
p span.label{
	padding-top: 0;
}

p .choix label{
	display: inline-block;
	position: static;
	left: auto;
	width: auto;
	padding-top: 0;
	color: #444444;
	font-weight: 300;
}

p .choix{
	display: block;
	position: relative;
	padding-top: 8px;
}
p .label + .choix{padding-top: 0;}

form p.labelTop,
form .blocCaptcha.labelTop {
	padding: 0;
}
form p.labelTop label,
form .blocCaptcha.labelTop label{
	position: relative;
	top: auto;
	left: auto;
	padding-top: auto;
	width: auto;
	margin-bottom: 5px;
}

input[type=text],
input[type=email],
input[type=date],
input[type=password],
input[type=number],
input[type=phone],
input[type=file],
input[type=number],
select,
textarea{
	display: inline-block;
	border: none;
	border-bottom: 1px solid #1a2a3d;
	padding: 10px 5px 10px 5px;
	width: 100%;
	outline: 0 none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

textarea{
	padding: 15px;
	border: 1px solid #1a2a3d;
}
select {width: 100%;}
body:not(:-moz-handler-blocked) input[type=file]{
	padding: 10px 0;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=date]:focus,
input[type=password]:focus,
input[type=number]:focus,
input[type=phone]:focus,
input[type=file]:focus,
input[type=number]:focus,
select:focus{
	border-bottom: 1px solid #0085c5;
}
textarea:focus{border: 1px solid #0085c5;}

input[type=checkbox],
input[type=radio]{
	margin-top: 10px;
}

input[type=checkbox].css-checkbox,
input[type=radio].css-checkbox{
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height:1px;
	width:1px;
	margin:-1px;
	padding:0;
	border:0;
}
input[type=checkbox].css-checkbox + label.css-label,
input[type=radio].css-checkbox + label.css-label{
	padding-left:20px;
	display:inline-block;
	line-height:15px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
	cursor:pointer;
}
input[type=checkbox].css-checkbox:checked + label.css-label,
input[type=radio].css-checkbox:checked + label.css-label{background-image:url('../img/utils/checkbox-check.png');}
input[type=checkbox].css-checkbox + label.css-label{background-image:url('../img/utils/checkbox.png');}
input[type=radio].css-checkbox + label.css-label{ background-image:url('../img/utils/radio.png');}

.choix input[type="checkbox"],
.choix input[type="radio"] {
    margin-top: 0;
}

.tranche{
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 170px;
}

.tranche .label{
	display: block;
	position: absolute;
	left: 0;
	width: 170px;
	display: block;
	padding-top: 12px;
	font-weight: 300;
}

.tranche p{
	float: left;
	width: 45%;
	margin: 0 0 0 10%;
	padding: 0 0 0 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tranche .label + p{margin-left: 0;}

.tranche p label{width: 50px;}

textarea {
	min-height: 200px;
	-webkit-resize: vertical;
	-moz-resize: vertical;
	resize: vertical;
}

input::-moz-placeholder {
	font-style: italic;
	color: #aab2bd;
	font-weight: 300;
}
input::-webkit-input-placeholder {
	font-style: italic;
	color: #aab2bd;
	font-weight: 300;
}

input[type=submit],
button[type=submit] {
	cursor: pointer;
	float: right;
	border: none;
	margin-right: 40px;
	-webkit-appearance:none;
}
input[type=submit]{
	padding-top: 10px;
	padding-bottom: 10px;
}


.captcha-wrap{
	display: table;
	width: 100px;
	height: 40px;
	position: relative;
	float: left;
	background-color: #fff;
}
.captcha-wrap img{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	max-width: 100%;
	width: 100px;
	height: 40px;
}
.captcha-wrap button{
	position: absolute;
	top: 0;
	left: 100%;
	margin-top: 0;
	line-height: 38px;
	padding: 0;
	height: 40px;
	width: 40px;
	color: #fff;
}

.captcha{
	padding-right: 35px;
}

.captcha .captcha-input{
	display: block;
	float: left;
	margin-left: 170px;
    margin-top: 1px;
    width: 43%;
}

.captcha .captcha-phrase{
	position: relative;
	display: block;
	float: left;
	width: 55%;
	padding-top: 5px;
	background-color: #fff;
}
		
.captcha .captcha-phrase p{
	margin-top: 0;
	font-weight: bold;
	color: #0085C5;
	margin-bottom: 5px;
	text-align: left;
}

.captcha .captcha-phrase span{
	font-size: 0.875em;
	padding-left: 170px;
	display: block;
	/*color: $gris;*/
}

.datepicker{
	background-image: url('../img/pictos/datepicker.png');
	
	background-position: right center;
	background-position: right 10px center;
	background-repeat: no-repeat;
}

.conseil{
	cursor: pointer;
	position: absolute;
	top: 8px;
	right: 0;
	display: block;
	height: 20px;
	width: 20px;
	padding-top: 0;
	text-align: center;
	font-size: 14px;
	color: #0085c5;
	border: #0085c5 solid 1px;
	border-radius: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: border 0.3s, color 0.3s;
	   -moz-transition: border 0.3s, color 0.3s;
	    -ms-transition: border 0.3s, color 0.3s;
	     -o-transition: border 0.3s, color 0.3s;
	        transition: border 0.3s, color 0.3s;
}
.conseil:before{
	font-family: 'line icon';
	content:'\e622';
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
	.conseil:hover{
		color: #1a2a3d;
		border: #1a2a3d solid 1px;
	}

.int{
	display: inline;
	color: #a4a4a4;
	font-style: italic;
	font-size: 12px;
	margin-left: 5px;
}

.form-mentions{
	color: #a4a4a4;
	font-size: 12px;
	font-weight: 400;
}

/*Erreurs et succes formulaires*/

.erreur, .succes{ /*attention erreur est un <p>*/
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	padding: 15px 20px 15px 20px;
	color:#fff;
	display: block;
}

.succes{
	background-color:#b7ca45;
}

.erreur{
	background-color:#f9b200;
}

.erreurchamp {border-bottom:#f9b200 solid 1px !important;}




/* On définit ici le style des tableaux */

table{
	position: relative;
	width: 100%;
	/*table-layout: fixed;*/
	clear: both;
}

th,
td{
	padding: 10px;
	
}

table:not(.ui-datepicker-calendar) th{
	text-align: left;
	font-weight: 600;
	color: #0085c5;
	border-top: #0085c5 solid 2px;
	border-bottom: #0085c5 solid 2px;
}

table:not(.ui-datepicker-calendar) td{
	border-bottom: #dadada solid 1px;
}

.actions{
	text-align: right;
	width: 10%;
	max-width: 150px;
}

@media screen and (max-width: 768px){
	.actions .fleche-plus{
		height: 34px;
		padding: 0;
	}
	.actions .fleche-plus i{font-size: 34px;}
}

	table:not(.ui-datepicker-calendar) tr:hover td{background-color: #e4e4e4;}


/* On définit ici le style du fil d'ariane*/

.blocAriane{
	position: fixed;
	right: 0;
	top: 0;
	height: 55px;
	width: 100%;
	padding-left: 65px;
	z-index: 1;
	box-sizing: border-box;
	
	/*border-bottom: #0085c5 solid 1px;*/
}

.ariane {
	display: block;
	/*width: 90%;*/
	/*max-width: 1200px;*/
	padding: 15px 60px;
	margin: 0 0 0 25%;
	background-color: #fff;
	color: #a4a4a4;
	font-size: 0.750em;
	text-transform: uppercase;
}

.ariane:before{
	content:'Vous êtes ici :';
	display: block;
	float: left;
	margin: 0;
	padding: 5px 0;
}

.ariane li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
.ariane a {
	position: relative;
	display: block;
	padding: 5px 20px 5px 10px;
	color: #a4a4a4;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-ms-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}
	.ariane a:hover {color: #0085c5;}

.ariane a:after{
	font-family: 'line icon', Arial, sans-serif;
	content:'\e64c';
	color: #a4a4a4;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 3px;
	right: 0;
	font-size: 14px;
}

.ariane > .active {
	color: #555;
	padding: 5px 0 5px 10px;
}


/* On définit ici le style des paginations */

.pagination-wrap{
	margin-top: 10px;
	margin-bottom: 40px;
}
.pagination-wrap.card{
	padding: 10px 30px;
}

.pagination{
	margin-top: 30px;
	padding: 0 30px;
}
.pagination-wrap .pagination{
	margin-top: 0;
	padding: 0;
}

.pagination:after{
	content:'';
	display: table;
	clear: both;
}

.pagination li {
	margin-right: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	float: left;
}
.pagination li a {
	display: inline-block;
	width: 32px;
	height: 32px;
	padding-top: 6px;
	border: #1a2a3d solid 2px;
	color: #1a2a3d;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: background-color 0.3s, border 0.3s, color 0.3s;
	-moz-transition: background-color 0.3s, border 0.3s, color 0.3s;
	-ms-transition: background-color 0.3s, border 0.3s, color 0.3s;
	-o-transition: background-color 0.3s, border 0.3s, color 0.3s;
	transition: background-color 0.3s, border 0.3s, color 0.3s;
}
.pagination li.arrow a {padding-top: 6px;}

	.pagination li a:hover {
		border: #0085c5 solid 2px;
		color: #0085c5;
	}
.pagination li a.current{
	background-color: #0085c5;
	color: #fff;
	border: #0085c5 solid 2px;
	font-weight: bold;
} 



/*QR codes*/      /*Prendre soin de bien importer les images associées pour que ces styles fonctionnent*/

.qrcode {
	width: 100%;
	height: 150px;
	margin: 0 0 20px 0;
	margin-top: 20px;
	*display: none;
}
.qrcode canvas {
	height: 130px;
	float: left;
	border: 10px solid #fff;
	-webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
}
.qrcode .titre {display: none;}
.qrcode .QRinfo {float: left;}
.qrcode .tag {
	display: inline-block;
	height: 14px;
	font-size: 14px;
	padding: 10px 20px 10px 40px;
	margin: 10px 0 0 20px;
	background: url("../img/utils/tag.png") left center no-repeat;
	color: #fff;
}
.qrcode .illus {
	display: block;
	width: 155px;
	height: 80px;
	background: url("../img/QRcode-illus.png") center no-repeat;
	margin: 20px 0 0 40px;
}
.bloc_qrcode:first-child{
	float:left;
}


/********************************************************
*														*
*														*
		          		LOADER
*														*
*														*
********************************************************/

.loader,
.loader:before,
.loader:after {
	border-radius: 50%;
}
.loader:before,
.loader:after {
	position: absolute;
	content: '';
}
.loader:before {
	width: 5.2em;
	height: 10.2em;
	background: #0085c5;
	border-radius: 10.2em 0 0 10.2em;
	top: -0.1em;
	left: -0.1em;
	-webkit-transform-origin: 5.2em 5.1em;
	transform-origin: 5.2em 5.1em;
	-webkit-animation: LOADER 2s infinite ease 1.5s;
	animation: LOADER 2s infinite ease 1.5s;
}
.loader {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 11px;
	text-indent: -99999em;
	width: 10em;
	height: 10em;
	box-shadow: inset 0 0 0 1em #FFF;
	box-shadow: inset 0 0 0 1em rgba(255, 255, 255, 0.6);
}
.loader:after {
	width: 5.2em;
	height: 10.2em;
	background: #0085c5;
	border-radius: 0 10.2em 10.2em 0;
	top: -0.1em;
	left: 5.1em;
	-webkit-transform-origin: 0px 5.1em;
	transform-origin: 0px 5.1em;
	-webkit-animation: LOADER 2s infinite ease;
	animation: LOADER 2s infinite ease;
}


/*Zone de chargement formulaire CMS*/

.formCms{
	position:relative;
	margin-top:20px;
	margin-bottom:20px;
}

.chargement{
	display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background-color: #0085c5;
	background-color:rgba(0, 133, 197, 0.95);
    text-align: center;
}
.chargement:before{
    content:'';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-left: -0.25em;
}

.chargement img{
	display: inline-block;
	vertical-align: middle;
}

/********************************************************
*														*
*														*
		          BARRE A COOKIES
*														*
*														*
********************************************************/

.cookies {
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #1a2a3d;
    color: #fff;
    padding: 20px 4% 20px 2%;
    width: 100%;
    z-index: 1000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cookies .croix {
    cursor: pointer;
    position: absolute;
    right: 2%;
    top: 20px;
    color: #fff;
}


/* On définit ici le style du message pour internet explorer */
.antiie{
	background-color:#fff;
	width:950px;
	margin:auto;
}

.navigie{
	float:left;
	width:219px;
	height:66px;
	background-image:url('../img/navig.jpg');
	background-repeat:no-repeat;
}

.messageie{
	float:left;
	padding-top:15px;
	width:500px;
}
