
body{
	background-color:#73ADCA;
}

table.visioneuse{
	margin-top:0px;
	height:640px;
	width:100%;
	vertical-align:middle;
}
#img_cell{
	margin:auto;
	width:800px;
	height:600px;
	background:url('../../images/1/ajax-loader.gif') center no-repeat #F0F6F6;
}

.control{
	text-align:center;
	width:100%;
}

#info_ecran{
	position:absolute;
	/*background-color:;*/
	background:url('../../images/1/info-back.png') no-repeat left center #FDF3B8;
	padding-left:48px;
	z-index:100;
	font-weight:800;
	border: solid 2px #AEC1C5;
	min-height:48px;
	max-width:200px;
	padding-right:5px;
}

#com{
	position:absolute;
	z-index:100;
	border: solid 2px #AEC1C5;
	min-height:48px;
	background-color:white;
}
