@charset "UTF-8";
/* CSS Document */
/*
font-family: open-sans, sans-serif;
font-family: open-sans-condensed, sans-serif;
font-family: ff-seria-sans, sans-serif;
font-weight: 700;
*/
/* color : #256E3C */
html {
  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:#000;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: 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;
}
.front.chrome .item0 a{
	color: #000;
}
.front.chrome .homeActus .flexDate{
	position: relative;
}
.front.chrome .int_terrain .flexDate.dateBox.date_vue{
	margin-left: 100px;
}
.front.chrome .it_terrain .textes{
	position: relative;
	background: none;
}
.front.chrome .it_terrain .textes .titre{
	color: #000000;
	padding: 0;
}
.path-actualites #contentA{
	display: block;
}
.path-actualites #contentA .fw1 .it_vue .mediaBloc{
	height: 288px;
}
.path-actualites #contentA .mediaTextes:hover .mediaBloc{
	transform: none!important;

}
.path-actualites .fw1 #contentA .avecMedia .textes{
	width: 432px;
}
.path-actualites #contentAtxt.textes {
	bottom: 17px;
	width: 432px;
}
.TxtTitle{
	color: #133A6E!important;
    text-transform: uppercase;
    margin: 0!important;
    padding: 41px 0px 0px 0px;
}
.TxtTitleh3{
	margin: 0!important;
    padding: 5px 0px 0px 0px;
    color: #256E3C!important;
    font-size: 29px;
    font-weight: 300;
}
.TxtP{
	line-height: 30px;
    margin: 0;
    padding: 20px 0 0;
    font-size: 20px;
}
.wt200{
	width: 200px;
    float: right;
}
.borderBottom:after {
	content: "";
    border-bottom: 1px solid #CAD4E0;
    width: 95%;
    display: block;
    margin: 0 auto;
	padding-top: 80px;
	margin-bottom: 60px;

}
.mgt{
	margin: -13px 10px -6px 90px!important;
}
.icFoot,
.nextPage,
.all,
.label,
.lab,
label,
.xLien,
.dateT,
.icOpen.withTextDeplier,
.bouton,
.submit,
input[type="submit"],
input[type="button"],
.numberListe,
.icHead .icText {
	font-family: open-sans-condensed, sans-serif;
	font-weight: 700;
}
.tag,
.titreSeria,
.seria,
.siteName,
.front h2,
.courbes h2 {
	font-family: ff-seria-sans, sans-serif;
	font-weight: 700;
}
.titre,
h1, h2, h3, h4, h5 {
	line-height: 1.2em;
	color:#000;
	font-weight: 700;
}
.h1,
h1 {
	margin:0px 0px 40px 0px;
	padding:0px;
	color:#256E3C;
	font-size:2.5em;
	font-weight: 700;
}
h2 {
	margin:80px 0 45px 0;
	font-size:1.9em;
	font-weight: 700;
}
.itDiapo .titre,
.item .titre,
h4.titre,
div.titre {
	font-family: 'Open Sans', sans-serif;
	text-transform: none;
}
h4.seria {
	font-size: 1.65em;
}
.item h2.titre {
	font-size:1.7em;
}
h3 {
	margin:45px 0 35px 0;
	font-size:1.5em;
}
.item h3.titre {
	font-size:1.3em;
}
h4 {
	margin:35px 0 27px 0;
	font-size:1.3em;
}
.item h4.titre {
	font-size:1.15em;
}
h5 {
	margin:25px 0 22px 0;
	font-size:1.15em;
}
.item h5.titre {
	font-size:1em;
}
/* GENERAL */
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_nod,
.msg {
	margin:50px 0px 50px 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;
}
.flexAlignCenter,
.fAlignCenter {
	align-items: center;
}
.flexCenter,
.fCenter {
	justify-content: center;
}
.flexBetween,
.fBetween {
	justify-content: space-between;
}
.flexAround,
.fAround {
	justify-content: space-around;
}
.flexWrap,
.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;
}
.uper{
	text-transform: uppercase;
}
/* FIN GENERAL */
/* article */
.art .f_field-introduction {
	font-size:1.2em;
	font-weight:600;
}
div[role='contentinfo'],
.msg {
	padding:15px 19px;
	border:1px solid #9ACDDC;
	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:#1D5561;
        border-radius:4px;
	transition: 0.2s;
	font-size:13px;
	max-width: 800px;
}
.front div[role='contentinfo'],
.node-type div[role='contentinfo'] {
        position:absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	z-index: 300;
}
.msgSuccess {
	border-color:#97DF95;
        background-color:#E1FFE1;
        color:#1C6648;
}
.msgWarning {
	border-color:#FFB17D;
        background-color:#FFE8D9;
        color:#CF5836;
}
.msgError {
	border-color:#F57670;
        background-color:#FFE1E1;
        color:#BA3425;
}
.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;
}
/* UL LI */
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;
}
.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;
}
.texte ul li:before,
.cke_editable ul li:before,
ul.bullet li:before,
.intNod ul li:before {
	display:block;
	content:"";
	position:absolute;
	height:10px;
	width:10px;
	border-radius:15px;
	background-color:#C28F00;
	margin:7px 0px 0px -23px;
	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:#256E3C;
	font-size:1.3em;
}
/* FIN UL LI */
/* COULEURS */
.cb_blanc {
	border-color:white;
}
.cb_noir {
	border-color:black;
}
.cb_gris {
	border-color:#818489;
}
.cb_bleu {
	border-color:#133A6E;
}
.cb_rouge {
	border-color:#D8413D;
}
.cb_orange {
	border-color:#ED961B;
}
.cb_couleur,
.cb_vert {
	border-color:#256E3C;
}
.blanc {
	color:white;
}
.noir {
	color:black;
}
.gris {
	color:#818489;
}
.bleu {
	color:#133A6E;
}
.bleu_clair {
	color:#256E3C;
}
.couleur,
.vert {
	color:#256E3C;
}
.or {
	color:#ED961B;
}
.rouge {
	color:#D8413D;
}
.bg_blanc {
	background-color:white;
}
.bg_noir {
	background-color:black;
}
.bg_gris {
	background-color:#818489;
}
.bg_bleu {
	background-color:#133A6E;
}
.bg_rouge {
	background-color:#D8413D;
}
.bg_orange {
	background-color:#ED961B;
}
.bg_couleur,
.bg_vert {
	background-color:#256E3C;
}
/* 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;
}
@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:#256E3C;
	font-size:1.2em;
}
.attention {
	border:1px dotted red;
}
/* ----------- */
/* fin ckeditor */
