#mainlike {
	width:800px;
}

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

#titre1 {
	width: 800px;
	text-align: center;
}

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

#base-DCT img {
	border-style:solid;
	border-width:2px;
	margin:3px;
	padding:0px;
	width:48px;
	height:48px;
	cursor:pointer;
}

#legende_images_base {
	font-size:smaller;
}

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

#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;
}
#legende_bloc_reconstitue {
	position:absolute;
	top:525px;
	left:540px;
	font-size:smaller;
}

#aide_manip {
	position:relative;
	top:550px;
	margin-left:10px;
}

#lien {
	margin-top:710px;
}

.actif {
	border-color:red;
}

.inactif {
	border-color:black;
}

.emphasized {
	font-style:normal;
	font-weight:bold;
}

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;
}

acronym {
	text-decoration:none;
	font-style:italic;
}

.explications {
	margin-left:120px;
	margin-right:120px;
	margin-top:5px;
	margin-bottom:5px;
}
