html {
	/* font-family: 'PT Sans Narrow', sans-serif; */
	font-family:Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
}
body.body {
    position: relative;
	font-family:Arial, Helvetica, sans-serif;
	font-family:Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
	font-size:16px;
	margin:0px;
	padding:0px;
	background:#D5D7D9;
    color:#000;
}
.clear {
    clear:both;
}
.clearfix:after,
.form_box:after,
.bxPublications:after {
	content:" ";
	display:block;
	height:0px;
	visibility:hidden;
	clear:both;
	line-height:0px;
}
header,
article,
navigation,
footer {
	display:block;
}
*:focus {
	outline: none;  
}
.site {
    position: relative;
	max-width:1160px;
	margin:auto;
}
a {
	text-decoration:none;
	color:#F88A1D;
	transition:0.2s;
}
a:hover {
	color:#F88A1D;
	text-decoration:none;
}
.intro_chapo a:hover,
.chapo a:hover,
.courriel a:hover,
.siteweb a:hover,
.corps a:hover {
	text-decoration: underline;
}
.bxAfis .int a:hover,
.ad_mail a:hover,
.footer .menu_bas a:hover,
.liste2 .item a:hover,
.breadcrumb li a:hover,
.contenu .smenuG li:hover a.Rniv1G,
.contenu .smenuG2 li:hover a.Rniv2G,
a.l_doc:hover, a.l_lien:hover, a.l_pdf:hover,
.front a:hover {
	color:#F88A1D;
	text-decoration:none;
} 
.navmenu a:hover {
	text-decoration: none;
}
.spadtop {
	padding-top:0px !important;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:600;
	margin:0px;
	padding:0px;
	text-transform: uppercase;
}
h1 {
    margin:35px 0px 25px 0px;
    font-size:1.8em;
    line-height: 1.2em;
}
.contD h1 {
    margin:8px 0px 25px 0px;
}
h2 a,
h3 a,
h4 a {
	display:block;
}
/* h1.page-header {
	margin:-30px -30px 10px -30px;
} */
h2 {
	font-size:1.45em;
    margin:25px 0px 20px 0px;
}
.contenu h2 {
	font-size:1.6em;
    line-height: 1.15em;
    margin-top:40px;
}
.contenu .h2-2,
.h2-2 {
	font-size:1.3em;
	padding-bottom:8px;
	position: relative;
	margin-bottom:20px;
	margin-top:45px;
}
.h2-2:after {
	display: block;
	content:"";
	width:70px;
	height:3px;
	background-color: #BBBBBD;
	position: absolute;
	bottom: 0;
}
h3 {
    font-size:1.2em;
    margin:18px 0px 15px 0px;
}
.item h2,
.bxPublications h3,
.item h3 {
	text-transform: inherit;
}
h4 {
    font-size:1.12em;
    margin:10px 0px 7px 0px;
}
h5 {
    font-size:1.05em;
}
h6 {
    font-size:1em;
}
h2.page-header:first-child {
	margin-top:20px;
}
h2 a, h3 a, h4 a {
    color:#000;
}
h2 a:hover, h3 a:hover, h4 a:hover {
   
}
.btRoll,
.btShow {
	position:relative;
        cursor:pointer;
}
.btRoll.show,
.btShow.show {
	background:url('../img/close.png') no-repeat right center;
}
.bxOverlay2 {
    transition:0.2s;
}
.bxOverlay2,
.boxShow {
    display:none;
}
.boxRoll {
	display:none;
	position:absolute;
        box-shadow:2px 2px 4px rgba(0,0,0,0.3);
        background-color: #FFF;
        padding:15px 25px;
        color:#000;
        text-align: left;
        transition:0.2s;
}
@media all and (min-width:990px) {
.btRoll:hover > .boxRoll {
	display:block;
}
}
.l_date {
    color:#565656;
    font-size:0.929em;
}
.tag {
    color:#F88A1D;
    font-size:1.071em;
    text-transform:uppercase;
}
.tag:hover {
    color:#000;
}
.fleche {
    display:block;
    background:url(../img/fleche.png) no-repeat left 4px;
	background-size:20px auto;
    font-size:1.071em;
    color:#000;
    margin:8px 0px;
    padding:2px 0px 2px 24px;
}
.flecheBlc {
    background-image:url(../img/flecheBlc.png);
    color:#FFF;
}
.fleche:hover {
    background-image:url(../img/fleche_or.png);
}
.flecheBlc:hover {
    background-image:url(../img/fleche.png);
    color:#000;
}
.img {
    background-repeat:no-repeat;
    background-size: cover;
}
.allover,
.over {
	overflow:hidden;
	position:relative;
        padding-bottom:5px;
}
.allover:after,
.over:after {
	display:block;
	content:"";
	visibility:visible;
	background:linear-gradient(to top, #FFF, rgba(255,255,255,0));
	position:absolute;
	height:12px;
	width:100%;
	bottom:0px;
	left:0px;
}
.bxEmploi:hover a,
.bxEmploi:hover .picto,
.bureau .itemsCommissions:hover,
.bureau .itemsAgenda:hover,
.home .bxMembreHome:hover,
.home .bxPublications:hover,
.home .bxJob:hover,
.home .bxStats:hover,
.home .bxActus .allint:hover,
.itDossier:hover {
    box-shadow:0px 0px 5px rgba(0,0,0,0.3);
}
.itActu:hover {
    box-shadow:0px 3px 4px rgba(0,0,0,0.25);
}
.home:not(.bureau) .boxHome .itActu:hover {
    box-shadow:none;
}
.msg {
	border:1px solid #BEC1CB;
	padding:10px 15px;
	border-radius:4px;
	margin:15px auto;
        display: inline-block;
}
.msg_indic {
	font-style:italic;
}
.msg_indic .fa-info-circle {
    float: left;
    margin: 0 10px 0 0;
	font-size: 40px;
    color: #888;
}
.msg_warning {
	border-color:#ff793c;
}
.msg_attention {
	border-color:#FC1C22;
}
.nothing {
 font-style: italic; 
 text-align: center;
 color:#526576;
}
.close,
.fermer {
	background:url('../img/close.png') no-repeat right 0px;
	padding:0px 20px 2px 0px;
	font-size:0.786em;
	text-align:right;
	cursor:pointer;
}
.close:hover,
.fermer:hover {
	color:#FC1C22;
}

p {
	margin:15px 0px;
}
.submit a {
    color:#FFF;
}
.submit, input[type="submit"], button[type="submit"] {
	cursor:pointer;
	display:inline-block;
	background:#F7A600;
	border-radius:1px;
	padding:9px 16px 8px 16px;
	box-shadow:1px 1px 3px rgba(0,0,0,0.05);
	margin:15px 0px;
	color:#FFF;
	border:0px;
	font-weight:500;
        transition:0.3s; 
	font-size:12px;
	text-transform: uppercase;
}
button[type="submit"].btn {
	color:#FFF !important;
}
.submit:hover, input[type="submit"]:hover {
	background:#FFCC00;
        color:#FFF !important;
        text-decoration: none !important;
}
.password-condition {
    font-size:0.9em;
    color:#666;
}
.formadmin h2 {
	display:table;
	background:#52657A;
	color:#FFF;
	font-size:19px;
	border:0px;
	padding:5px 30px 4px 30px;
	margin-top:25px;
	border-radius:3px;
}
h1.padLeft {
    padding-left:63px;
}
.formadmin h2:first-child {
	margin:0 0 10px 0;
}
.breadcrumb {
	font-size:0.857em;
	margin:-25px 0px 35px 13px;
        color:#566576;
}
.breadcrumb li {
	list-style-type:none;
	display:inline-block;
	color:#000;
}
.breadcrumb li a {
	color:#848488;
	padding-left:10px;
	margin:0px 8px 0px 0px;
	display:inline-block;
	background:url(../img/breadcrumb.png) no-repeat left 6px;
}
hr {
	display:block;
	border:0px;
	background:linear-gradient(to right, #FFF, #C6CDD7, #FFF);
	height:1px;
	padding:0px;
	margin:20px 0px;
	}
.table {
	display:table;
}
.w100 {
	width:100%;
}
.row {
	display:table-row;
}
.td {
	display:table-cell;
	vertical-align:top;
}
.contenu ol,
.contenu ul {
	margin:24px 0px 24px 40px;
	padding:0px;
}
.contenu ol ol,
.contenu ol ul,
.contenu ul ul,
.contenu ul ol {
	margin:13px 0px 13px 20px;
	padding:0px;
}
.corps ol li,
.cke_editable ol li,
.corps ul ol li,
.cke_editable ul ol li {
	display:block;
	list-style-type:none;
	padding:0px 0px 0px 25px;
	margin:1em 0px;
	position:relative;
        background-image:none;
}
.corps ol,
.cke_editable ol {
    counter-reset: item;
}
.corps ol > li:before {
	display:block;
	position:absolute;
	left:0px;
	top:0px;
    content: counter(item) ") "; 
	counter-increment: item;
	font-weight:700;
	color:#ff793c;
}
.corps ul ol > li:before,
.corps ol ol > li:before {
	font-weight:600;
	color:#BBC0C7;
}
.contenu ul.pagination li {
	background:none;
}
.puce {
	display:block;
        color:#000;
}
.puce,
.contenu ul li {
	list-style-type:none;
	padding:8px 18px;
}
a.puce::before,
.contenu .corps ul li::before {
  content: "\2022";  
  color: #F7A600;
  font-weight: bold; 
  display: inline-block; 
  width: 1em; 
  margin-left: -1em; 
}
.contenu ol li ul li,
.contenu ul li ul li {
	padding:4px 17px;
        margin:0px;
}
.contenu .corps ul ul li::before { 
  color:grey;
}
.contenu .nav-tabs li {
    background: none;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
        border-bottom-color: rgb(221, 221, 221);
    border-bottom-color: transparent;
}

.contenu ul.pagination li {
    padding: 0;
}
.chapo ul li a:hover,
.intro_chapo ul li a:hover,
.corps ul li a:hover {
	
}
.contenu .intro_chapo ul li {
	background-position:left 16px;
}

.contenu .formadmin ul {
	padding:15px 0px;
}
.contenu .formadmin ul li {
	background:none;
	padding:8px 0px;
}
.contenu .formadmin .documents {
    display: none;
}
.contenu .formadmin .form_box {
    margin: 0 0 10px 0;
    border-top: none;
}
.contenu .formadmin .addDoc {
    position: relative;
}
.contenu .formadmin .addDoc .form_box,
.contenu .formadmin .addDoc {
    border:0px !important;
    padding-bottom:5px;
}
.contenu .formadmin .addDoc {
    border-bottom:1px solid #ccc !important;
}
.contenu .formadmin .addDoc .btn-xs {
    position: absolute;
    right:0px;
    bottom:8px;
}
.contenu .formadmin .addDoc .doc-document {
    clear:left;
}
.contenu .formadmin .box_intro,
.contenu .formadmin .box_image,
.contenu .formadmin .form_box_chapter {
    margin: 10px 0 0 0;
    padding: 10px;
}
.nom_aeroport {
	font-size:1.071em;
}
button,
input,
select,
textarea {
  font-family: inherit; /* 1 */
  margin: 0; /* 3 */
  vertical-align: baseline; /* 4 */
  *vertical-align: middle; /* 4 */
  max-width: 100%; /* 5 */
  -ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box; 
	box-sizing:content-box;
        transition: 0.2s;
	font-size:13px;
}
input:not([type='submit']):not([type='file']),
textarea,
.contenu select  {
	background:#E6E8EC;
	padding:8px 10px;
	border:0px;
	margin:0px 5px 9px 0px;
}
input:not([type='submit']):hover,
textarea:hover,
.contenu select:hover  {
	background:#D8DADE;
}
input:not([type='submit']):focus,
textarea:focus,
.contenu select:focus {
	background:#FFFFCC;
}
.contenu input.i_note {
	width:90%;
	}
form input[type='text'],
form input[type='email'],
form input[type='url'],
textarea  {
	width:400px;
}
form .tab_stats input[type='text']
{
    width:120px;
}
p.justify {
    text-align: justify;
}
.tab_stats th {
    text-align: left; 
    width:45%;
    font-weight:normal;
}
.tab_stats thead th,
.tab_stats thead td {
    font-weight:bold;
}
.tab_stats {
   width: 100%;
}
.table_align .tab_stats {
    border:1px solid #ccc;
    margin:20px 0px;
    padding:20px 5%;
}
.contenu input[type='number'],
.contenu .i_classement {
	width:100px;
}
.contenu select,
.contenu input[type='number']  {
	padding:4px 4px 4px 8px;
}
.contenu .demi {
	width:170px;
}
.toutes {
    display: inline-block;
    background:url(../img/fleche2.png) no-repeat left 3px;
    color:#848488;
    padding-left:15px;
    margin:-2px 0px 0px 0px;
}
.main {
 padding-top:230px;
	
}
.image {
    text-align: center;
    margin:25px 0px;
}
.image img {
    display:block;
    margin:auto;
}
.flecheImgT,
.flecheImgL,
.flecheImgB,
.flecheImgR {
  position:relative;
}
.flecheImgT::after,
.flecheImgL:after,
.flecheImgB:after,
.flecheImgR:after,
.flecheImgTag:after {
   display:block;
   content:"";
   position: absolute;
   z-index:150;
   background-repeat:no-repeat;
   background-position:center;
}
.flecheImgL:after {
   background-image:url(../img/flecheL.png); 
   width:11px;
   height:22px;
   left:-11px;
   top:46px;
}

.flecheImgR:after {
   background-image:url(../img/flecheR.png); 
   width:11px;
   height:22px;
   right:-11px;
   top:46px;
}
.flecheImgT::after {
    background-image:url("../img/flecheT.png");
    height:11px;
    top:-11px;
    left:26px;
    width:22px;
}
.flecheImgB::after {
    background-image:url("../img/flecheActu.png");
    height:11px;
    top:0px;
    left:26px;
    width:22px;
}
.flecheImgTag::after {
    background-image:url("../img/flecheImgTag.png");
    height:22px;
    bottom:18px;
    left:0px;
    width:11px;
}
.overlay,
.overlay2 {
  position:fixed;
  top:0px;
  left:0px;
  height:100%;
  width:100%;
  overflow:hidden;
   background:#222428;
  opacity: 0.95;
  z-index:280;
  cursor:pointer;
  display:none;
}
.overlay2 {
	background:none;
        z-index:180;
}
.overlay:after {
    display: block;
    content:"Fermer";
    position:fixed;
    top:10px;
    right:10px;
	background:url('../img/close.png') no-repeat right 0px;
	padding:0px 20px 2px 0px;
	font-size:0.786em;
	cursor:pointer;
        color:#ccc;
}
.overlay:after:hover {
	color:#FC1C22;
}
.contenu {
	padding:0px 30px 30px 30px;
	min-height:200px;    
}
.contenu.avecSousMenu{
   display: table;
	width:96%;
	padding:0px 2% 30px 2%;
}
.page_actu {
    max-width:900px;
    margin:auto;
}
.fd_bleu {
	background:url(../img/contenu.png) repeat left top;
}
.contenu50 {
	background:url(../img/contenu50.png) repeat left top;
}
.plus {
	display:inline-block;
	background:url(../img/plus.png) no-repeat left 7px;
	padding:4px 15px 4px 17px;
	color:#000;
}
.b_travail .plus {
	display:block;
}
.plus:hover {
	background-image:url(../img/plus_or.png);
}
.annuler {
	background:url(../img/annuler.png) no-repeat left center;
	padding:4px 28px;
	color:#000;
}

/* CLASS SYNFONY */
.butn {
    display:inline-block;
    background-color: #66A3FF;
    border:1px solid #0033CC;
    color:#000;
    font-weight:bold;
    padding:4px 10px;
    border-radius:4px;
    margin:5px 5px 5px 0px;
    background-repeat: no-repeat;
    background-position:4px center;
}

/* Formulaires côté admin */
.formadmin label,
.fos_user_profile_edit label {
    display:table;
    margin-top:20px;
    text-align:left;
	font-weight:bold;
	background:#F5F5F5;
	padding: 2px 8px 2px 0;
	border-radius:3px 3px 0px 0px;
}
.formadmin .notlab label {
    display:inline-block;
    margin-top:0px;
	margin-right:10px;
	font-weight:normal;
	background-color:transparent;
	padding:0px;
}

/* Fin Formulaires côté admin */
.siteBas {
    padding-bottom:60px;
}
.main .site {
    position:relative;
}
.page_edito {
    display:table;
    width:100%;
}
.acts_admin {
    position: absolute;
    margin-top:-30px;
    right:0px;
}
.fos_user_change_password label {
    width:230px;
    padding-right:15px;
    display: inline-block;
}
.contD {
	display:table-cell;
	vertical-align:top;
	padding:20px 50px;
        background-color:#fff;
}
.contenu > .intro_chapo,
.contenu > .corps {
  background-color:#fff;
  margin:20px 0px;
}
.contenu > .intro_chapo .int,
.contenu > .corps .int {
  padding:20px 30px;
}
.spad {
	padding:0px;
}
.spad h1.page-header {
    margin:0px 0px 20px 0px;
}
.box_documents {
	padding:15px 0px;
	clear:both;
}
.box_documents h2 {
	font-size:21px;
        margin-top: 0;
}
.box_documents a {
	display:block;
	background:url('../img/ic_doc.png') no-repeat left top;
	padding:7px 0px 11px 35px;
	margin-left:35px;
	color:#000;
}
.box_documents a:hover {
	color:#ff793c;
}
.box_documents a.apdf {
	
}
.menu_sort {
	float:left;
	width:42%;
	border:1px dotted #ccc;
	padding:1% 2%;
	margin-right:2%;
}
.cadre .menu_sort h3 {
	padding:5px 0px 10px 0px;
	display:block;
	margin-top:0px;
	border:0px;
}

/* FIN Formulaire edit profil */
.tags{
    list-style-type: none;
}

#sortable1, #sortable2{ 
    list-style-type: none; 
    margin: 0; padding: 0 0 2.5em; 
    float: left; 
    margin-right: 10px; 
}
 ul#sortable1 li, ul#sortable2  li {
	background:none;
    margin: 0 5px 5px 5px;
    padding: 5px;
    font-size: 1.2em;
    width: 180px;
}
.actionPageRubrique {
    position: absolute;
    right:0px;
    bottom:0px;
}
.actionPageRubrique div {
    display: inline-block;
    margin:0px 20px;
}
#gestion-pages{
    padding: 10px;
    margin-left: 5px;
    width:450px;
    height: auto;
    border: 1px #0033CC dashed;
}
#pages-actuelles{
    float:left;
    width: 200px;
    height:auto;
    padding-left: 5px;
}
#pages-disponibles{
    float:right;
    width: 200px;
    height: auto;
    padding-left: 5px;
}
#pages-actuelles h5, #pages-disponibles h5{
    font-weight: bolder;
    padding-bottom: 5px;
}
.info{
    /*width:500px;*/
    background: #EDECEB;
    color: #7BA3E3;
    font-size: 11px;
    font-weight: bold;
    margin: 5px;
    padding: 5px;
    /*text-align: center;*/
}
#sortable{
    list-style-type: none; margin: 0; padding: 0; width: 60%; 
}
#sortable li{ 
    margin: 0 3px 3px 3px;
    padding: 0.4em; padding-left: 1.5em; height: 18px;
	background-image:none;
}
#sortable li span{
    position: absolute; 
	margin-left: -1.3em;
}
.header_position{
    margin: 20px;
}

.labelfor{
    font-weight: bold;
}
.content_membre {
	margin:25px 0px;
}
.suite {
	display:inline-block;
	background:#FFF url(../img/suite.png) no-repeat 7px center;
	color:#A0AFC2;
	border:1px solid #AEBBCB;
	padding:5px 13px 5px 28px;
	border-radius:4px;
}
.bt_devenir {
	display:inline-block;
	background:#FFBF00 url(../img/coche_blc.png) no-repeat 5px center;
	color:#000;
	padding:5px 15px 5px 33px;
	border-radius:4px;
	font-weight:500;
	transition:all 0.2s ease 0s;
}
.bt_devenir:hover {
	background-color:#B1BDCD;
}
.btn {
	display:inline-block;
	margin:5px 10px 5px 0px;
	color:#000 !important;
	padding:4px 10px 4px 23px;
	background:url(../img/fleche_or.png) no-repeat 1px center;
	min-height:18px;
	font-size:13px !important;
	transition:all 0.2s ease 0s;
    cursor: pointer;
}
.btn:hover {
	background-color:#D6D8DC;
}
.add, .ajout {
	background-image:url(../img/add.png);
}
.addDocument, .addChapter {
	background-image:url(../img/btn_addoc.png);
}
.btn-success,
.valid {
	background-image:url(../img/valid.png);
}
.edit {
	background-image:url(../img/btn_edit.png);
}
.gerer {
	background-image:url(../img/btn_gerer.png);
}
.voir {
	background-image:url(../img/btn_voir.png);
}
.supp,
.btn-danger,
.delete,
.deleteDocument,
.deleteChapter {
	background-image:url(../img/btn_supp.png);
}
.change {
	background-image:url(../img/btn_vider.png);
}
.supp {
	padding:1px 10px !important;
}
.doc {
	background-image:url(../img/btn_doc.png);
}
.retour {
	background-image:url(../img/btn_retour.png);
}
.vider {
	background-image:url(../img/btn_vider.png);

}
.cancel {
	background-image:url(../img/annuler.png);
}
.etat {
	float:right;
	font-size:11px;
	padding:3px 10px;
	font-style:italic;
}
.etat:after {
	display:block;
	float:right;
	content:"";
	visibility:visible;
	height:14px;
	width:14px;
	background-color:#AEEB94;
	box-shadow:1px 1px 2px rgba(0,0,0,0.1);
	margin-left:8px;
}
.et_attente {
    background-color:#FFC166;
}
.btn-titre {
    float:right;
}
.chapo,
.info_offre {
    text-align: justify;
    color:#666;
}
.gris {
   color:#666;
}
.miseLigne {
    font-size:0.8em;
    color:#566576;
}
.c_date {
    color:#566576;
}
.page_dossier .c_date {
    font-size: 0.9em;
    display: block;
    margin: 25px 0px 0px 0px;
}
/* FIN CLASS SYMFONY */
.ui-datepicker {
	background-color:#FFF;
}
.erreur{
    background: none repeat scroll 0 0 #F2DEDE;
    border: 1px solid #D00D09;
    color: #D00D09;
    display: block;
    font-size: 15px;
    padding: 10px;
}
#backtop {
    cursor:pointer;
    position:fixed;
    bottom:40px;
    right:40px;
    z-index:10;
    display:none;
    padding:8px 14px;
    border-radius:5px;
}
.boxF {
    float: left;
    padding-right:25px;
}
.menu_user .member
{
    font-weight: bold;
    font-size: 16px;
    color: #FFBF00;
    margin-left: 60px;
    margin-top: 5px;
}

.on_right
{
    margin-left :400px;
    font-size: 11px;
}

.warning  {
  padding-bottom: 5px;
  color:red;
  font-style: italic;
  font-size: small;
}

.warning-min {
  font-size: smaller;
}

.infos_valid  {
  padding-bottom: 5px;
  color:green;
  font-size: small;
}

/*  VOEUX 2016 
.b_alaune .hbloc h2,
.b_alaune .hbloc #actus,
.b_alaune #nextBtn,
.b_alaune #prevBtn,
.b_alaune a.plus {
	display:none;
}
.voeux2016 {
	background:#FFF url(../img/airportsfrance.gif) no-repeat center;
	background-size:cover;
	width:390px;
	height:305px;
	position:absolute;
	z-index:400;
	margin-left:9px;
}
@media all and (max-width:1150px) {
	.voeux2016 {
            width:330px;
            height:254px;
        }
}
@media all and (max-width:990px) {
	.voeux2016 {
            background-size: auto 100%;
            width:310px;
            height:220px;
        }
}

@media all and (max-width:767px) {
	.voeux2016 {
            width:100%;
            height:220px;
            margin:0px;
	}
}
*/
.documents {
    margin:10px 0px;
    padding: 20px 30px;
    border:1px solid #D2D6DD;
    background-color: #F7F7F7;
}
.documents h3 {
    display:inline-block;
    margin-right:20px;
}
/* Logo de tri */
.order{
    display: block;
    float: right;
    height: 16px;
    width: 16px;
}
.date-asc{
   background: rgba(0, 0, 0, 0) url("../img/tri_up4.png") no-repeat center top;
    
}
.date-desc{
   background: rgba(0, 0, 0, 0) url("../img/tri_down4.png") no-repeat center top;
}
/* fin logo de tri */
.show_modal_waiting{
    background: #f3f3f3 none repeat scroll 0 0;
    padding: 20px;
    text-align: center;
    width: 50%;
}
.adI {
    display:table-cell;
    vertical-align: top;
    padding:5px 45px 5px 0px;
}

.front .rechercheA {
    display: none;
}
.rechercheA {
	border-top:1px solid #B0B8C4;
        border-bottom:1px solid #B0B8C4;
        margin:50px 0px 25px 0px;
	padding:25px 0px;
}
.rechercheA h2 {
    font-size: 1.5em;
    margin: 4px 24px 0px 0px;
    float:left;
}
.rechercheA .rechA {
   float:left;
   margin:0px 7px;
}
body:not(.explorer) .rechA .select2-container {
   width:auto;
   padding:0px;
   margin:0px;
}
body:not(.explorer) .rechA .select2-container .select2-choice,
.rechA .rechAbt,
#s2id_tag-filter .select2-choice {
   display:block;
   width:210px;
   margin:0px;
   background:#C6C7C9 url('../img/fleche_recherche_aeroport2.png') no-repeat right center; 
   font-size:1.2em;
   padding:6px 30px;
   border:0px;
   -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
   color:#000;
   border-radius:3px;
}
body:not(.explorer) .rechA .select2-container .select2-choice:hover,
.rechA .rechAbt:hover,
.listeA .rechA .voirListe {
   background-color:#FFCC00;
   color:#FFF;
}
.rechA .rechAbt {
   font-size:1.1em;
   padding-top:8px;
   padding-bottom:8px;
   cursor: pointer;
}
body:not(.explorer) .select2-container .select2-choice > .select2-chosen {
    margin-right:0px;
    width: auto;
}
body:not(.explorer) .select2-container .select2-choice .select2-arrow {
    display:none;
}
.rechA .btMap {
   background-image:url('../img/map_recherche_aeroport2.png'); 
}
.rechA .voirListe {
   background-image:url('../img/voirliste2.png'); 
}
.planSite h3 {
 margin-top:0px;
}
.contenu ul.planSite > li {
    background:none;
}
.public .formadmin,
.contenu form,
.contenu .boxPage {
    background-color:#FFF;
    padding:20px 35px;
}
.contenu .texte_oubli {
    position: absolute;
    margin-top:-55px;
    right:65px;
    font-size:0.9em;
    text-decoration: underline;
}
.contenu .texte_oubli.show {
    color:#FF793C;
}
.loading {
 position: fixed;
    top: 40%;
    left: 40%;
    margin-top: -50px;
    margin-left: -100px; 
}
.intro_chapo {
	font-size:1.144em;
        line-height: 1.4em;
        font-weight:500;
}
.formTab label {
    display:inline-block;
    width:160px;
    background: none;
    vertical-align: top;
    margin: 5px 0px;
}
.formTab select,
.formTab input {
    display:inline-block;
}

/* FCK EDITOR */
.c_noir {
	color:#000;
}
.c_rouge {
	color:#FC1C22;
}
.c_orange {
	color:#F7A600;
}
.c_vert {
	color:#006666;
}
.c_bleu {
	color:#07467E;
}
.c_gris {
	color:#666;
}
.legend {
	color:#666;
	font-style:italic;
	font-size:0.857em;
}
a.l_doc,
a.l_lien,
a.l_pdf {
	display:block;
	background:url('../img/ic_doc.png') no-repeat left top;
	padding:7px 0px 11px 35px;
	margin-left:35px;
	color:#000;
}
a.l_pdf {
	background-image:url('../img/ic_pdf.png');
}
a.l_lien {
	background:url('../img/fleche_or.png') no-repeat 7px 7px;
}
.phrase1, .phrase2 {
        border-left:4px solid #BBC0C7;
	margin:30px 0px;
        padding:5px 0px 5px 25px;
	font-size:1.2em;
        line-height: 1.3em;
	color:#1765AA;
        position: relative;
}
.phrase2 {
	color:#FF793C;
}
.bloc_attention {
	padding:10px 20px;
	margin:20px 0px;
	border:1px dotted #FC1C22;
}
.nowrap {
	white-space: nowrap;
}
.img_left {
	float:left;
	margin:10px 35px 20px 0px;
}
.corps .img_right,
.corps .img_left {
	max-width:400px;
	height:auto;
}
.img_right {
	float:right;
	margin:5px 0px 20px 30px;
}
.img_suite {
	display: inline-block;
	margin:5px;
}
ul .img_right {
	margin-top:15px;
}
.img_center {
	display:block;
	margin:20px auto;
	text-align:center;
}
.corps img {
    max-width:100%;
    height:auto !important;
}
.corps table {
	border-collapse:collapse;
	margin:15px 0px;
	border-color:#CCC;
}
.corps table th {
	background:#f2f2f2;
	border-bottom:1px solid #ccc;
	padding:5px 7px;
}
.corps table td {
	border-bottom:1px solid #ccc;
	padding:5px 7px;
}
.corps h3,
.corps h4,
.corps h5 {
    text-transform: uppercase;
     line-height:1.18em;
}
.corps h3 {
    margin:35px 0px 25px 0px;
}
.corps h4,
.corps h5 {
    color:#000;
}
.corps h4 {
     margin:27px 0px 20px 0px;
}
.corps h5 {
     margin:24px 0px 15px 0px;
}
.corps h3:after,
.corps h4:after,
.corps h5:after {
    display:block;
    content:"";
    width:70px;
    height:3px;
    background-color: #BBBBBD;
    margin-top:4px;
}
.corps h4:after{
    height:2px;
}
.corps h5:after{
    height:1px;
}
.image img {
    max-width:100%;
    height:auto;
}
.corps h6 {
    font-size:1em;
    font-weight:600;
    margin:20px 0px -10px 0px;
}
.nowrap {
    white-space: nowrap;
}
.tXS {
    font-size:0.8em;
}
.tS {
    font-size:0.9em;
}
.tL {
    font-size:1.1em;
}
.tXL {
    font-size:1.25em;
}
.tXXL {
    font-size:1.6em;
}
.tableau,
.corps .tableau {
	border-collapse: collapse;
}
.tableau th,
.tableau td,
.corps .tableau th,
.corps .tableau td {
	padding:7px 10px;
	border:1px solid #ccc;
	text-align: left;
}
.bouton {
	cursor:pointer;
	display:inline-block;
	background:linear-gradient(to top, #F2F2F2, #FFF);
        border:1px solid #ccc;
	border-radius:2px;
	padding:5px 16px;
	box-shadow:2px 2px 4px rgba(0,0,0,0.2);
	margin:10px 0px;
	color:#000;
	font-weight:400;
        transition:0.3s;   
}
.bouton.small {
    padding: 1px 5px;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
    margin: 2px;
	font-size:0.85em;
}
.bouton:hover,
.bCouleur:hover {
	background:lemonchiffon;
        text-decoration: none !important;
}
.bCouleur {
    color:#FFF;
    font-weight: 600;
    background:#F7A600;
    border:0px;
}
.bCouleur:hover {
    background: #FFCC00;
    color:#FFF;
}
/* FIN FCK EDITOR */
#fos_user_registration_form_captcha {
	position: relative;
    bottom: 21px;
    left: -32px;
    width: 195px;
}

.captcha_reload {
	position: relative;
    bottom: 21px;
    left: 282px;
    width: 195px;
}
/* galerie Photo */
.imagesGalerie {
		text-align: center;
                margin-top:35px;
	}
 .itemGalerie {
	display: inline-block;
	}
.imgGalerie img {
	display: block;
	max-width: 100%;
	max-height:100%;
	width:auto;
	height:auto;
}
.imgGalerie {
	height:100px;
	display:block;
	margin:20px;
	box-shadow:2px 2px 4px rgba(0,0,0,0.2);
	transition: 0.2s;
	}
.imgGalerie:hover {
	box-shadow:2px 2px 6px rgba(0,0,50,0.4);
	transform:scale(1.1);
	}
.imgGalerie .int {
		display: table-cell;
	vertical-align: middle;
	height:100px;
	}
	.img img {
		max-width: 190px;
		max-height:100px;
	}
.popGalerie {
	display:none;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	text-align: center;
	position: fixed;
	z-index: 250;
	background:rgba(255,255,255,0.9);
	}
.popGalerie .int {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
}
.popGalerie .int img {
    position: relative;
    display: block;
    z-index: 250;
    margin: 3% auto 0px auto;
    width: auto;
    height: auto;
    max-width: 91% !important;
    max-height: 91% !important;
	box-shadow:2px 2px 6px rgba(0,0,50,0.2);
	transition:0.2s;
}
.imgGalerie .int:hover {
    cursor: pointer;
}
.galerie h1 {
    text-align: center;
    margin:20px 0px 5px 0px;
}
.galerie h2 {
    text-align: center;
    margin:0px;
    color:#F7A600;
}
.galerie h3 {
    text-align: center;
    margin:5px 0px;
    text-transform: none;
    font-weight: 400;
}
/* fin galerie Photo */
.kitCom  {
	margin:0px 0px 35px 0px;
}
.l_zip {
	background: url('../img/ic_zip.png') no-repeat left top;
	padding:12px 10px 12px 47px;
	color:#000;
	display: inline-block;
}
.kitCom .l_zip {
	margin:0px 0px 5px 0px;
}
.kitCom .bRoll {
	margin:0px 13px 13px 0px;
}
.kitCom p  {
	margin-top:0px;
}
.kitCom .h2-2  {
	margin-bottom:10px;
}
.kitCom .it1 a,
.kitCom img  {
	display: block;
}
.pop .it {
	margin-top:10px;
}
.kitCom .bRoll:hover .act,
.kitCom .it1:hover a img {
	box-shadow:1px 1px 4px rgba(0,0,0,0.5);
}
.kitCom .it2 {
	display: inline-block;
	margin-right:13px;
}
.kitCom .it1 p {
	margin-bottom:5px;
}
.pop .submit {
	text-transform: none;
	font-weight: 600;
	margin:8px 0px 0px 0px;
	padding:4px 10px;
	font-size: 13px;
}
.bCacheNote {
	padding-left:35px;
}
.titre {
	font-weight: bold;
}
.pop .titre {
	margin-bottom:10px;
	font-size:1.15em;
	line-height: 1.1em;
}
.bLogo .pop {
	left:85px;
}
.corps .tabLogo {
	display:block;
	border:0px;
	width:100%;
}
.corps .tabLogo tbody {
	display: inline-flex;
display: -webkit-flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-direction: row;
-webkit-flex-direction: row;
width: 100%;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
	
}
.corps .tabLogo tr {
	display:block;
	width:32%;
	margin:4px 0.5%;
}
.corps .tabLogo td {
	display:block;
	vertical-align: top;
	border:0px;
}
.corps .tabLogo a {
	display:block;
	padding:15px 10px;
	height:155px;
	border:1px solid #ccc;
	text-align: center;
}
.corps .tabLogo p {
	margin:0px;
}
.corps .tabLogo .logo_image {
	height:100px;
	width:100%;
	display: inline-flex;
	align-items: center;
}
.corps .tabLogo .logo_titre {
	display:block;
	margin-top:12px;
	text-transform: uppercase;
	line-height: 1em;
	color:#000;
}
.corps .tabLogo img {
	display: block;
	max-height:100px;
	max-width: 100%;
	width: auto;
	height: auto;
	margin:0px auto;
}
.corps .tabLogo a:hover img {
	transform: scale(1.05);
}
.corps .tabLogo a:hover {
	box-shadow: 2px 2px 4px rgba(0,0,0,0.2);
	transition: 0.2s;
	text-decoration: none;
}