#listeMission, #listeMission *, #listeMission ::after, #listeMission ::before,
.tuile, .tuile *, .tuile ::after, .tuile ::before {
    box-sizing: initial;
}
.tuile .row{
    display: block;
    flex-wrap: initial;
    margin-left: 0px;
}
.tuile .row_chk input{
    height:auto;
}


#ZoneCentrale .tuile {
	display:none;
}

#tabCentral {
    table-layout:fixed;
}
/****************** ONGLETS ********************/
#btChangeVue {height:18px;margin-bottom:10px; margin-top:5px; display:inline-block;line-height:30px}
.tuylsBtChangeVue { color:#333333; font:bold 16px Signika; padding:5px 10px; margin:1px 11px 11px 1px}
.tuylsBtChangeVue:hover {text-decoration:none; background-color:#FFD97D;}
.tuylsBtChangeVue.active {background-color:#C0C0C0;  margin:0px 10px 10px 0px}
.tuile .zoneCliquable { float:right; width:20px; background-color:#fff; opacity:0.5; cursor:pointer;}


.tuile .tableau  tr.zp {
	display:none;
}

.tuile .tableau .zp .boiteRow {float:left}


/*************** ????? ********************/
/*.tuyls {
    float:left;
    list-style:none;
    margin:0 auto;
	background-color:#E0E0E0;
	box-shadow: 0px 5px 5px #808080;

}*/

#boutonTuyls .liste{ margin-left:-228px}
/*
.tuile {overflow:auto; margin:0 10px 10px 0; padding:5px; }
.tuile h1 {
	font: normal 13px Signika;
	text-transform:uppercase;
	border-bottom:1px dotted #808080;
	color:#808080;

}
table.tuyls {
	float:none;
    margin:0 auto;
    border-collapse: separate;
    border-spacing: 10px;
	background-color:#fff;
}

table.tuyls .tuile{
	float:none;
	vertical-align:top;
}


.tuile:last-child {
   margin-right:0px;
}

.tuyls .break {clear:both}


.groupe_boutons .tuile-contenu,
.groupe_boutons {
	text-align:center;
}
.groupe_boutons .row_bt {
	float:none;
	display:inline-block;
	margin-top:5px;
	width:auto;
}

.tuile .bouton {
    margin:0 5px 5px 0;
    padding:3px;
    width:210px;
    overflow:hidden;
    float:left;
}

.tuile .bouton a {
    font-size : 11px;
    font-weight:normal;
}
.tuile .bouton img{
	vertical-align:middle;
	height:16px;
	float:left;
}
.tuile .bouton .t{
	float:left;
	margin-left:2px;
	padding:0 3px;
	width:180px;
	min-height:16px;
}
.tuile .bouton .t:hover {
   background-color:#338033;
   color:#fff;
}

/****************** LISTE COULEURS ********************/
#bao {width:90px; background-color:#E0E0E0; position:absolute; z-index:1000; box-shadow : 3px 3px 7px #000000; padding:2px;}
#bao a.changeTailleBoite {font:bold 65px Signika; color:#000; padding:5px; box-shadow : none; line-height:30px}
#bao a.changeTailleBoite:hover {text-decoration:none;}
#bao .changeCouleurBoite {width:90px; height:15px; display:inline-block; font-size:10px;}
#bao a.changeFormeBoite{display:inline-block; width:80px; padding:5px; font:normal 11px Signika; text-align:center }


/****************** STRUCTURE DES BOITES ********************/
.tuyls {
    border-spacing: 10px;
    margin: 0 auto;
}

.tuile {
    padding:5px;
    vertical-align:top;
    color:#000;
    opacity:0;
}

.tuile.f3 {padding:0;}

/******************** FORMULAIRE ********************/
.tuile textarea { height:100px}
.tuile .row_rad{width:100%;}
.tuile .conteneur-fieldset {width:100%;}
.f2 .row_rad {border-bottom-width:2px;}
.f2 .row_rad .label{border-bottom-width:2px; font-weight:bold;}
.f2 .row_are label{line-height:18px; margin-bottom:0;}

.f2 .row,
.f2 .row_chk,
.f2 .row_rad,
.f2 .row_are {margin-bottom:10px;}

.tableau .row {margin:0;}
.tableau .form-group.row {margin-bottom:1em;}
.filtre #row_raz:after {content:''; display:block; clear:both;}
.filtre #row_tris0 {clear:both;}

/****************** TABLEAU ****************/
.tuile.f0 .tableau th{border-bottom-width:1px; border-bottom-style:solid;vertical-align:bottom;font-weight:600;}
.tuile.f2 .tableau th{vertical-align:middle;font-weight:600;}

.tuile.f1 .tableau .zp01 td,
.tuile.f1 .tableau .zp02 td{border:none;}

/***************** SAISIE MULTIPLE *****************/
.tuile .contenu.saisieMultiple th{font:bold 11px Signika; border:1px dotted #fff}
.putMenuZoneRol {float:right;
                font: 50px/120px 'bop_icone';
                padding-top: 0;
                width: 120px;
                height:120px;
                vertical-align:middle;
                text-align:center;
                cursor:pointer;
                color:#fff;
                background: linear-gradient(to bottom, #2A9AD6 0%, #02649C 100%) repeat scroll 0 0 transparent;
}
#fputMenuZoneRol td {width:280px;}
