.flowBk {
margin: 1em 0em 1em 0em;
}

.flowBk_co {
	text-align: center;
}
.flowBk_ti {
	text-align: center;
	font-style: italic;
	color: Gray;
	font-size:medium;
	font-weight: normal;
}	
.flowBk_tiIn {
}	

.flowBk_co object, .flowBk_co div div img, .flowBk_co div div a, .flowBk_co .sfile_eWeb_fra{
	display: block;
	margin-left: auto;
	margin-right: auto; 
}

.flowDoc {
margin: 0em 0em 0.5em 0em;
}

.flowDoc_ti {
	font-style: italic;
	color: Gray;
}	

.flowDef {
	margin: 0em 0em 0.5em 0em;
	padding-left:43px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url("../img/icone-definition.png");
}

.flowDef_ti {
	font-weight: bold;
	text-align: left;
	color:#A36427;
}

.ere_aud_aud_ti {
	font-size: smaller;
	font-style:italic;
	text-align: center;
	padding-bottom:1px;
}


.printBtn {
	margin: 2em 0em 1em 0.5em;
	background: url(../img/types/pdf.gif) no-repeat left top;
	min-height: 16px;
  padding-left: 18px;
}

.ere_defMeta_syn {
color: #3c5132;
font-style: italic;
}


/* Tooltip de menu */
.menuTT_a {
	float: left;
	color: transparent;
/*background: url(../img/nav/menu.png) no-repeat top left;*/
	margin-right: 2em;
	cursor: pointer;
}

.menuTT {
	width: 300px;
	height: 453px;
	background: url(../img/mnuBknd.gif) no-repeat top left;
	padding: 0px 0px 0px 0px;
}
.menuTT_ti{
	margin: 3px 5px 0px 0px;
	text-align: right;
	height:17px;
}	
.menuTT_ti span {
	display: block;
	
}	

.menuTT_x{
	display: block;
	float: right;
	background: url(../img/mnuClose.gif) no-repeat top left;
	width:15px;
	height:15px;
	text-decoration: none;
}
.menuTT_x span {
	display: inline;
	visibility: hidden;
}	

.menuTT_co{

}

/* Tooltip des en-lignes (définition, etc...) */
.myTT_a {
cursor: pointer;

}
a.myTT_a {
	text-decoration: none;
	
}


.myTT_sh {
}	

.myTT {
width: 18em;
	background-color: white;
	border: 2px solid #97B15D;
}
.myTT_co {
	text-align: left;
	padding: 0px 3px;
	font-size: smaller;
}
.myTT_co ul li{
	text-align: left;
	margin-bottom: 0.2em;
}

.myTT_co p{
	text-align: left;
	margin-bottom: 0.6em;
}

.myTT_ti {
	border: 2px solid #97B15D;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #97B15D;
}	



