.liste{
border:solid 0px #000000;

}

input{
border:solid 2px #6e6e6e;
}


th[class~="listef"]
{
background:#6e6e6e;
color:#ffffff;
border:solid 2px #ffffff;
padding:10px;
}

td[class=liste]
{

border-bottom:solid 2px #e4e4e4;
border-right:solid 2px #e4e4e4;
padding-left:10px;
padding-right:10px;
color:#6e6e6e;
}
.linkb{
color:#ffffff;
}

.findpop{
display:none;
}

.gal{
margin-left:10px;
background:#e4e4e4;
 width: 220px;
padding:10px;
color:#6e6e6e;
}
.gal input[type=image] {
margin-left: 0px; 
margin-right: 10px; 
}

.gal_titre{
padding-bottom:10px;
font-size: 14px;
}


.list_gal
{
margin-left:-20px;
margin-top:-10px;
list-style-type: none;
}

.capsul_gal #couvre 
{
width: 100%;
height: 100%;
background:#ffffff;
position: absolute;
left: 0px;
top: 0px;

}
.capsul_gal #couvre_sms
{
position: absolute;
left: 0px;
top: 0px;
padding:10;
color:#6e6e6e;

}

.capsul_gal #couvre_sms th
{
padding:10;
background:#6e6e6e;
color:#ffffff;

}


.champs{
Display: inline-block;
margin-left:10px;
margin-top:10px;
background:#ffffff;
min-width:200px;
padding-right:10px;
}
.data_champs input{
border: solid 1px #e4e4e4;


}
legend{
color:#6e6e6e;
}

fieldset{
    border:solid 1px #6e6e6e;
	border-spacing:0;
	margin-top:10px;
	margin-bottom:10px;
	margin:10px;
}

input[type=file]{
    font-size: 12px;
	}

.titre_champs{
Display: inline-block;
background:#6e6e6e;
color:#ffffff;
height:100%;
padding:10px;
}

.data_champs{
Display: inline-block;
}
#englob_gal{
min-width:240px;
}

		@media screen and (max-width:700px) {
			.flux_not_select{

			display:none;
			}
		}


