.cc .button.secondary{box-shadow:none;}
.cc .button.secondary:hover{box-shadow:none;background:#004494;}
.float-none{float:none !important;}
.tiles article a:not(.more) , .tiles article a:hover{text-decoration:none; color:#2d2d2d;}



div.banniere-homepage{height: 300px;}
/*div.banniere-homepage span.bubble, div.banniere-homepage span.line{display:none !important;}*/ 

div#cookieLBmainbuttons a.ei_btn.ei_btn_fn_backward {background: white;border: 1px solid #004494;}
div#cookieLBmainbuttons a.ei_btn.ei_btn_fn_backward span {color: #004494;}

.cc video{max-width: 60%;margin: auto;}
.cc iframe[frameborder="0"]{max-width: 60%;min-height: 393px;margin: auto;}
.cc section.zoneavecvideo iframe[frameborder="0"]{max-width: 100%;min-height: 550px;}

div.achatzoneh1{margin: 25px 0px;}
div.achatzoneh1 h1{line-height: 1.25;text-align: center;font-size: 33px;color: #004494;}
div.achatzoneh1 p{font-size: 23px;line-height: 1.25;text-align: center;}

div.achatpourterrain{margin:20px 0px 30px 0px;}
h1.h1pourachat{line-height: 1.25;font-size: 33px;color: #004494;}

section.flexvideo iframe {
    max-width: 705px;
}
.insert.reverse.messageimportant {background: #F44336 !important;}
.insert.reverse.messageimportant h2{font-size:20px;}
.insert.reverse.banniereavertissement .textebanniereavertissement{padding:10px 0px 10px 20px;}
.insert.reverse.banniereavertissement p.titre{font-size:22px;font-weight:bold;margin:0px;}

.insert.bandeauimportant{background:#f3f5fb;}
.insert.bandeauimportant .textebanniereavertissement{padding:10px 0px 10px 20px;}
.insert.bandeauimportant p.titre{font-size:18px;font-weight:bold;margin:0px;line-height:24px;color:#004494;}
.insert.bandeauimportant a.rouge{background: #dd0211;box-shadow: none;}
/*--------------*/
.bandeaulientelephone{
    background: #004494;
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
	padding-right: 12px;
}
.bandeaulientelephone a{text-decoration:none;}
.bandeaulientelephone a:hover{text-decoration:none;}
.leglyphe{color:white;display:inline-block;font-size: 1.75em;padding: 7px;}
.lenumero{color:white;display:inline-block;font-size: 1.5em;font-weight: bold;}
/*-------------*/
.bandeaunoeltitre{}
.textesbandeaunoel{}
.textesbandeaunoel h3{color:white;font-size:20px;line-height:1.5;}
.textesbandeaunoel p{color:white;font-size:18px;line-height:1.25;}
/*--------------*/
ul.liste2colonnes{column-count: 2;}
.conteneurdeville ul.styled li ul{padding-left: 20px;}
.conteneurdeville ul.liste2colonnes li{list-style-type:none;}
/*------------*/
@media screen and (max-width: 768px){
.mobilehidden{display:none;}
.cc video{max-width: 100%;}
.cc iframe[frameborder="0"]{max-width: 100%;min-height: 300px;}
.cc section.zoneavecvideo iframe[frameborder="0"]{max-width: 100%;min-height: 300px;}
.bandeaunoeltitre{width:100% !important;}
.textesbandeaunoel p{display:none;}
ul.liste2colonnes{column-count: 1;}	
}