.bloc {
	background-color: #e7eff7;
	cursor: pointer;
	font-family: Verdana;
	color: #003399;
	POSITION: absolute;
	VISIBILITY: hidden;
	BACKGROUND-COLOR: #e7eff7; 
	LAYER-BACKGROUND-COLOR: #e7eff7; 
	BORDER-LEFT:	1px outset #7893b6; 
	BORDER-TOP:		1px outset #7893b6; 
	BORDER-BOTTOM:	3px outset #7893b6; 
	BORDER-RIGHT:	3px ridge  #7893b6; 
	PADDING: 3px;
	z-index: 10;

/*
	background-color: #e7eff7;
	border-bottom-color: #7893b6;
	border-bottom-style: outset;
	border-bottom-width: 4px;
	border-left-color: #7893b6;
	border-left-style: outset;
	border-left-width: 1px;
	border-right-color: #7893b6;
	border-right-style: ridge;
	border-right-width: 4px;
	border-style: solid;
	border-top-color: #7893b6;
	border-top-style: outset;
	border-top-width: 1px;
	color: #003399;
	cursor: pointer;
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
	padding-right: 15px;
	position: absolute;
	z-index: 10;
/*	padding-left: 10px;*/
}

.puce {
	color: #ff6108;
	font-size: 14pt;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 0px;
}

.cadreFontClose,
.cadreFont {
	color: #003399;
	font-family: Arial;
	font-size: 8pt;
	vertical-align:text-top;
	z-index: auto;
}

.cadreFontClose {
	text-align:right;
	color: #5f5f5f;
}
