@CHARSET "ISO-8859-1";

#infoDon .elem{
	width:600px;
}
#infoDon .elemValidation{
	width:200px;
}
#infoDon .contenuGauche{
	width:750px;
}
#infoDon .elemStatus{
	width:644px;
}
#infoDon .contenuDroite{
	width:520px;
}
#infoDon #iFrameDon{
	width: 497px; 
	height: 680px;
	margin-top: 20px;
}

#infoDon .flecheCopierDate{
	font-size:12px;
	top:0px;
}


#infoDonParams .ligneItem{
	margin-left:5px;
	margin-top: 5px;
	
}
#infoDonParams .itemTitre{
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	width:200px;
}

#contenuPageTemplate .elem{
	width:600px;
}
#previewChoixTemplate{
	width: 98%;
	height: 500px;
	background-color: aliceblue;
	padding-left:1%;
	padding-right:1%;
	padding-top:1%;
	overflow-y: scroll;
  	scrollbar-width: thin;
}
.templateListe{
	background: aliceblue;
	padding:5px;
	margin: 5px;
	border-radius: 5px;
}
.templateListe label{
	margin-right: 5px;
}
.templateListe i{
	float: right;
	margin-right: 5px;
}
#divListeTemplates{
	margin-top:15px;
}
#histoDon{
	height:110px;
	overflow-y: auto;
}

#contenuPageCampagne .elem{
	width:650px;
}
#contenuDoublonKoalect{
	display: inline-block;
	width: 100%;
}
#contenuDoublonKoalect .elem{
	height:18px;
	width: 575px;
}
#contenuDoublonKoalect .input{
	height:18px;
	width: 275px;
}
#tableDoublon{
	margin-top:10px;
}
