#manip {
  position:absolute;
  overflow:hidden;
  width:1000px;
  height:600px;
  margin:auto;
  margin-top:0;
  margin-bottom:40px;
  background-color:silver;
  border-radius:10px;
}

#base-DCT {
	position:absolute;
	top:59px;
	left:55px;
}

#legende_images_base {
	font-size:smaller;
}

#image_source {
	position:absolute;
	top:60px;
	left:540px;
	border-style:solid;
	border-width:1px;
	border-color:black;
}

#tabsource {
	position:absolute;
	top:90px;
	left:770px;
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	width: 200px;
	font-size: smaller;
	padding-left: 4px;
}

#legende_bloc_source {
	position:absolute;
	top:270px;
	left:540px;
	font-size:smaller;
}

#image_approche {
	position:absolute;
	top:319px;
	left:540px;
	border-style:solid;
	border-width:1px;
	border-color:black;
}

#tabapproche {
	position:absolute;
	top:350px;
	left:770px;
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	width: 200px;
	font-size: smaller;
	padding-left: 4px;}

#legende_bloc_reconstitue {
	position:absolute;
	top:525px;
	left:540px;
	font-size:smaller;
}

#selection_images_base {
	font-size:smaller;
}

#seuil {
	height:10px;
	font-size:10px;
}

div.ligne-image {
	height:58px;
	margin:0px;
	padding:0px;
}

.standardButtons {
	width:80px;
	cursor:pointer;
	text-align:center;
	padding:0;
}

#razButton {
	margin-left:20px;
	margin-top:10px;
}

#allButton{
  margin-left:20px;
  margin-top:10px;
}

#titre {
	width: 1000px;
	text-align: center;
}

#tabquant {
	position: absolute;
	margin-top: 650px;
	margin-left: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	width: 250px;
	font-size: smaller;
	padding-left: 4px;
}

#tabcoef {
	position: absolute;
	margin-top: 650px;
	margin-left: 300px;
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	width: 250px;
	font-size: smaller;
	padding-left: 4px;
}

#coef_ar {
	position: absolute;
	margin-top: 620px;
	margin-left: 15px;
}

#ifm {
	height:10px;
	font-size:10px;
}
