@import "../../../style/print.css";


#content .vosg {
	position: absolute;
	top: 3px;
	left: 182px;
	height: 148px;
	width: 325px;
	/*border: 1px solid gray;*/
	border: none;
	overflow: auto;
	visibility: visible;
	z-index: 10;
}
#content .tarifs_details {
	position: absolute;
	top: 153px;
	left: 192px;
	height: 180px;
	width: 438px;
	/*border: 1px solid gray;*/
	border: none;
	overflow: auto;
	visibility: visible;
	z-index: 10;
}

