@charset "UTF-8";
/* CSS Document */
/* color : #F09328 */
html {
  font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-family: 'Open Sans', sans-serif;
  font-size: 16px; /* 3 */
  -ms-text-size-adjust: 100%;     /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
	
}
body {
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	color:#444;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
*:active,
*:focus {
	outline-style:none;
}
.para:after,
.clearfix:after,
.header:after,
.navi:after,
.main:after,
.text:after,
.contenu:after,
.footer:after {
	display:block;
	content:"";
	height:0px;
	visibility: hidden;
	clear:both;
}

.actLieu,
.retourBas a,
.tags a,
.lab,
.dateF,
.icOpen.withTextDeplier,
.submit,
input[type="submit"],
input[type="button"],
.numberListe,
.bMenuNav .act,
.siteName {
	font-family: 'Montserrat', sans-serif;
}
.route-simplenewsnewsletter-subscriptions-user .art.text .basSite{
	display: none;
}
.route-simplenewsnewsletter-subscriptions-user .msg.msgAvalider{
	display: none;
}
.route-simplenewsnewsletter-subscriptions-user  .field--type-simplenews-subscription fieldset.fieldgroup{
	margin-top: 30px;
    background: #fbfbfb;
    padding: 20px;
	border: 1px solid #3ac6ef;
}
.route-simplenewsnewsletter-subscriptions-user  .field--type-simplenews-subscription .fieldgroup span.fieldset-legend{
	color: #3ac6ef;
    font-weight: bold;
}
.field--type-simplenews-subscription #edit-subscriptions .js-form-item.form-item label{
    display: inline-block;
}
.typeH1,
.titre, .h1,
h1, h2, h3, h4, h5 {
	font-weight: 700;
	padding:0px;
	line-height: 1.1em;
	color:#000;
	font-family: 'Montserrat', sans-serif;
}
.chapo,
.texte {
	line-height: 1.4em;
}
.intro,
.item .chapo {
	color:#000;
}
.typeH1,
.h1,
h1 {
	margin:30px 0px;
	padding:0;
	color:#F09429;
	font-size:2.625em;
	line-height: 1.2em;
}

h2 {
	margin:70px 0 45px 0;
	font-size:1.9em;
}
h3 {
	margin:45px 0 35px 0;
	font-size:1.7em;
}
h4 {
	margin:35px 0 27px 0;
	font-size:1.45em;
}
h5 {
	margin:25px 0 22px 0;
	font-size:1.2em;
}
/* GENERAL */
.upper {
	text-transform: uppercase;
}
hr {
	display: block;
	height:7px;
	background: #F2F2F2;
	border:0px;
	margin:2em 0;
}
.imgBkg {
	background-repeat: no-repeat;
	background-size:cover;
}
.sideL {
	float:left;
	width:20%;
}
.sideR {
	float:right;
	width:20%;
}
.withSideL .art {
	float:right;
	width:70%;
}
p {
	margin:25px 0px;
}
.box,
.margTB,
.intro,
.msg {
	margin:35px 0px;
}
.box {
	position:relative;
}
.attention {
	border:1px solid gray;
	padding:15px;
}
.indic {
	font-size:0.9em;
	color:#666;
}
h2 .indic {
	font-size:0.7em;
}
.tXS {
	font-size:0.8em;
}
.tS {
	font-size:0.9em;
}
.tL {
	font-size:1.2em;
}
.tXL {
	font-size:1.4em;
}
.tXXL {
	font-size:1.7em;
}
.nowrap {
	white-space: nowrap;
}
.flex {
	display: flex;
	position: relative;
}
.fCenter {
	align-content: center;
}
.fBetween {
	justify-content: space-between;
}
.fAround {
	justify-content: space-around;
}
.fWrap {
	flex-wrap: wrap;
}
.table {
	display: table;
	border-collapse: collapse;
}
.w100 {
	width:100%;
}
.td {
	display: table-cell;
	vertical-align: top;
}
.td50 {
	width:50%;
}
.padL {
	padding-left:45px;
}
.padR {
	padding-right:45px;
}
/* FIN GENERAL */
/* article */
.art .f_field-introduction {
	font-size:1.2em;
	font-weight:600;
}
div[role='contentinfo'],
.msg {
	padding:15px 19px;
	border:1px solid #3AC6EF;
	box-shadow:2px 2px 4px rgba(0,0,0,0.25);
        background: #FFF;
        margin:31px auto;
        text-align: left;
        position: relative;
        background-color: #D9F4F7;
        color:#000;
        border-radius:4px;
	transition: 0.2s;
	max-width: 800px;
}
.msgSuccess {
	border-color:#2DCCAC;
        background-color:#E1FFE1;
        color:#0B523B;
}
.msgWarning {
	border-color:#F09429;
        background-color:#FFE8D9;
        color:#CF5836;
}
div[aria-label="Message d'erreur"],
.msgError {
	border-color:#E86669;
        background-color:#FFE1E1;
        color:#660033;
}
.close {
    display: block;
    width:12px;
    height:12px;
	background-size:100% auto;
    position: absolute;
    right:7px;
    top:3px;
	text-align: center;
	transition: 0.2s;
	font-size: 15px;
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color:rgba(0,0,0,0.6);
}
.close:before {
	content: "\2612";
}
.close:hover {
	color:rgba(0,0,0,1);
    cursor:pointer;
}
.close:hover:after {
    color:#000;
}
.msg.wAnim {
	animation-name: hideMsg;
	animation-duration: 1s;
	animation-delay: 3s;
	animation-fill-mode: forwards;
	transition-timing-function:ease-in;
	position:fixed;
	width:600px;
	left:50%;
	margin-left:-300px;
	top:200px;
	z-index: 300;
}
@keyframes hideMsg {
  	0%   { opacity: 1; }
	100% {opacity: 0;}
}
/* FIN article 
.exempleScrollbar {
	scrollbar-width: 10px;
	scrollbar-color:#A0BAD3; 
}*/
::-webkit-scrollbar {
  width: 10px;
}
/* Track */
::-webkit-scrollbar-track {
  background:none;
}
::-webkit-scrollbar-button {
	color:#015093;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background:#A0BAD3;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background:#015093;
}
.square {
	display: block;
	height: 33px;
	width:33px;
	background-color: #F09429;
	margin-right: 15px;
	margin-top: 8px;
	flex-shrink: 0;
}
/* UL LI */
div[role='contentinfo'] li {
	list-style-type: disc;
}
ul,
ol {
	margin:0px;
	padding:0px;
}
ul li {
	list-style-type: none;
	padding:0px;
	margin:0px;
}
.cke_editable ul,
.texte ul,
.texte ol,
ul.text,
ol.text,
.intNod ul,
.intNod ol {
  margin:20px 60px;
  padding:0px;
}
.webform-submission-form .form-item-texte-d-introduction ul li,
.cke_editable ul li,
.texte ul li,
.texte ol li,
ul.text li,
ol.text li,
.intNod ul li,
.intNod ol li {
  list-style-type:none;
  position:relative;
  margin:10px 0px 10px 23px;
}
.webform-submission-form .form-item-texte-d-introduction ul li:before,
.texte ul li:before,
.cke_editable ul li:before,
ul.bullet li:before,
.intNod ul li:before {
	display:block;
	content:"";
	position:absolute;
	height:8px;
	width:8px;
	border-radius:30px;
	background-color:#3AC6EF;
	margin:7px 0px 0px -20px;
	padding:0px;
}

.texte ol,
.cke_editable ol,
.intNod ol,
ol.text {
    counter-reset: item;
}
.texte ol li,
.cke_editable ol li,
.intNod ol li,
ol.text li {
	display:block;
	list-style-type:none;
	padding:0px;
	margin:1.2em 20px;
	position:relative;
}
.texte ol > li:before,
.cke_editable ol > li:before,
.intNod ol > li:before,
ol.text > li:before {
	display:block;
	position:absolute;
	left:-36px;
	top:-1px;
	padding:0px 0px 0px 13px;
    content: counter(item); 
	counter-increment: item;
	font-weight:700;
	color:#F09328;
	font-size:1.3em;
}
/* FIN UL LI */
/* COULEURS */
.cb_blanc {
	border-color:#FFF;
}
.cb_noir {
	border-color:#000;
}
.cb_gris-clair {
	border-color:#A8ACB8;
}
.cb_gris {
	border-color:#7F88A4;
}
.cb_gris-fonce {
	border-color: #515970;
}
.retourBas a.actif,
.nodDirect .bDeplie .aDeplie:hover .icFleche,
.cb_orange {
	border-color:#F09429;
}
.nod .bDeplie .aDeplie:hover .icFleche,
.cb_bleu {
	border-color:#3AC6EF;
}
.nodActu .bDeplie .aDeplie:hover .icFleche,
.cb_bleu-fonce {
	border-color:#0066A9;
}
.to_bleu-fonce a:hover,
.toBg_bleu-fonce a:hover,
.to_bleu-fonce a.actif,
.toBg_bleu-fonce a.actif {
	border-color:#0066A9 !important;
}
.nodAgenda .bDeplie .aDeplie:hover .icFleche,
.cb_vert {
	border-color:#2DCCAC;
}
.to_vert a:hover,
.toBg_vert a:hover,
.to_vert a.actif,
.toBg_vert a.actif {
	border-color:#2DCCAC !important;
}
.nodBonplan .bDeplie .aDeplie:hover .icFleche,
.cb_rose {
	border-color:#d0276f;
}
.nodBonplan .paraNivA h2.titre,
.to_rose a:hover,
.toBg_rose a:hover,
.to_rose a.actif,
.toBg_rose a.actif {
	border-color:#d0276f !important;
}
.nodFAQ .bDeplie .aDeplie:hover .icFleche,
.cb_violet {
	border-color:#7C256F;
}
.nodFAQ .paraNivA h2.titre,
.to_violet a:hover,
.toBg_violet a:hover,
.to_violet a.actif,
.toBg_violet a.actif {
	border-color:#7C256F !important;
}
.nodPubli .bDeplie .aDeplie:hover .icFleche,
.cb_bleu-moyen {
	border-color:#42B4DC;
}
.to_bleu-moyen a:hover,
.toBg_bleu-moyen a:hover,
.to_bleu-moyen a.actif,
.toBg_bleu-moyen a.actif {
	border-color:#42B4DC !important;
}
.cb_rouge {
	border-color:#E86669;
}

.paragraph--type--jour-et-les-crenaux{
	display: flex;
    justify-content: space-between;
    background: #f9f5f5;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    border: 1px solid #e5e2e2;
}

.f_type-entity-reference-revisions .f-label{
	text-align: left;
	color: #42b4dc;
    font-weight: 600;
}
.blanc {
	color:#FFF;
}
.noir {
	color:#000;
}
.gris-clair {
	color:#A8ACB8;
}
.gris {
	color:#7F88A4;
}
.gris-fonce {
	color:#515970;
}
.nod .retourBas a.actif,
.couleur,
.orange {
	color:#F09429;
}
.bleu {
	color:#3AC6EF;
}
.nod .to_bleu-fonce a.actif,
.bleu-fonce {
	color:#0066A9;
}
.toBg_bleu-fonce a:hover,
.to_bleu-fonce a:hover,
.to_bleu-fonce a.actif,
.vueSMenu2.to_bleu-fonce .sMenuTitre.actif {
	color:#0066A9 !important;
}
.nod .to_vert a.actif,
.vert {
	color:#2DCCAC;
}
.toBg_vert a:hover,
.to_vert a:hover,
.to_vert a.actif,
.vueSMenu2.to_vert .sMenuTitre.actif {
	color:#2DCCAC !important;
}
.nod .to_rose a.actif,
.rose {
	color:#d0276f;
}
.toBg_rose a:hover,
.to_rose a:hover,
.to_rose a.actif,
.vueSMenu2.to_rose .sMenuTitre.actif {
	color:#d0276f !important;
}
.nod .to_violet a.actif,
.violet {
	color:#7C256F;
}
.toBg_violet a:hover,
.to_violet a:hover,
.to_violet a.actif,
.vueSMenu2.to_violet .sMenuTitre.actif {
	color:#7C256F !important;
}
.nod .to_bleu-moyen a.actif,
.bleu-moyen {
	color:#42B4DC;
}
.toBg_bleu-moyen a:hover,
.to_bleu-moyen a:hover,
.to_bleu-moyen a.actif,
.vueSMenu2.to_bleu-moyen .sMenuTitre.actif {
	color:#42B4DC !important;
}
.rouge {
	color:#E86669;
}
.bg_blanc {
	background-color:#FFF;
}
.bg_noir {
	background-color:#000;
}
.bg_gris-clair {
	background-color:#A8ACB8;
}
.bg_gris {
	background-color:#7F88A4;
}
.bg_gris-fonce {
	background-color:#515970;
}
.bg_orange {
	background-color:#F09429;
}
.bg_bleu {
	background-color:#3AC6EF;
}
.submit.sub_bleu-fonce,
.bg_bleu-fonce {
	background-color:#0066A9;
}
.toBg_bleu-fonce a.actif {
	background-color:#0066A9 !important;
}
.submit.sub_vert,
.bg_vert {
	background-color:#2DCCAC;
}
.toBg_vert a.actif {
	background-color:#2DCCAC !important;
}
.submit.sub_rose,
.bg_rose {
	background-color:#d0276f;
}
.submit.sub_gris,
.bg_gris {
	background-color:#7F88A4;
}
.toBg_bleu-rose a.actif {
	background-color:#2DCCAC !important;
}
.submit.sub_violet,
.bg_violet {
	background-color:#7C256F;
}
.toBg_violet a.actif {
	background-color:#2DCCAC !important;
}
.submit.sub_bleu-moyen,
.bg_bleu-moyen {
	background-color:#42B4DC;
}
.toBg_bleu-moyen a.actif {
	background-color:#42B4DC !important;
}
.bg_rouge {
	background-color:#E86669;
}
/* FIN COULEURS */
/* ckeditor */
.tableau,
.tableau2 {
	border-collapse:collapse;
	border:0px;
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 13px;
	color:#191919;
	width:100%;
}
.tableau {
	border-top:1px solid #015093;
}
.tableau2 {
	border-left:1px solid #015093;
}
.tableau td,
.tableau th,
.tableau2 td,
.tableau2 th {
	border: 0px;
	padding:10px 20px;
	width: 13%;
}
.tableau td,
.tableau2 td {
	background-color: #EEF3F9;
}
.tableau th,
.tableau2 th{
	font-weight: 600;
	text-align: left;
}
.tableau th[scope=row],
.tableau2 th[scope=col]{
	background-color: #015093;
	color:#FFF;
	font-size: 14px;
}
.tableau th[scope=col],
.tableau2 th[scope=row]{
	color:#212851;
	text-transform: uppercase;
}
.tableau th[scope=col]{
	padding-top:30px;
	padding-bottom:20px;
}
.tableau2 th.text-align-center,
.tableau th.text-align-center {
	text-align: center;
}
.tableau thead th[scope=row]{
	background-color:transparent;
}
.tableau tr {
	border-bottom:3px solid #FFF;
}
.tableau2 tr th[scope=col],
.tableau2 tr td {
	border-left:3px solid #FFF;
}
.boxMesForm .views-field-view-webform-submission,
.tableau .views-field-locked,
.tableau .views-field-sticky {
	width:5%;
}
@media all and (max-width:989px) {
	.tableau, 
	.tableau2 {
		overflow-x: auto;
		display: block;
		margin: 25px 0px;
		width: auto;
		height: inherit;
	}
}
.phrase {
	font-style: italic;
	color:#F09328;
	font-size:1.2em;
}
.attention {
	border:2px dotted red;
}
.bt_edit {
	background: rgba(0,0,0,0.13) url('../images/icons/edit_blc.svg') no-repeat center;
	background-size:80%;
	position: absolute;
	height: 25px;
	width:25px;
	left: 0px;
	top:0px;
	border-radius:30px;
}
.bt_edit.edit_media {
	background-color: rgba(0,0,150,0.13);
	background-image: url('../images/icons/admin_blc.svg');
	left:auto;
	border-radius: 2px;
	z-index: 200;
}
.bt_edit:hover {
	background-color: rgba(0,0,0,0.4);
}
/* fin ckeditor */
