#divapercu {
	 font-family: Verdana,Arial;
	 font-size: 9px;
	 vertical-align: top;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 left: 0px;
	 top: 0px;
	 right: 0px;
	 bottom: 0px;
	 width:505px;
	 text-align:justify;
	 border-width:1px;
	 border-color:#000066;
	 border-style:solid;
	 padding-top:5px;
	 padding-bottom:5px;
	 /*
	 display:inherit;
	 
	 overflow:scroll!important;
	 */
	 overflow:auto;
	
	 background-color:#E7E3E7;
	 
	 height:auto;
	 
	 visibility:hidden;
}	 

#formsaisie {
	position:inherit;
    display:block;
	height:170px;
	width:500px;
	right:0px;
	height:auto;

}
#alacon {
	height:180px;
	display:none;
}

#place{
	position:relative;
    display:inherit;
    height:175px;
	padding:0px 0px 0px 0px;
}

#messageErreur {
	color: #CC0000;

}

#FullDivCommentaire {
	display:none;
	width:500px;
}
	
#DivCommentaire {
	height:auto;
	min-height:205px;
	display: none;
	/* border:#FFFF00 1px solid;	 */
}

#DivApercu {
	/* height:auto; */
	min-height:200px;
	display: none;
	border:#000066 1px solid;
	width:500px;
	/* overflow:scroll; */
}
	
#DivFormulaire {
	height:200px;
	display: block;
	/* border:#FF0000 1px solid; */
}
