/* @import url('fonts.css'); */

body {
    font-family: Helvetica, Arial;
    font-size: 12px;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
/*     background-color: #2f3d4e; */
/*     background-color: #313d4d; */
/*     background-color: #1b2a4a; */
/* background-color: rgba(214,226,247,1); */
background-color: rgba(0,0,0,0.05);
/* background-color: rgba(68, 119, 191, 0.3); */
background-image: url('../img/concrete_seamless.jpg');
}
#wrapper {
    width: 100%;
    min-height: 100%;
    position: absolute;
}

/* TITRES */
h1 {
/*     font-family: 'oregon_ldo_bookregular'; */
/*     font-style: normal; */
/*     font-weight: lighter; */
/*     color: rgb(0,64,134); */
	color: white;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -10px;
    -webkit-font-smoothing: antialiased;
/*     font-size: 28px; */
/*     background-color: rgb(214,226,247); */
	background-color: #064284;
    padding: 10px;
    line-height: 30px;
/*     padding-bottom: 5px; */
    border-top-left-radius: 10px;
    behavior: url('css/PIE.htc');
    text-transform: uppercase; 
    letter-spacing: -1px;
/*     text-align: center; */
	font-family: dita, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 0px;
}
h2 {
/*     font-family: Arial, Helvetica, sans-serif; */
/*     font-style: normal; */
/*     color: rgb(0,64,134); */
/*     border-top: 1px solid; */
/*     border-left: 22px solid; */
    padding-left: 0;
    margin-left: -10px;
/*     margin-top: 40px;	 */
	color: #064284;
    -webkit-font-smoothing: antialiased;
    font-size: 1.5em;
}

h4 {
	margin: 0;
	font-family: dita, sans-serif;
    color: #064284;
	font-weight: 400;
	text-transform: uppercase;
}


/* FIORITURES */
hr {
    margin-top: 30px;
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0,0,0,0.2);
    border-bottom: 1px solid white;
}
    
/* BANNIERE ET REVUE*/
#ban-couv {
    min-height: 325px;
    overflow-y: hidden;
    background-color: rgb(0,64,134);
}
#revue {
    color: white;
    text-decoration: underline;
}
#une-image {
    height: 300px;
    width: 210px;
    float: left;
    margin-top: 12px;
    border: 1px grey solid;
    cursor: pointer;
    margin-left:20px;
}
#ban-couv a:link, #ban-couv a:hover, #ban-couv a:visited {
    color: white;
}
    
/* PAGE */
#content {
    min-height: 800px;
}

/* SECTIONS DE PAGE */
ul#section-page li {
	list-style: square;
    color: rgb(0,83,159);
}
a.section-page {
    color: rgb(0,83,159);
}

/* SIDEBAR */
#no_sidebar {
    display: none;
}
#sidebar a:link, #sidebar a:hover, #sidebar a:visited {
    color: #064284;
    text-decoration: underline;
}
.bouton-widget {
    background-color: #EEE;
    padding: 3px;
    text-align: center;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url('css/PIE.htc'); 
    width: 90px;
    text-decoration:none !important;
    font-weight: bold;
    font-size: 12px;
    border:solid 1px #888888;
}
.titre-sidebar {
    color: white;
}

/* LOGIN */
#login {
    position: relative;
    left:50%;
    margin-left: -200px;
    top: 0px;
    width: 400px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #aaa;
    background-color: #EEE;
    padding: 10px;
    behavior: url('css/PIE.htc'); 
}
#login input {
    display: block;
    width: 200px;
    height: 30px;
    font-size: 15px;
    border: 1px solid #AAA;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;    
    margin: 10px;
    padding: 5px;
    outline: none;
}
#login input.coord {
    width: 300px;
    height: 20px;
    margin-left: 0;
    display: inline;
}
#login h3 {
    font-size: 12px;
    margin-bottom: 0;
    padding-bottom: 0;
}
#login .block-input {
    padding-bottom: 5px;
    text-align: center;
}
#login .block-button {
    text-align: center;
}
#login button {
    border: none;
    width: 210px;
    height: 40px;
    font-size: 15px;
    margin: 10px;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;    
    color: white;
    background-color: rgb(0,84,154);
    cursor: pointer;
    behavior: url('css/PIE.htc'); 
}
#login .erreur {
    color: red;
    text-align: left;
    margin-left: 10px;
    margin-top: -5px;
    font-size: 12px;
    display: none;
}

/* LETTRE */
.lettre_vignette {
    position: relative;
    border: 1px solid rgb(214,226,247);
    display: inline-block;
    margin-right: 11px;
/*     margin-left: 11px; */
    width: 212px;
    height: 340px;
    background-color: rgb(214,226,247);
    margin-bottom: 26px;
    top: 0;
    z-index: 0;
}
.lettre_vignette_hover {
    width: 213px;
    height: 341px;
    position: absolute;
    z-index: 1;
    display: inline-block;
}
.lettre_vignette_hover:hover {
    background-color:rgba(0,0,0,0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#B3000000', endColorstr='#B3000000'); /* IE */
    width: 213px;
    position: absolute;
    z-index: 1;
    display: inline-block;
    text-align: center;
    line-height: 340px;
}
.lettre_vignette_hover_dl:hover:before {
    font-size: 18px;
    color: white;
    font-weight: bold;
    width: 212px;
    height: 120px;
    vertical-align: middle;
    display: inline-block;
    line-height:24px;    
    content: "Télécharger un exemplaire PDF";
    background-image: url('../img/download-arrow.png');
    background-image: image-set('../img/download-arrow.png' 1x, '.../img/download-arrow@2x.png' 2x);		
    background-image: -webkit-image-set(url('../img/download-arrow.png') 1x, url('../img/download-arrow@2x.png') 2x);
    background-repeat: no-repeat;
    background-position: 50% 80%;
    text-align: center;
}
.lettre_couverture {
    width: 212px;
    height: 300px;
}
.lettre_date {
    text-align: center;
    line-height: 40px;
    font-weight: bold;
}
p, ul {
    font-size: 16px;
    font-family: Arial, sans-serif;
    color: #333333;  
    text-align: justify;     
}
.message {
    font-size: 16px;
    font-family: Arial, sans-serif;
    color: #333333;
    display: inline-block; 
    text-align: justify;      
}
.message ul {
    margin-top: 0;
    margin-bottom: 0;
}
.message li {
    font-weight: inherit;
    list-style-type: square
}
.message img {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
    border: 1px solid black
}
.gras {
	font-weight: bold;
}
.bleu {
	color: rgb(0,83,159);
}
.gris {
	color: #747474;
}     
.font24 {
	font-size: 24px;
}
.font20 {
	font-size: 20px;
}
.font18 {
	font-size: 18px;
}
.font16 {
	font-size: 16px;
}
.font14 {
	font-size: 14px;
}
.font12 {
	font-size: 12px;
}
.texte-bleu16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: rgb(0,83,159);
}
.texte-bleu14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: rgb(0,83,159);
} 
.col220, #sidebar {
    width: 230px;
    margin: 15px 5px 0 18px;
    border: none;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
}
.col460 {
    width: 470px;
    margin: 5px;
    border: none;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
}
.col950 {
    width: 750px;
    border: none;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
}    
.col950 {
	background-color: white;margin-top: 16px;padding: 10px;
}
#en-france, #adherer, #agenda {
    background-repeat: no-repeat;
    background-color: #005ba9;
    background-image: -webkit-gradient(radial, 50% 50%,0,50% 50%,200, from(rgb(0, 64, 134)), to(rgb(0, 91, 169)));
    background-image: -webkit-radial-gradient(50% 50%, rgb(0, 91, 169), rgb(0, 64, 134));
    background-image: -moz-radial-gradient(50% 50%, rgb(0, 91, 169), rgb(0, 64, 134));
    background-image: -o-radial-gradient(50% 50%, rgb(0, 91, 169), rgb(0, 64, 134));
    background-image: -ms-radial-gradient(50% 50%, rgb(0, 91, 169), rgb(0, 64, 134));
    background-image: radial-gradient(50% 50%, rgb(0, 91, 169), rgb(0, 64, 134));
    height: 140px;
    color: rgb(196,218,240);
    margin-bottom: 10px;
    border-radius: 5px;
    behavior: url('css/PIE.htc');
}
#en-france, #adherer {
    border-bottom-right-radius: 0;
}
#en-france-image {
    background-image:url('../img/bg-france.png');
    background-image: image-set('../img/bg-france.png' 1x, '../img/bg-france@2x.png' 2x);		
	background-image: -webkit-image-set(url('../img/bg-france.png') 1x, url('../img/bg-france@2x.png') 2x);
    height:140px;
    background-position:10px 0;
    background-repeat:no-repeat;
}
#adherer-image {
    background-image:url('../img/puzzle.png');
    background-image: image-set('../img/puzzle.png' 1x, '../img/puzzle@2x.png' 2x);		
	background-image: -webkit-image-set(url('../img/puzzle.png') 1x, url('../img/puzzle@2x.png') 2x);
    height:140px;
}
#agenda-image {
    height:280px;
    background-repeat:no-repeat;
    background-position: 0 140px;
}
#agenda {
    height: 280px;
    position: relative;
    z-index: 5px;
}
#contact {
    background-color: #005ba9;
    background-image: -webkit-gradient(radial, 50% 50%,0,50% 50%,200, from(rgb(0, 64, 134)), to(rgb(0, 91, 169)));
    background-image: -webkit-radial-gradient(50% 50%, rgb(0, 91, 169), rgb(0, 64, 134));
    background-image: -moz-radial-gradient(50% 50%, rgb(0, 91, 169), rgb(0, 64, 134));
    background-image: -o-radial-gradient(50% 50%, rgb(0, 91, 169), rgb(0, 64, 134));
    background-image: -ms-radial-gradient(50% 50%, rgb(0, 91, 169), rgb(0, 64, 134));
    background-image: radial-gradient(50% 50%, rgb(0, 91, 169), rgb(0, 64, 134));
    color: rgb(196,218,240);
    border-radius: 5px;
    margin-bottom: 10px;
    behavior: url('css/PIE.htc'); 
}
#ecoutepro-widget {
	background-image: url('../img/widget-adpa-abonnements.png');
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 5px;
    margin-bottom: 10px;
    height: 160px;

}
#adresse-contact {
    text-align:center;
    color:white;
}    
a.bloc:link, a.bloc:visited {
    color: rgb(196,218,240);
    text-decoration: underline;
}
a.bloc:hover {
    color: white;
    text-decoration: underline;
}
.texte-gris14{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	color:#555;
    -webkit-font-smoothing: antialiased;
}
.texte-gris16{
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:#747474;
}
.titre-cadre {
    font-family:Arial,Helvetica,sans-serif;
    font-size:16px;
    font-style:normal;
    font-weight:bold;
    color:rgb(0,83,159);
    border: solid 2px grey;
    padding: 10px;
}
ul.whois-list {
	list-style-type: square;
    padding-left: 0;
}
ul.whois-list li {
    font-weight: normal;
}
ul.quoi {
	list-style-type: square;
	padding-left: 20px;
}
li {
    list-style: square;
}
li.lien_pied {
    list-style: none;
}

/* AGENDA - CALENDRIER - TWITTER */
#cal {
	font-family: 'Arial';
	font-size: 14px;
	color: #555;
}
#cal caption {
	color: white;
	font-weight: bold;
	text-align: left;
	background-color: rgb(0,64,134);
	overflow: auto;
	
}
#cal #prev-month {
	width: 50px;
	float: left;
	border-right: 1px white solid;
	padding: 5px 0px 8px 0px;
}
#cal #this-month {
	float: left;
	width: 243px;
	text-align: center;
	padding: 5px 0px 8px 0px;
}        	
#cal #next-month {
	width: 50px;
	float: right;
	border-left: 1px white solid;
	padding: 5px 0px 8px 0px;
}
#cal .bt-prevnext {
	background: none;
	border: none;
	height: 16px;
	cursor: pointer;
    color: white;
    font-weight: bold;
}
#cal thead th.mois {
    font-weight:  bold;
    color: rgb(0,64,134);
    font-size: 14px;
    text-align: left;
    height: 35px;
}
#cal thead th {
	font-weight: normal;
	font-size: 11px;
}
#cal td {
	line-height: 40px;
	width: 40px;
	text-align: center;
	background-color: #EEE;
}
#cal td.week {
	background-color: transparent;
	font-size: 10px;
	color: #999;
}
#cal .info-bulle {
    position: absolute;
    z-index: 10;
    background-color: #EEE;
    line-height: normal;
    color: black;
    padding: 10px;
    margin: 30px 10px 10px 0px;
    font-weight: normal;
    font-size: 12px;
    border: 1px solid #ccc;
    text-align: left;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    box-shadow: 1px 1px 8px #cbcbcb;
    
}
#cal .cercle-blanc {
    background-color: #EEE;
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
}      
#cal .titres {
    padding: 5px;
}
#calfrance {
    display:inline-block;
    width:350px;
    height:350px;
    float:right;
}
#cejour {
    position: absolute;
    width: 95px;
    height: 140px;
    border: 3px solid white;
    border-radius: 5px;
    LEFT: 140px;
    top: 150px;
}
#mois {
    border-bottom: 3px solid white;
    font-family: 'vegurbold';
    color:white;
    font-size: 42px;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 2px;
}
#jour {
    font-family: 'vegurbold';
    color:white;
    margin-top: -10px;
    letter-spacing: -10px;
    font-size: 100px;
    font-weight: bold;
    padding-left: 5px;
    text-align: center;        
}
#twitter {
    position: relative;
    z-index: 10;
}

#liste-titre {
    margin-top: 20px;
    font-family: 'Arial';
	font-size: 14px;
	color: #555;
    font-weight: bold;
}
#liste {
    margin-top: 20px;
    width: 100%;
}
#liste ul.agenda {
    font-family: 'Arial';
	font-size: 12px;
	color: #555;
	padding-left: 0px;
	padding-bottom: 20px;
	margin-left: 20px;
}
#liste ul.agenda li.agenda {
    list-style: none;
/* 	border-bottom: 1px solid #CCC; */
	margin: 0px 5px 0px 25px;
	padding: 5px 5px 5px 0;
	font-weight: normal;
	text-align: left;
}
a:link, a:hover, a:visited {
    text-decoration: none;
	font-family: 'Arial';
/*     color: rgb(0,151,220); */
	color: #FFFFFF;
/* 	text-decoration: underline; */
}
a:hover {
    text-decoration: underline;
}

/* RETOUR EN HAUT */
a.btn-top {
    display: block;
    float: right;
    color: #999;
    font-weight: bold;
    text-decoration: none;
    background-color: #ddd;
    padding: 5px;
    border-radius: 3px;
    behavior: url('css/PIE.htc'); 
}
a.btn-top:hover {
    color: rgb(0,83,159);
    background-color: #eef;
}

/* CORRESPONDANTS */
#france-regions {
    display: inline-block;
    float: right;
}
#carte-colonne-gauche {
    width: 210px;
    display: inline-block;
    float: left;
}
#region {
    position: absolute;
    display: inline-block;
    z-index: 100;
}
#adresse {
    position: relative;
    top: 30px;
    padding-bottom: 30px;
    padding-top:10px
}
.carte-visite {
    background-color: #DDD;
    padding: 5px;
    margin-bottom: 10px;
    border-radius: 5px
}
.fil-ariane {
    border:none;
    background-color: rgb(139,171,249);
    color: white;
    border-radius: 5px;
}
#nav li.menu-mobile {
    display: none;
}
.btn, .btn:link, .btn:visited {
    border: none;
    width: auto;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;    
    color: white;
    background-color: rgb(0,84,154);
    cursor: pointer;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 5px;
}
.btn:hover {
    color: white;
    text-decoration: none;
    background-color: #377dcc;
}
#ariane {
    font-weight:bold;
    margin-top: 25px;
    height: 20px;
    margin-left: 5px;
    color: #064284;
}
#ariane a {
	color: #064284;
}
#info-cookies {
    background-color: rgba(51,51,51,0.8);
    overflow: hidden;
    position: fixed;
    bottom: 0;
    width: 100% auto;
    z-index:2000;
    color:#DDDDDD;
    padding: 10px 30px 10px 30px;
    font-weight: bold;
    text-align: left;
    right: 0px;
    left: 0px;
}

/* .half-box */

.big-box {
    overflow: hidden;
    display: flex;
/*     margin-right: -10px; */
}
.box {
/*     width: 100%; */
/*     padding:10px; */
    border-top-left-radius :10px;
    margin-bottom: 10px;
    margin-right: 10px;
    background-color: white;
/*
    background-color: #eeeeee;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(238, 238, 238)), to(rgb(255, 255, 255)));
    background-image: -webkit-linear-gradient(top, rgb(238, 238, 238), rgb(255, 255, 255));
    background-image: -moz-linear-gradient(top, rgb(238, 238, 238), rgb(255, 255, 255));
    background-image: -o-linear-gradient(top, rgb(238, 238, 238), rgb(255, 255, 255));
    background-image: -ms-linear-gradient(top, rgb(238, 238, 238), rgb(255, 255, 255));
    background-image: linear-gradient(top, rgb(238, 238, 238), rgb(255, 255, 255));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#eeeeee', EndColorStr='#ffffff');
*/
font-size: 1.2em;
font-family: Verdana, sans-serif;
white-space: normal;
/* overflow: hidden; */
/* margin-right: -10px; */
justify-content: space-around;
flex: 1;
}

.bluebox {
/*     width: 100%; */
    padding:10px;
    border-top-left-radius :10px;
    margin-bottom: 10px;
    margin-right: 10px;
    background-color: #064284;
font-size: 1.2em;
font-family: Verdana, sans-serif;
white-space: normal;
/* overflow: hidden; */
/* margin-right: -10px; */
justify-content: space-around;
flex: 1;
color: white;
}


.third-box {
/*     width: 50%; */
    padding: 10px;
    flex: 1;
}


    .slider {
/*         width: 90%; */
        height: auto;
        margin: 17px -20px;
    }

    .slick-slide {
      margin: 0px 20px;
    }

    .slick-slide img {
      width: 100%;
    }

    .partenaires .slick-slide img {
      background-color:white;
      border:1px solid black;
      min-height:50px;
      min-width:50px;
      max-height:100px;
      max-width:100px;
    }
    .photos .slick-slide img {
      background-color:white;
      height:300px;
      width: auto;
      margin: auto;
    }

    .slick-prev:before,
    .slick-next:before {
      color: black;
      display: none;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      opacity: .2;
    }
    
    .slick-active {
      opacity: 1;
    }

    .slick-current {
      opacity: 1;
    }
    

blockquote.twitter-tweet {
  display: inline-block;
  padding: 16px;
  margin: 10px 0;
  max-width: 468px;
  border: #ddd 1px solid;
  border-top-color: #eee;
  border-bottom-color: #bbb;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.15);
  font: bold 14px/18px Helvetica, Arial, sans-serif;
  color: #000;
}

blockquote.twitter-tweet p {
  font: normal 18px/24px Georgia, "Times New Roman", Palatino, serif;
  margin: 0 5px 10px 0;
}

blockquote.twitter-tweet a[href^="https://twitter.com"] {
  font-weight: normal;
  color: #666;
  font-size: 12px;
}
.contact-phone {
    background: url('/img/phone_icon_03.png') no-repeat center left;
    display: block;
    padding: 0 0 0 25px;
}
.contact-email {
    background: url('/img/email_icon_03.png') no-repeat center left;
    display: block;
    padding: 0 0 0 25px;
}
.contact-phone, .contact-email {
    color: #555555;
}
.titre-champ {
    font-weight: bold;
    font-size: 18px;
    display: block;
    padding-bottom: 20px;
}

/* videos youtube */
.videocontainer {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.unevideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#wide-header {
/* 	background-color: white; */
	z-index: 0;
	    background-image: url('/img/accueil-groupe-2019-8.jpg');
        background-image: image-set('/img/accueil-groupe-2019-8.jpg' 1x, '/img/accueil-groupe-2019-8@2x.jpg' 2x);
        background-image: -webkit-image-set(url('/img/accueil-groupe-2019-8.jpg') 1x, url('/img/accueil-groupe-2019-8@2x.jpg') 2x);
        background-image: -moz-image-set('/img/accueil-groupe-2019-8.jpg' 1x, '/img/accueil-groupe-2019-8@2x.jpg' 2x);
        background-repeat: no-repeat;
        background-position-x: 50%;
}
#photo-accueil {
/*
	    background-image: url('/img/accueil-groupe-2019-2.jpg');
        background-image: image-set('/img/accueil-groupe-2019-2.jpg' 1x, '/img/accueil-groupe-2019-2@2x.jpg' 2x);
        background-image: -webkit-image-set(url('/img/accueil-groupe-2019-2.jpg') 1x, url('/img/accueil-groupe-2019-2@2x.jpg') 2x);
        background-image: -moz-image-set('/img/accueil-groupe-2019-2.jpg' 1x, '/img/accueil-groupe-2019-2@2x.jpg' 2x);
        background-repeat: no-repeat;
*/

}
.col700 {       
	background-color: white;
    margin-top: 16px;
    padding: 10px;
}
.col700 a {
	color: #064284;
}

@media screen and (min-width: 980px) {
	
/* 	EN TETE ---------------------------------------- */

    #header {
        position: relative;
        left: 50%;
        margin-left: -480px;
        width: 960px;
        box-sizing: border-box;
        height: 340px;
        z-index: 0;
    }
    #home {
        width:160px;
        height:320px;
        position:absolute;
        top:0;
        left: 0px;
        display:inline-block;
/*         background-color: red; */
/*
        background-size: contain;
        background-image: url('../img/logo3.jpg');
        background-image: image-set('../img/logo3.jpg' 1x, '../img/logo3@2x.jpg' 2x);		
        background-image: -webkit-image-set(url('../img/logo3.jpg') 1x, url('../img/logo3@2x.jpg') 2x);
        background-image: -moz-image-set('../img/logo3.jpg' 1x, '../img/logo3@2x.jpg' 2x);
        background-repeat: no-repeat;
        background-position: 0;        
*/
        z-index: 10;
    }
    #photo-accueil {
        position: absolute;
        top: 0;
        height: 350px;
        width: 960px;
        background-color: white;  
        z-index: -10;
    }
    #slogan {
/*         background-color: rgba(255,255,255,0.9); */
        position: relative;
        width: 960px;
        float: left;
        left: 0px;
        line-height: 64px;
        text-align: center;
        display: block;
        z-index: 5;
/*         height: 80%; */
/*         top:20% */
/*         background-color: rgba(255,255,255,0.9);                */
    }
    #ligne-slogan {
        vertical-align:middle;
        display:inline-block;
        line-height:normal;
        float: right;
        margin: 50px 10px 10px 10px;
        width: 850px;
    }
    .font-slogan1 {
	    font-size: 350%;
	    font-weight: bold;
	    color: #777777;
    }
    .font-slogan2 {
	    font-size: 210%;
	    color: #555555;
	    font-weight: bold;
    }
    .initiale {
	    color: #064284;
    }
/* 	EN TETE ---------------------------------------- */


    #ban-content {
        width: 960px;
    }
    #couv-block {
        width: 750px;
        position: relative;
        left: 50%;
        margin-left: -350px;
        height: 325px;
    }
    #une-texte {
/*         float: right; */
        height: 285px;
        width: 450px;
        padding-top: 20px;
        margin-left: 240px;
    }
    .une-titre {
        color: white;
        font-weight: bold;
        font-size: 32px;
        padding-top: 10px;
        padding-bottom: 0px;
    }
    .une-titre2 {
        color: white;
        font-weight: bold;
        font-size: 18px;
        padding-top: 10px;
    }
    .une-sous-titre {
        color: white;
        font-weight: bold;
        font-size: 16px;
        -webkit-font-smoothing: antialiased;
        padding-bottom: 20px;
    }
    .une-sous-titre2 {
        color: white;
        font-weight: bold;
        font-size: 16px;
        -webkit-font-smoothing: antialiased;
    }
    #nav {
        position: relative;
        width: 100%;
        box-sizing: border-box;
        background-color: rgb(0,84,154);
        min-height: 80px;
        z-index: 1000;
        box-shadow: 0px 4px 5px 1px rgba(0,0,0,0.4);
        filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=0, OffY=2, Color=#B3000000);
        -webkit-font-smoothing: antialiased;
/*         text-align: center; */
        font-weight: bold;
/*         border-top: solid 1px rgb(0,84,154); */
    }
    #nav ul {
        height: 80px;
        margin: 0 0 0 0px;
        padding: 0 0 0 0px;
        width: 960px;
        margin: 0 auto 0 auto;
        border: none;
        font-size: 12px;
		text-align: center;
    }
    #nav li {
        display: inline-block;
/*         height: 39px; */
        line-height: 80px;
        text-align: center;
        padding: 0 7px;
/*         border-left: 1px solid rgb(0,84,154); */
        list-style-type: none;
/*         border-right: 1px solid rgb(0,64,134); */
    }
    #nav li.btn-connexion {
/*         background-color: #579EA0; */
    }
    #nav li a, .dropbtn {
        display: inline-block;
        color: #eee;
        text-decoration: none;
/*         height: 80px; */
/*         line-height: 80px; */
        text-align: center;
        border: none;
/*         text-shadow: 0px 1px 1px black; */
    }
    #nav li.dropdown {
        display: inline-block;
        margin: 0 0px;
    }
    #nav li a:hover, .dropdown:hover .dropbtn {
/*         color: #000 !important; */
        text-decoration: none;
/*         height: 39px; */
/*         line-height: 80px; */
        text-align: center;
		background-color: #064284;
/*     	background-color: #f3f2f4; */
/*
    	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(243, 242, 244)), to(rgb(192, 192, 192)));
    	background-image: -webkit-linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	background-image: -moz-linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	background-image: -o-linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	background-image: -ms-linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	background-image: linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
*/
/*     	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f3f2f4', EndColorStr='#c0c0c0'); */
        border: none;
        margin: 0 -7px;
        padding: 0 7px;
        text-shadow: none !important;
    }
    #nav .dropdown-content {
        display: none;
        position: absolute;
        background-color: #005595;
        min-width: 160px;;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1000;
        padding: 0 7px;
        margin-left: -7px;
        line-height: 40px;
        height: auto;
        
    }
    #nav .dropdown-content a {
        color: white;
        text-decoration: none;
        display: block;
        text-align: left;
        line-height: 40px;
/*         margin-left: 3px; */
    }
    #nav .dropdown-content a:hover {
/*         background-color: #f1f1f1; */
        text-align: left;
        margin-left: -7px;        
    }
    #nav .dropdown:hover .dropdown-content {
	    color: black;
        display: block;
    }
    #nav li.current {
        color: white;
        font-weight: bold;
		background-color: #064284;
    	border: none;
    }
    #nav li a.selected_link {
        color: white;
/*         color:#064284;  */
        text-shadow:none;
    }
    #nav li a.selected_link:hover {
                color: white;
background: none;
    }
    #nav li.menu-mobile {
        display: none;
    }
    
    #nav2 {
        position: relative;
        margin-top: -50px;
        width: 960px;
        left: 50%;
        margin-left: -480px;
    }
    #nav2 ul {
        height: 30px;
        margin: 0 0 0 0px;
        padding: 0 0 0 0px;
        margin: 0 0 0 auto;
        border: none;
        font-size: 14px;
        text-align: right;
    }
    #nav2 li {
        display: inline-block;
        height: 30px;
        line-height: 30px;
        text-align: center;
        padding: 0 7px;
        margin-right: 5px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border: #064284 solid 2px;
        list-style-type: none;
        background-color: rgba(214,226,247,0.9);
        color: white;
/*         border-left: 1px solid rgb(0,84,154); */
/*         border-right: 1px solid rgb(0,64,134); */
    }
    #nav2 li a {
        color: rgb(6,66,132);
        font-weight: bold;
    }
    
    .btn-menu-mobile {
        display: none;
    }
    .menu {
        display: block !important;
    }
    .btn-menu-mobile {
        display: none;
    }
    #content {
        width: 960px;
        position: relative;
/*         z-index: 1; */
        left: 50%;
        margin-left: -480px;
        margin-top: 15px;
        white-space: nowrap;
        padding-bottom: 325px;
    }
    .col700 {
        width: 690px;
        border: none;
        display: inline-block;
        vertical-align: top;
        white-space: normal;
    }
    .col950 {
        width: 940px;
        border: none;
        display: inline-block;
        vertical-align: top;
        white-space: normal;
    }
    #sidebar-contener {
        display: inline-block;
        position: absolute;
        left: 710px;
        top:20px;
    }
    #form-contact {
        display:inline-block;
        height:auto;
        margin:0 10px 10px 10px;
        width: 600px;
    }
    textarea {
        display: block;
        font-size: 15px;
        border: 1px solid #AAA;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;    
        outline: none;
        padding: 5px;
        margin: 10px 0 10px 0;
        width: 600px;
        height: 200px;
    }
    #pied-de-page {
        background-color: #222222;
/*         background-image: url('../img/bkgFooter.jpg'); */
        width: 100%;
        padding: 25px 0 25px 0;
        box-sizing: border-box;
/*         border-top: 1px #aaa solid; */
        color: #BCBCBC;
        position: absolute;
        bottom: 0;
        height: 300px;
        z-index: 1;
    }
    #pied-de-page-conteneur {
        width: 960px;
        position: absolute;
        left: 50%;
        margin-left: -480px;
        display: flex;
    }
    .pied-de-page-cellule {
        width: 226px;
        display: inline-block;
        vertical-align: top;
/*         height: 250px; */
/*         border-right: 1px solid #888; */
        padding-left: 10px;
        flex: 1;
    }
    #logo-pied-de-page {
/*
        background-image: url('../img/logo-footer.png');
        background-image: image-set('../img/logo-footer.png' 1x, '.../img/logo-footer@2x.png' 2x);		
        background-image: -webkit-image-set(url('../img/logo-footer.png') 1x, url('../img/logo-footer@2x.png') 2x);
        background-repeat: no-repeat;
        background-position: 0 0;
*/
        width: 60px;
        height: 150px;
    }
    #titre-pied-de-page {
        font-size: 11px;
        position: absolute; 
        top: 10px; 
        left: 72px;
    }
    #pied-de-page ul {
        list-style: none;
        margin-top: 0;
        padding-left: 0;
        color: inherit;
        font-weight: inherit;
        font-size: inherit;
        font-family: inherit;
    }
    #pied-de-page li {
        padding-top: 0;
        padding-bottom: 3px;
        padding-left: 5px;
    }
    #pied-de-page .titre-liste {
        display: block;
        padding-bottom: 10px;
        font-weight: bold;
    }
    #pied-de-page a:link, #pied-de-page a:visited {
        color: #BCBCBC;
        font-weight: normal;
        text-decoration: none;
    }
    #pied-de-page a:hover {
        text-decoration: underline;
        color: white;
    }
    #liens_uniques li {
        padding-bottom: 3px;
        list-style: none;
        font-weight: bold;
        font-size: 12px;
    }
    #formation {
        font-size: 12px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: stretch;
    }
    .form-img {
        width: 300px;
        height: 100px;
    }
    #formation .element {
        width: 300px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        background-color: #EEEEEE;
    }
    #formation ul {
        font-family: inherit;
        color: black;
        font-size: 12px;    
        padding-left: 20px;
        padding-top: 0;
    }
    #formation ul li {
        margin-bottom: 5px;
    }
}
@media screen and (min-width: 800px) and (max-width: 979px) {
    #header {
        position: relative;
        left: 50%;
        margin-left: -375px;
        width: 750px;
        height: 264px;
        z-index: 0;
    }
    #wide-header {
	    background-size: cover;
    }
    #home {
        width:132px;
        height:255px;
        position:absolute;
        top:0;
        left: -21px;
        display:inline-block;
/* 		background-color: red; */
/*
        background-size: contain;
        box-sizing: border-box;
        background-image: url('../img/logo4.jpg');
        background-image: image-set('../img/logo4.jpg' 1x, '../img/logo4@2x.jpg' 2x);		
        background-image: -webkit-image-set(url('../img/logo4.jpg') 1x, url('../img/logo4@2x.jpg') 2x);
        background-repeat: no-repeat;
        background-position: 0;
        z-index: 10;
*/
    }
/*
    #photo-accueil {
        position: absolute;
        top: 10px;
        background-size: contain;
        background-repeat: no-repeat;
        height: 254px;
        width: 750px;
        z-index: -10;   
    }
*/
    #slogan {
        position: relative;
        width: 750px;
        float: left;
        left: 0px;
        line-height: 54px;
        text-align: center;
        display: block;
        z-index: -1;
/*         background-color: rgba(255,255,255,0.9);           */
    }
    #slogan p {
        margin: 3px;
    }
    #ligne-slogan {
        vertical-align:middle;
        display:inline-block;
        line-height:normal;
        float: right;
        margin: 40px 10px 15px 10px;
        width: 673px;
    }
    .font-slogan1 {
	    font-size: 250%;
	    font-weight: bold;
	    color: #777777;
    }
    .font-slogan2 {
	    font-size: 150%;
	    font-weight: bold;
	    color: #777777;
    }
    .initiale {
	    color: #064284;
    }
    #ban-content {
        width: 750px;
    }
    #couv-block {
        width: 750px;
        position: relative;
        left: 50%;
        margin-left: -375px;
        height: 325px;
    }
    #une-texte {
        float: right;
        height: 285px;
        width: 500px;
        padding-top: 20px;
    }
    .une-titre {
        color: white;
        font-weight: bold;
        font-size: 32px;
        padding-top: 10px;
        padding-bottom: 0px;
    }
    .une-titre2 {
        color: white;
        font-weight: bold;
        font-size: 18px;
        padding-top: 10px;
    }
    .une-sous-titre {
        color: white;
        font-weight: bold;
        font-size: 16px;
        -webkit-font-smoothing: antialiased;
        padding-bottom: 20px;
    }
    .une-sous-titre2 {
        color: white;
        font-weight: bold;
        font-size: 16px;
        -webkit-font-smoothing: antialiased;
    }
    #nav {
        position: relative;
        width: 100%;
        box-sizing: border-box;
        background-color: rgb(0,84,154);
        min-height: 80px;
        z-index: 1000;
        box-shadow: 0px 4px 5px 1px rgba(0,0,0,0.4);
        filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=0, OffY=2, Color=#B3000000);
        -webkit-font-smoothing: antialiased;
/*         text-align: center; */
        font-weight: bold;
/*         border-top: solid 1px rgb(0,84,154); */
    }
    #nav ul {
        height: 80px;
        margin: 0 0 0 0px;
        padding: 0 0 0 0px;
        width: 750px;
        margin: 0 auto 0 auto;
        border: none;
        font-size: 12px;
        text-align: center;
    }
    #nav li {
        display: inline-block;
/*         height: 39px; */
        line-height: 40px;
        text-align: center;
        padding: 0 7px;
/*         border-left: 1px solid rgb(0,84,154); */
        list-style-type: none;
/*         border-right: 1px solid rgb(0,64,134); */
    }
    #nav li.btn-connexion {
/*         background-color: #579EA0; */
    }
    #nav li a, .dropbtn {
        display: inline-block;
        color: #eee;
        text-decoration: none;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border: none;
/*         text-shadow: 0px 1px 1px black; */
    }
    #nav li.dropdown {
        display: inline-block;
        margin: 0 0px;
    }
    #nav li a:hover, .dropdown:hover .dropbtn {
/*         color: #000 !important; */
        text-decoration: none;
/*         height: 39px; */
        line-height: 40px;
        text-align: center;
		background-color: #064284;
/*
    	background-color: #f3f2f4;
    	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(243, 242, 244)), to(rgb(192, 192, 192)));
    	background-image: -webkit-linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	background-image: -moz-linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	background-image: -o-linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	background-image: -ms-linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	background-image: linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f3f2f4', EndColorStr='#c0c0c0');
*/
        border: none;
        margin: 0 -7px;
        padding: 0 7px;
        text-shadow: none !important;
    }
    #nav .dropdown-content {
        display: none;
        position: absolute;
        background-color: #005595;
        min-width: 160px;;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1000;
        padding: 0 7px;
        margin-left: -7px;
    }
    #nav .dropdown-content a {
        color: white;
        text-decoration: none;
        display: block;
        text-align: left;
        line-height: 40px;
/*         margin-left: 3px; */
    }
    #nav .dropdown-content a:hover {
/*         background-color: #f1f1f1; */
        text-align: left;
        margin-left: -7px; 
    }
    #nav .dropdown:hover .dropdown-content {
        display: block;
        color: black;
    }
    #nav li.current {
        color: black;
        font-weight: bold;
		background-color: #064284;
    	border: none;
    }
    #nav li a.selected_link {
		color: white;
/*         color:#064284;  */
        text-shadow:none;
    }
    #nav li a.selected_link:hover {
        background: none;
    }
    #nav li.menu-mobile {
        display: none;
    }

    #nav2 {
        position: relative;
        margin-top: -41px;
        width: 750px;
        left: 50%;
        margin-left: -375px;
    }
    #nav2 ul {
        height: 30px;
        margin: 0 0 0 0px;
        padding: 0 0 0 0px;
        margin: 0 0 0 auto;
        border: none;
        font-size: 13px;
        text-align: right;
    }
    #nav2 li {
        display: inline-block;
        height: 30px;
        line-height: 30px;
        text-align: center;
        padding: 0 7px;
        margin-right: 5px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border: #064284 solid 2px;
        list-style-type: none;
        background-color: rgba(214,226,247,0.9);
        color: white;
/*         border-left: 1px solid rgb(0,84,154); */
/*         border-right: 1px solid rgb(0,64,134); */
    }
    #nav2 li a {
        color: rgb(6,66,132);
        font-weight: bold;
    }

    .btn-menu-mobile {
        display: none;
    }
    .menu {
        display: block !important;
    }
    #content {
        width: 750px;
        position: relative;
/*         z-index: 1; */
        left: 50%;
        margin-left: -375px;
        margin-top: 15px;
        white-space: nowrap;
        padding-bottom: 325px;
    }    
    .col700 {
        width: 480px;
        border: none;
        display: inline-block;
        vertical-align: top;
        white-space: normal;
    }
    #sidebar-contener {
        display: inline-block;
        position: absolute;
        left: 502px;
        top:20px;
    }
    #form-contact {
        display:inline-block;
        height:auto;
        margin:0 10px 10px 10px;
        width: 400px;
    }
    textarea {
        display: block;
        font-size: 15px;
        border: 1px solid #AAA;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;    
        outline: none;
        padding: 5px;
        margin: 10px 0 10px 0;
        width: 400px;
        height: 200px;
    }
    #pied-de-page {
        background-color: #222222;
/*         background-image: url('../img/bkgFooter.jpg'); */
        width: 100%;
        padding: 25px 0 25px 0;
        box-sizing: border-box;
/*         border-top: 1px #aaa solid; */
        color: #BCBCBC;
        position: absolute;
        bottom: 0;
        height: 300px;
        z-index: 1;
    }
    #pied-de-page-conteneur {
        width: 750px;
        position: absolute;
        left: 50%;
        margin-left: -375px;
        display: flex;
    }
    .pied-de-page-cellule {
        width: 180px;
        display: inline-block;
        vertical-align: top;
/*         height: 250px; */
/*         border-right: 1px solid #888; */
        padding-left: 10px;
        flex: 1;
    }
    #logo-pied-de-page {
/*
        background-image: url('../img/logo-footer.png');
        background-image: image-set('../img/logo-footer.png' 1x, '.../img/logo-footer@2x.png' 2x);		
        background-image: -webkit-image-set(url('../img/logo-footer.png') 1x, url('../img/logo-footer@2x.png') 2x);
        background-repeat: no-repeat;
        background-position: 0 0;
*/
        width: 60px;
        height: 150px;
    }
    #titre-pied-de-page {
        font-size: 11px;
        position: absolute; 
        top: 10px; 
        left: 72px;
    }
    #pied-de-page ul {
        list-style: none;
        margin-top: 0;
        padding-left: 0;
        color: inherit;
        font-weight: inherit;
        font-size: inherit;
        font-family: inherit;
    }
    #pied-de-page li {
        padding-top: 0;
        padding-bottom: 3px;
        padding-left: 5px;
    }
    #pied-de-page .titre-liste {
        display: block;
        padding-bottom: 10px;
        font-weight: bold;
    }
    #pied-de-page a:link, #pied-de-page a:visited {
        color: #BCBCBC;
        font-weight: normal;
        text-decoration: none;
    }
    #pied-de-page a:hover {
        text-decoration: underline;
        color: white;
    }
    #liens_uniques li {
        padding-bottom: 3px;
        list-style: none;
        font-weight: bold;
        font-size: 12px;
    }
    #formation {
        font-size: 12px;
/*         display: flex; */
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: stretch;
    }
    .form-img {
        width: 400px;
        height: 150px;
        background-size: 250px;
    }
    #formation .element {
        width: 400px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        background-color: #EEEEEE;
    }
    #formation ul {
        font-family: inherit;
        color: black;
        font-size: 12px;    
        padding-left: 20px;
        padding-top: 0;
    }
    #formation ul li {
        margin-bottom: 5px;
    }
}
@media screen and (min-width: 600px) and (max-width: 799px) {
    #header {
        position: relative;
        left: 50%;
        margin-left: -300px;
        width: 600px;
        height: 200px;
        z-index: 0;
    }
    #wide-header {
	    background-size: cover;
    }
    #home {
        width:100px;
        height:200px;
        position:absolute;
        top:0;
        left: 0px;
        display:inline-block;
/*         background-color: red; */
/*
        background-size: contain;
        box-sizing: border-box;
        background-image: url('../img/logo5.jpg');
        background-image: image-set('../img/logo5.jpg' 1x, '../img/logo5@2x.jpg' 2x);		
        background-image: -webkit-image-set(url('../img/logo5.jpg') 1x, url('../img/logo5@2x.jpg') 2x);
        background-repeat: no-repeat;
        background-position: 0;
*/
    }
/*
    #photo-accueil {
        position: absolute;
        top: 20px;
        background-size: contain;
        background-repeat: no-repeat;
        height: 203px;
        width: 600px;
        z-index: -10;   
    }
*/
    #slogan {
        position: relative;
        width: 600px;
        float: left;
        left: 0;
        line-height: 54px;
        text-align: center;
        display: block;
        z-index: -1;
/*         background-color: rgba(255,255,255,0.9);                */
    }
    #slogan p {
        margin: 3px;
        font-size: 11px;
    }
    #ligne-slogan {
        vertical-align:middle;
        display:inline-block;
        line-height:normal;
        float: right;
        margin: 30px 10px 10px 10px;
        width: 510px;
    }
    .font-slogan1 {
	    font-size: 230%;
	    font-weight: bold;
	    color: #777777;
    }
    .font-slogan2 {
	    font-size: 140%;
	    font-weight: bold;
	    color: #777777;
    }
    .initiale {
	    color: #064284;
    }
    #ban-content {
        width: 600px;
    }
    #couv-block {
        width: 600px;
        position: relative;
        left: 50%;
        margin-left: -300px;
    }
    #une-texte {
        float: right;
        width: 350px;
        padding-top: 20px;
        overflow-y: visible;
        padding-bottom: 40px;
    }    
    .une-titre {
        color: white;
        font-weight: bold;
        font-size: 24px;
        padding-top: 10px;
        padding-bottom: 0px;
    }
    .une-titre2 {
        color: white;
        font-weight: bold;
        font-size: 16px;
        padding-top: 10px;
    }
    .une-sous-titre {
        color: white;
        font-weight: bold;
        font-size: 14px;
        -webkit-font-smoothing: antialiased;
        padding-bottom: 20px;
    }
    .une-sous-titre2 {
        color: white;
        font-weight: bold;
        font-size: 14px;
        -webkit-font-smoothing: antialiased;
    }
    #nav {
        font-size: 18px;
        position: relative;
        width: 100%;
        box-sizing: border-box;
        background-color: rgb(0,84,154);
/*         height: 40px; */
        z-index: 1000;
/*         box-shadow: 0px 4px 5px 1px rgba(0,0,0,0.4); */
        filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=0, OffY=2, Color=#B3000000);
        -webkit-font-smoothing: antialiased;
/*         text-align: center; */
        font-weight: bold;
/*         border-top: solid 1px rgb(0,84,154); */
    }
    #nav ul {
/*         height: 40px; */
        margin: 0 0 0 0px;
        padding: 0 0 0 0px;
/*         width: 750px; */
        margin: 0 auto 0 auto;
        border: none;
        font-size: inherit;

    }
    #nav li {
/*         display: inline-block; */
        height: 40px;
        line-height: 40px;
        text-align: center;
        padding: 0 10px;
/*         border-left: 1px solid rgb(0,84,154); */
        list-style-type: none;
/*         border-right: 1px solid rgb(0,64,134); */
        border-bottom: 1px solid #888888;
    }
    #nav li.btn-connexion {
/*         background-color: #579EA0; */
    }
    #nav li a {
        display: inline-block;
        color: #eeeeee;
        text-decoration: none;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border: none;
        text-shadow: 0px 1px 1px black;
        width: 99%;
        cursor: pointer;
    }
    #nav li:hover, #nav li a:hover {
        color: #000;
        text-decoration: none;
        height: 40px;
        line-height: 40px;
        text-align: center;
/*
    	background-color: #f3f2f4;
    	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(243, 242, 244)), to(rgb(192, 192, 192)));
    	background-image: -webkit-linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	background-image: -moz-linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	background-image: -o-linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	background-image: -ms-linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	background-image: linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f3f2f4', EndColorStr='#c0c0c0');
*/
        border: none;
        margin: 0 -10px;
        padding: 0 10px;
        text-shadow: none;
        border-bottom: 1px solid #888888;
    }
    #nav li a:hover {
        border: none;
    	background-color: #f3f2f4;
    	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(243, 242, 244)), to(rgb(192, 192, 192)));
    	background-image: -webkit-linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	background-image: -moz-linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	background-image: -o-linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	background-image: -ms-linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	background-image: linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    }
    #nav li.current {
        color: black;
        font-weight: bold;
    	background-color: #f3f2f4;
    	border: none;
    }
    #nav li a.selected_link {
        color:#064284; 
        text-shadow:none;
    }
    #nav li a.selected_link:hover {
        background: none;
    }
    #nav li.menu-mobile {
        display: block;
        background-image: url('../img/menu.png');
        background-image: image-set('../img/menu.png' 1x, '../img/menu@2x.png' 2x);		
        background-image: -webkit-image-set(url('../img/menu.png') 1x, url('../img/menu@2x.png') 2x);
        background-repeat: no-repeat;
        background-position: center center;
    }
    #nav li.menu-mobile:hover {
        text-decoration: inherit;
        background-color: inherit;
        margin: 0;
    }
    #nav .dropdown-content {
        background-color: red;
        display: none;
    }
    div.menu {
        display: none;
    }
    div.menu2 {
        display: block;
    }
    div.menu2 ul {
        text-align: center;
        margin: 0 auto;
        background-color: rgba(214,226,247,0.9);
        line-height: 30px;
        display: flex;
        justify-content: space-around;
        padding: 0;
    }
    div.menu2 li {
        flex-wrap: nowrap;
        padding: 5px;
        margin: 0 5px;
        list-style: none;
    }
    div.menu2 li a {
        color: #064284;
        font-weight: bold;
    }
    #content {
        width: 600px;
        position: relative;
        z-index: 1;
        left: 50%;
        margin-left: -300px;
        margin-top: 25px;
        white-space: nowrap;
        padding-bottom: 325px;
    }    
    .col220, #sidebar {
        width: 600px;
        margin: 0 5px 0 0px;
        border: none;
        display: inline-block;
        vertical-align: top;
        white-space: normal;
        margin-top: 30px;
    }
    #sidebar {
        padding-top: 30px;   
    }
    .col700 {
        width: 600px;
        border: none;
        display: block;
        vertical-align: top;
        white-space: normal;
    }
    .col950 {
        width: 600px;
        border: none;
        display: inline-block;
        vertical-align: top;
        white-space: normal;
    }
    #form-contact {
        display:inline-block;
        height:auto;
        margin:0 10px 10px 10px;
        width: 600px;
    }
    textarea {
        display: block;
        font-size: 15px;
        border: 1px solid #AAA;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;    
        outline: none;
        padding: 5px;
        margin: 10px 0 10px 0;
        width: 500px;
        height: 200px;
    }
    #contact {
        background-color: #005ba9;
        background-image: -webkit-gradient(radial, 50% 50%,0,50% 50%,200, from(rgb(0, 64, 134)), to(rgb(0, 91, 169)));
        background-image: -webkit-radial-gradient(50% 50%, rgb(0, 91, 169), rgb(0, 64, 134));
        background-image: -moz-radial-gradient(50% 50%, rgb(0, 91, 169), rgb(0, 64, 134));
        background-image: -o-radial-gradient(50% 50%, rgb(0, 91, 169), rgb(0, 64, 134));
        background-image: -ms-radial-gradient(50% 50%, rgb(0, 91, 169), rgb(0, 64, 134));
        background-image: radial-gradient(50% 50%, rgb(0, 91, 169), rgb(0, 64, 134));
        color: rgb(196,218,240);
        border-radius: 5px;
        margin-bottom: 10px;
        behavior: url('css/PIE.htc'); 
        width: 295px;
        height: 190px;
        display: inline-block;
        float: left;

    }
    #ecoutepro-widget {
		height: 190px;    
		width: 295px;
		display: inline-block;
		float: right;
	}
    #adresse-contact {
        text-align:center;
        color:white;
        margin-top: -10px;
    }
    #en-france, #adherer, #agenda {
/*     background-color: rgb(0,64,134); */
/*     background-image: url('../img/bg-france.png'); */
    background-repeat: no-repeat;
    background-color: #005ba9;
    background-image: -webkit-gradient(radial, 50% 50%,0,50% 50%,200, from(rgb(0, 64, 134)), to(rgb(0, 91, 169)));
    background-image: -webkit-radial-gradient(50% 50%, rgb(0, 91, 169), rgb(0, 64, 134));
    background-image: -moz-radial-gradient(50% 50%, rgb(0, 91, 169), rgb(0, 64, 134));
    background-image: -o-radial-gradient(50% 50%, rgb(0, 91, 169), rgb(0, 64, 134));
    background-image: -ms-radial-gradient(50% 50%, rgb(0, 91, 169), rgb(0, 64, 134));
    background-image: radial-gradient(50% 50%, rgb(0, 91, 169), rgb(0, 64, 134));
    color: rgb(196,218,240);
    margin-bottom: 10px;
    border-radius: 5px;
    behavior: url('css/PIE.htc');
    width: 295px;
    height: 190px;
    display: inline-block;
    float: right;
    }
    #adherer {
        float: left;
    }
    #en-france, #adherer {
        border-bottom-right-radius: 0;
    }
    #en-france-image {
        background-image:url('../img/bg-france.png');
        background-image: image-set('../img/bg-france.png' 1x, '../img/bg-france@2x.png' 2x);		
    	background-image: -webkit-image-set(url('../img/bg-france.png') 1x, url('../img/bg-france@2x.png') 2x);
        height:205px;
        background-position: 70px 70px;
        background-repeat:no-repeat;
        display: inline-block;
        width: 295px;
        margin-top: -15px;
    }
    #adherer-image {
        background-image:url('../img/puzzle.png');
        background-image: image-set('../img/puzzle.png' 1x, '../img/puzzle@2x.png' 2x);		
    	background-image: -webkit-image-set(url('../img/puzzle.png') 1x, url('../img/puzzle@2x.png') 2x);
        height:190px;
        background-position: 70px 50px;
        background-repeat:no-repeat;
        display: inline-block;
        width: 295px;
    }
    #agenda-image {
        height:190px;
        background-repeat:no-repeat;
        background-position: 0 140px;
    }
    #agenda {
        height: auto;
        min-height: 190px;
        position: relative;
        z-index: 5px;
    }
    .titre-sidebar {
/*         margin-top:-5px; */
    }
    .media600 {
        margin-top: -5px !important;
    }
    #pied-de-page {
        background-color: #222222;
/*         background-image: url('../img/bkgFooter.jpg'); */
        width: 100%;
        padding: 25px 0 25px 0;
        box-sizing: border-box;
/*         border-top: 1px #aaa solid; */
        color: #BCBCBC;
        position: absolute;
        bottom: 0;
        height: 300px;
        z-index: 1;
    }
    #pied-de-page-conteneur {
        width: 600px;
        position: absolute;
        left: 50%;
        margin-left: -300px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .pied-de-page-cellule {
/*         width: 280px; */
/*         display: inline-block; */
        vertical-align: top;
/*         height: 300px; */
/*         border-right: 1px solid #888; */
        padding-left: 10px;
        margin-bottom: 30px;
        flex: 1;
    }
    #logo-pied-de-page {
/*
        background-image: url('../img/logo-footer.png');
        background-image: image-set('../img/logo-footer.png' 1x, '.../img/logo-footer@2x.png' 2x);		
        background-image: -webkit-image-set(url('../img/logo-footer.png') 1x, url('../img/logo-footer@2x.png') 2x);
        background-repeat: no-repeat;
        background-position: 0 0;
*/
        width: 60px;
        height: 150px;
    }
    #titre-pied-de-page {
        font-size: 11px;
        position: absolute; 
        top: 10px; 
        left: 72px;
    }
    #pied-de-page ul {
        list-style: none;
        margin-top: 0;
        padding-left: 0;
        color: inherit;
        font-weight: inherit;
        font-size: inherit;
        font-family: inherit;
    }
    #pied-de-page li {
        padding-top: 0;
        padding-bottom: 3px;
        padding-left: 5px;
    }
    #pied-de-page .titre-liste {
        display: block;
        padding-bottom: 10px;
        font-weight: bold;
    }
    #pied-de-page a:link, #pied-de-page a:visited {
        color: #BCBCBC;
        font-weight: normal;
        text-decoration: none;
    }
    #pied-de-page a:hover {
        text-decoration: underline;
        color: white;
    }    
    #liens_uniques li {
        padding-bottom: 10px;
        list-style: none;
        font-weight: bold;
        font-size: 12px;
    }
    #cejour {
        position: absolute;
        width: 95px;
        height: 140px;
        border: 3px solid white;
        border-radius: 5px;
        left: 205px;
        top: 60px;
    }    
    #twitter {
        clear: both;
        position: relative;
        z-index: 10;
        width: 295px;
    }
    #formation {
        font-size: 12px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: stretch;
    }
    .form-img {
        width: 290px;
        height: 85px;
        background-size: 290px;
    }
    #formation .element {
        width: 290px;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
        background-color: #EEEEEE;
    }
    #formation ul {
        font-family: inherit;
        color: black;
        font-size: 12px;    
        padding-left: 20px;
        padding-top: 0;
    }
    #formation ul li {
        margin-bottom: 5px;
    }
}
@media screen and (min-width: 320px) and (max-width: 599px) {
    #header {
        position: relative;
        left: 50%;
        margin-left: -160px;
        width: 320px;
        height: 123px;
/*         margin-bottom: 133px; */
        z-index: 0;
    }
    #wide-header {
	    background-size: cover;
    }
    #home {
        width:62px;
        height:124px;
        position:absolute;
        top: 0;
        left: -25px;
        display:inline-block;
/*         background-color: red; */
/*
        background-size: contain;
        box-sizing: border-box;
        background-image: url('../img/logo-petit.png');
        background-image: image-set('../img/logo-petit.png' 1x, '../img/logo-petit@2x.png' 2x);		
        background-image: -webkit-image-set(url('../img/logo-petit.png') 1x, url('../img/logo-petit@2x.png') 2x);
        background-repeat: no-repeat;
*/
/*         background-position: 0; */
        z-index: 10;
    }
/*
    #photo-accueil {
        position: absolute;
        top: 15px;
        background-size: contain;
        background-repeat: no-repeat;
        height: 108px;
        width: 320px;
        z-index: -10;   
    }
*/
    #slogan {
        position: relative;
        width: 282px;
        float: left;
        left: 38px;
        line-height: 40px;
        text-align: center;
        display: block;
/*         background-color: rgba(255,255,255,0.9); */    }
    #ligne-slogan {
        vertical-align:middle;
        display:inline-block;
        line-height:normal;
    }
    .font-slogan1 {
	    font-size: 145%;
	    font-weight: bold;
	    color: #777777;
    }
    .font-slogan2 {
	    font-size: 100%;
	    font-weight: bold;
	    color: #777777;
    }
    .initiale {
	    color: #064284;
    }
/*
    #banniere {
        width: 310px;
        left: 50%;
        margin-left: -157px;
        position: relative;
        margin-bottom: -5px;
        margin-top: 10px;
        overflow:hidden;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        border: solid 1px gray;
        behavior: url('css/PIE.htc'); 
    }
*/
    #ban-content {
        width: 600px;
    }
    #couv-block {
        width: 212px;
        position: relative;
        left: 50%;
        margin-left: -106px;
        height: auto;
        text-align: center;
        padding-bottom: 10px;
        
    }
    #ban-couv {
        height: inherit;
        background-color: rgb(0,64,134);
    }
    .une-titre {
        color: white;
        font-weight: bold;
        font-size: 24px;
        padding-top: 10px;
        padding-bottom: 0px;
    }
    .une-titre2 {
        color: white;
        font-weight: bold;
        font-size: 16px;
        padding-top: 10px;
    }
    .une-sous-titre {
        color: white;
        font-weight: bold;
        font-size: 12px;
        -webkit-font-smoothing: antialiased;
        padding-bottom: 20px;
    }
    .une-sous-titre2 {
        color: white;
        font-weight: bold;
        font-size: 12px;
        -webkit-font-smoothing: antialiased;
    }
    #une-image {
        margin-bottom: 15px;
        margin-left:0;
    }
    #nav {
        font-size: 18px;
        position: relative;
        width: 100%;
        box-sizing: border-box;
        background-color: rgb(0,84,154);
        z-index: 1000;
        filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=0, OffY=2, Color=#B3000000);
        -webkit-font-smoothing: antialiased;
        font-weight: bold;
    }
    #nav ul {
        margin: 0 0 0 0px;
        padding: 0 0 0 0px;
        margin: 0 auto 0 auto;
        border: none;
    }
    #nav li {
        height: 40px;
        line-height: 40px;
        text-align: center;
        padding: 0 10px;
        list-style-type: none;
        border-bottom: 1px solid #888888;
    }
    #nav li.btn-connexion {
/*         background-color: #579EA0; */
    }
    #nav li a {
        display: inline-block;
        color: #eeeeee;
        text-decoration: none;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border: none;
        text-shadow: 0px 1px 1px black;
        width: 99%;
        cursor: pointer;
    }
    #nav li:hover, #nav li a:hover {
        color: #000;
        text-decoration: none;
        height: 40px;
        line-height: 40px;
        text-align: center;
/*
    	background-color: #f3f2f4;
    	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(243, 242, 244)), to(rgb(192, 192, 192)));
    	background-image: -webkit-linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	background-image: -moz-linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	background-image: -o-linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	background-image: -ms-linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	background-image: linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f3f2f4', EndColorStr='#c0c0c0');
*/
        border: none;
        margin: 0 -10px;
        padding: 0 10px;
        text-shadow: none;
        border-bottom: 1px solid #888888;
    }
    #nav li a:hover {
        border: none;
    	background-color: #f3f2f4;
    	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(243, 242, 244)), to(rgb(192, 192, 192)));
    	background-image: -webkit-linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	background-image: -moz-linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	background-image: -o-linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	background-image: -ms-linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    	background-image: linear-gradient(top, rgb(243, 242, 244), rgb(192, 192, 192));
    }
    #nav li.current {
        color: black;
        font-weight: bold;
    	background-color: #f3f2f4;
    	border: none;
    }
    #nav li a.selected_link {
        color:#064284; 
        text-shadow:none;
    }
    #nav li a.selected_link:hover {
        background: none;
    }
    #nav li.menu-mobile {
        display: block;
        background-image: url('../img/menu.png');
        background-image: image-set('../img/menu.png' 1x, '../img/menu@2x.png' 2x);		
        background-image: -webkit-image-set(url('../img/menu.png') 1x, url('../img/menu@2x.png') 2x);
        background-repeat: no-repeat;
        background-position: center center;
    }
    #nav li.menu-mobile:hover {
        text-decoration: inherit;
        background-color: inherit;
        margin: 0;
    }
    #nav .dropdown-content {
        background-color: red;
        display: none;
    }
    #content {
        width: 320px;
        position: relative;
        z-index: 1;
        left: 50%;
        margin-left: -160px;
        margin-top: 15px;
        white-space: normal;
        /* padding-bottom: 325px;         */
    }
    div.menu {
        display: none;
    }
    div.menu2 {
        display: block;
    }
    div.menu2 ul {
        text-align: center;
        margin: 0 auto;
        background-color: rgba(214,226,247,0.9);
        line-height: 30px;
        display: flex;
        justify-content: space-around;
        padding: 0;
    }
    div.menu2 li {
        flex-wrap: nowrap;
        padding: 5px;
        margin: 0 5px;
        list-style: none;
    }
    div.menu2 li a {
        color: #064284;
        font-weight: bold;
        font-size: 12px;
    }
    .col700 {
        width: auto;
        margin-left: 5px;
        margin-right: 5px;
    }
    .col950 {
        width: auto;
        border: none;
        display: inline-block;
        vertical-align: top;
        white-space: normal;
        margin-left: 5px;
        margin-right: 5px;
    }    
    .big-box {
        flex-direction: column;
    }    
    #form-contact {
        display:inline-block;
        height:auto;
        margin:0 10px 10px -10px;
        width: 300px;
    }
    textarea {
        display: block;
        font-size: 15px;
        border: 1px solid #AAA;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;    
        outline: none;
        padding: 5px;
        margin: 10px 0 10px 0;
        width: 300px;
        height: 200px;
    }
    .col220, #sidebar {
        width: 280px;
        margin: 0 5px 0 18px;
        border: none;
        display: inline-block;
        vertical-align: top;
        white-space: normal;
    }
    #sidebar-contener {
         width:320px;
         margin: auto
    }
    #en-france-image {
        background-image:url('../img/bg-france.png');
        background-image: image-set('../img/bg-france.png' 1x, '../img/bg-france@2x.png' 2x);		
    	background-image: -webkit-image-set(url('../img/bg-france.png') 1x, url('../img/bg-france@2x.png') 2x);
        height:140px;
        background-position:60px 0;
        background-repeat:no-repeat;
    }
    #adherer-image {
        background-image:url('../img/puzzle.png');
        background-image: image-set('../img/puzzle.png' 1x, '../img/puzzle@2x.png' 2x);		
    	background-image: -webkit-image-set(url('../img/puzzle.png') 1x, url('../img/puzzle@2x.png') 2x);
        height:140px;
        background-position-x: 50px;
        background-repeat: no-repeat;
    }
    #cejour {
        position: absolute;
        width: 95px;
        height: 140px;
        border: 3px solid white;
        border-radius: 5px;
        left: 190px;
        top: 150px;
    }
    .font16 {
    	font-size: 12px;
    }
    .font24 {
    	font-size: 16px;
    }
    #pied-de-page {
        background-color: #222222;
/*         background-image: url('../img/bkgFooter.jpg'); */
        background-repeat: repeat-y;
        width: 100%;
        padding: 25px 0 25px 0;
        box-sizing: border-box;
/*         border-top: 1px #aaa solid; */
        color: #BCBCBC;
        position: relative;
        bottom: 0;
        height: auto;
        overflow-y: visible;
        z-index: 1;
    }
    #pied-de-page-conteneur {
        width: 310px;
        position: relative;
        left: 50%;
        margin-left: -155px;
    }
    .pied-de-page-cellule {
        width: 300px;
        display: block;
        vertical-align: top;
/*         height: 300px; */
/*         border-bottom: 1px solid #888; */
        padding-left: 10px;
        margin-bottom: 30px;
    }
    #logo-pied-de-page {
/*
        background-image: url('../img/logo-footer.png');
        background-image: image-set('../img/logo-footer.png' 1x, '.../img/logo-footer@2x.png' 2x);		
        background-image: -webkit-image-set(url('../img/logo-footer.png') 1x, url('../img/logo-footer@2x.png') 2x);
        background-repeat: no-repeat;
        background-position: 0 0;
*/
        width: 60px;
        height: 150px;
    }
    #titre-pied-de-page {
        font-size: 11px;
        position: absolute; 
        top: 10px; 
        left: 72px;
    }
    #pied-de-page ul {
        list-style: none;
        margin-top: 0;
        padding-left: 0;
        color: inherit;
        font-weight: inherit;
        font-size: inherit;
        font-family: inherit;
    }
    #pied-de-page li {
        padding-top: 0;
        padding-bottom: 3px;
        padding-left: 5px;
    }
    #pied-de-page .titre-liste {
        display: block;
        padding-bottom: 10px;
        font-weight: bold;
    }
    #pied-de-page a:link, #pied-de-page a:visited {
        color: #BCBCBC;
        font-weight: normal;
        text-decoration: none;
    }
    #pied-de-page a:hover {
        text-decoration: underline;
        color: white;
    }
    #liens_uniques li {
        padding-bottom: 10px;
        list-style: none;
        font-weight: bold;
        font-size: 12px;
    }
    #form-contener {
        width: 290px;margin: auto;
    }
    input.coord {
        width: 250px !important;
    }
    textarea {
        width: 250px !important;
    }    
    #formation {
        font-size: 12px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: stretch;
    }
    .form-img {
        width: 320px;
        height: 94px;
        background-size: 320px;
    }
    #formation .element {
        width: 320px;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
        background-color: #EEEEEE;
    }
    #formation ul {
        font-family: inherit;
        color: black;
        font-size: 12px;    
        padding-left: 20px;
        padding-top: 0;
    }
    #formation ul li {
        margin-bottom: 5px;
    }
}

.main-nav {
	     letter-spacing: 0.5px;
    }
a.titre-actu {
	font-family: dita, sans-serif;
	font-weight: 400;
	font-size: 1.4em;
	text-transform: uppercase;
	display: block;
	padding: 5px 20px 10px 20px;
	margin-left: -10px;
	margin-right: -10px;
/* 	letter-spacing: -1.5px; */
}
a.titre-actu:hover {
	color: white;
	text-decoration: none;
	background-color: #064284;
}
.titre-actu {
	font-family: dita, sans-serif;
	font-weight: 400;
	font-size: 3em;
	text-transform: uppercase;
	display: block;
	text-align: left;
	background-color: white;
	padding-bottom: 10px;
	margin-bottom: 10px;	
}
.type-actu {
	font-family: dita, sans-serif;
	font-weight: 400;
	font-size: 2em;
	border: none;
	margin-top: 0;
	padding: 0;
}
.soustitre-actu {
	font-family: dita, sans-serif;
	font-weight: 400;
	font-size: 2em;
	border: none;
	margin-top: 0;
	padding: 10px;
}
.titre-video-index, .titre-champ {
	color:#064284;
	font-family: dita, sans-serif;
	font-weight: 400;
	text-transform:uppercase;
}
.titre-video-index {
	font-size: inherit;
	font-size: 1.4em;
	font-weight: 400;
}
#sharing {
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
}
.message-content {
    font-size: 1.5em;
    font-family: Arial, sans-serif;
    color: #333333;
    display: inline-block; 
    text-align: justify;
    margin: 10px;
    line-height: 1.5em
}
.message-content ul {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1em;
}
.message-content li {
    font-weight: inherit;
    list-style-type: square
}
.message-content img {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
    border: 1px solid black
}
.nom-ca {
	font-family: dita, sans-serif;
    font-size: 2em;
    color: #064284;
	font-weight: 400;
}
.titre-box {
	background-color: #064284;
	color: white;
	padding: 10px 10px 10px 10px;
	margin: -10px -10px 0px -10px;
	border-top-left-radius: 5px;
}
.col700, .col950 {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}
.annee-revue, .h4-formations {
	font-size:200%;
	margin-top:10px;
	margin-bottom:10px;
}