/* Feuille de style CSS par défaut pour un nouveau projet d'application Web */
*:focus{
	outline: none;
}
.container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
	.container input:checked ~ .chk .rb {
		background-color: white;
	}
BODY
{
	margin: 0 0 0 0;
	font-weight: normal;
	/*font-size: 0.8em;*/
	font-size: 10px;
/*	background-image: url(images/visualcourseh60w1000med.gif);*/
	background-repeat: no-repeat;
	word-spacing: normal;
	text-transform: none;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana ;
	letter-spacing: normal;
	background-color: #f0f8ff;
}
/* AutoComplete item */
.autocomplete_completionListElement {
/*z-index: 150000;*/
    overflow: auto;
    height: auto;
    max-height: 150px;
    border: #4682b4 1px solid;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
    font-size: 10px;
    /*-webkit-padding-start: 0px;*/
    list-style: none;
}

.autocomplete_listItem {
	/*z-index: 150000;*/
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	font-size: 10px;
	background-color: white;
	color: black;
	padding: 1px;
}

.autocomplete_highlightedListItem {
	/*z-index: 150000;*/
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	font-size: 10px;
	background-color: aliceblue;
	color: black;
	padding: 1px;
}

/* Calendrier webdatechoos*/
.igmc_NextPrev
{
	margin: 0px;
	padding: 0px;
	font-size:xx-small;
	color: #FFFFFF;
	padding: 0px 3px;
}

.igmc_HoverNextPrev
{
	cursor: pointer;
	color: #FF9933;
}

.wdc-edit {
	height: 16px;
	border-radius: 0.4em;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
	margin: 0px;
	font-size: 10px;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	/*padding: 2px 2px 1px 2px;*/
	padding: 1px 2px 0px 2px;
	height: 16px;
	width: 65px;
}
/*.igmc_PressedNextPrev
{
}*/
/* Calendrier webdatepicker*/
.wdp-btn {
    background-color: transparent;
    margin: 0px;
    padding-left: 0px;
    border: none;
}
/*.wdp-btn-inner {
    margin: 0px;
    padding: 0px;
    border:none;
}*/
.wdp {
	background-color: transparent;
	width: 80px;
	padding: 0px;
	border-radius: 0.4em;
	margin: 0px;
	font-family: Segoe UI, Arial, sans-serif, Helvetica;
	text-align: center;
	font-size: 10px;
}

.calendarstyle {
	font-size: 9px;
	border-width: 1px;
	font-family: Segoe UI, Arial, sans-serif, Helvetica;
	border-color: #FFCC66;
	border-style: solid;
	color: #663399;
	background-color: #FFCC66;
	text-align: center;
	cursor: pointer;
}
.daystyle
{
	background-color: #FFFFCC;
	padding: 1px;
}
.selecteddaystyle
{
	font-weight: bold;
	background-color: #CCCCFF;
}
.othermonthdaystyle
{
	color: #CC9966;
}
.todaydaystyle
{
	color: #FFFFFF;
	background-color: #FFCC66;
}
.dayheaderstyle
{
	color: #FFFFCC;
	background-color: #990000;
	padding: 2px 0px 2px 0px;
}
.rotatedheader
{
	/*writing-mode: tb-rl;
	height: 80px;*/
	color: #4682B4; /*	writing-mode: lr-tb; */
}
#popupwindow {
	font-weight: normal;
	font-size: 0.8em;
	background-image: url(images/visualcourseh60w1000med.gif);
	/*background-image: url(images/VisualCourseh60w1280med.png);*/
	background-repeat: no-repeat;
	word-spacing: normal;
	text-transform: none;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	letter-spacing: normal;
	background-color: #f0f8ff;
}
/*MODAL Popup Extender*/
.ModalPopupBG
{
    background-color: lightsteelblue;
    /*filter: alpha(opacity=50);*/
    opacity: 0.5;
}

.HellowWorldPopup
{
    min-width:200px;
    min-height:150px;
    background:white;
    border-top: 2px solid White;
    border-left: 2px solid White;
    border-right: 2px solid White;
    border-bottom:  2px solid White;
}
.PopupHeader {
	min-width: 200px;
	min-height: 30px;
	background: LightSteelBlue;
	color: White;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	line-height: 30px;
	border: 1px solid LightSteelBlue;
	border-radius: 4px 4px 0px 0px;
	background: linear-gradient(180deg, AliceBlue 0%, LightSteelBlue 30%);
}
.PopupBody {
	min-width: 200px;
	min-height: 20px;
	background: White;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid LightSteelBlue;
	border-radius: 0px 0px 4px 4px;
}    

/* */
.igte_EditWithButtons
{
	background-color:White;
	font-size:10px;
	font-family: Verdana, Arial, Sans-Serif, Segoe UI;
	/*height: 20px;
	border:solid 1px #999999;
	width: 130px;*/
	height: 16px;
	width: 100px;
	outline: 0;
	border: 0px solid SteelBlue;
}


.igte_Edit {
	background-color: White;
	font-size: 10px;
	font-family: Segoe UI, Arial, Verdana, Sans-Serif;
	border: solid 1px #999999;
	outline: 0;
	vertical-align: middle;
}


.igte_EditInContainer
{
	/*background-color:Transparent;
	font-size:10px;
	font-family: Verdana, Arial, Sans-Serif, Segoe UI;
	border-width:0px;
	outline: 0;
	padding: 2px 0px 0px 3px;*/
	background-color:Transparent;
	font-size:10px;
	font-family:  Segoe UI, Arial, Sans-Serif, Verdana;
	border: 1px solid SteelBlue;
	outline: 0;
	padding: 2px 0px  1px 3px;
}


.igte_TextArea {
	background-color: White;
	font-size: 10px;
	font-family: Segoe UI, Arial, Sans-Serif, Verdana;
	outline: 0;
	resize: none;
}


/*.igte_ButtonSize
{
	width: 15px;
	height: 100%;
}*/


.igte_Button
{
	/*background-color:#8EBEE0;
	border:solid 1px #699BC9;
	line-height: normal;
	background-repeat:repeat-x;
	background-image: url(images/igte_spinbuttonbg.gif);*/
	cursor:pointer;
	color:White;
	margin:0px;
	padding: 0px;
}


.igte_Inner
{
	border-width:1px;
}


.igte_ButtonImg
{
	margin:0px;
	padding: 0px;
}


.igte_Focus
{
	background-color:White;
	background-image:none;
	border-color:#FF9933;
}


/*.igte_ButtonFocus
{
}*/


/*.igte_InnerFocus
{
}*/


.igte_ButtonHover
{
	/*background-color:#60A1D0;
	background-image: url(images/igte_spinbuttonbghover.gif);*/
	background-color:#FFF;
}


.igte_NullText
{
	color:#999999;
}


.igte_Hover
{
	border-color:#555555;
}


/*.igte_InnerHover
{
}*/


.igte_ButtonPressed
{
	/*background-color:#C7E5F9;
	background-image: url(images/igte_spinbuttonbgpressed.gif);*/
	background-color:#FFF;
	/*background-image: url(images/igte_spinbuttonbgpressed.gif);*/
}


.igte_ButtonDisabled
{
	background-color:#999999;
	background-image:none;
}


/**/
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

H2 {
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3 {
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4 {
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT {
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6 {
	font-weight: 700;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	letter-spacing: normal;
	text-decoration: none;
}

TFOOT, THEAD {
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
}

TH {
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
}	


A:link
{
	font-size: 10px;
	color: #4682b4;
	text-decoration: none;
}	
		
A:visited
{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}	
		
A:active	{	
	font-size: 10px;
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover
{
	font-size: 10px;
	color: #3333cc;
	text-decoration: underline;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	


IMG 	{
	margin: 0px;
	}
.imgnoborder
{
	margin: 0px;
}
.chkoptb {
	font-weight: bold;
	font-size: 10px;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	vertical-align: middle;
	margin-top: 8px;
	margin-bottom: 12px;
}
.btnEtape {
	font-size: 10px;
	position: absolute;
	cursor: pointer;
	color: #ffffff;
	font-family: Segoe UI, Arial, Helvetica, 'Microsoft Sans Serif';
	/*background-color: #4682b4;*/
	/*border: solid 1px #4682b4;*/
	border: 1px outset white;
	padding: 0px;
	border-radius: 0.4em;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
}
.btnEtape:hover, .btnEtape:active
{
	/*background-color: #5392C6;*/
    /*background-color: #4785B8;*/
    -webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.2) inset;
    box-shadow: 2px 2px 6px 1px rgba(0,0,0,0.2) inset;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.btnCMD {
	font-size: 10px;
	cursor: pointer;
	color: #ffffff;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	background-color: #4682b4;
	/*border: solid 1px #4682b4;*/
	border: none;
	padding: 2px;
	border-radius: 0.4em;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
}
.btnCMD:hover, .btnCMD:active
{
	background-color: #5392C6;
    /*background-color: #4785B8;*/
    -webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.2) inset;
    box-shadow: 2px 2px 6px 1px rgba(0,0,0,0.2) inset;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.btnCMD2 {
	font-size: 10px;
	cursor: pointer;
	color: black;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	background-color: #b0c4de;
	border: outset 1px #ffffff;
	padding: 2px;
}
.btnCMDdis {
	/*border: outset 1px #ffffff;*/
	border: none;
	font-size: 10px;
	cursor: default;
	color: #ffffff;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	background-color: #b0c4de;
	padding: 2px;
	border-radius: 0.4em;
	box-sizing: border-box; /* Opera/IE 8+ */
}
/*Textbox 2018 remplace sa-isie*/
.tb, .time-input {
	border: #4682b4 1px solid;
	font-size: 10px;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	border-radius: 0.3em;
	/*padding: 2px 3px 1px 3px;*/
	padding: 1px 2px 0px 2px;
	box-sizing: border-box; /* Opera/IE 8+ */
	-webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1) inset;
	box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1) inset;
	/*text-shadow: 1px 1px 1px rgba(0,0,0,0.1);*/
}
	.tb:focus, .time-input:focus, .ddl:focus {
		-webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.3) inset;
		-moz-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.3) inset;
		box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.3) inset;
	}
.center
{
    text-align: center;
}
.tb-dis {
	border: #b0c4de 1px solid;
	background-color: whitesmoke;
	font-size: 10px;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	border-radius: 0.3em;
	padding: 1px 2px 0px 2px;
	box-sizing: border-box; /* Opera/IE 8+ */
	-webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1) inset;
	box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1) inset;
	/*text-shadow: 1px 1px 1px rgba(0,0,0,0.1);*/
}
.ddl {
	height: 16px;
	border: #4682b4 1px solid;
	font-size: 10px;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	border-radius: 0.3em;
	padding: 0px 0px 2px 0px;
	box-sizing: border-box; /* Opera/IE 8+ */
	-webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1) inset;
	box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1) inset;
}
    .div-radius {
        border-radius: 0.4em;
    }
.chk {
	height: 16px;
	font-size: 10px;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	padding: 0;
	box-sizing: border-box; /* Opera/IE 8+ */
}
.lblDivHead {
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	padding: 0px 0px 2px 5px;
	font-weight: bold;
	font-size: 10px;
	height: 14px;
	width: 100%;
	background-color: #b0c4de;
	border: none;
	vertical-align: middle;
	/*background-image: url(images/headdiv.gif);*/
	/*background-repeat: repeat-x;*/
	/*color: #696969;*/
	color: white;
	box-sizing: border-box; /* Opera/IE 8+ */
	-webkit-box-shadow: 0 2px 2px 1px rgba(240,248,255,0.3) inset;
	-moz-box-shadow: 0 2px 2px 1px rgba(240,248,255,0.3) inset;
	box-shadow: 0 2px 2px 1px rgba(240,248,255,0.3) inset;
	border-top-left-radius: 0.3em;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0.3em;
}
.tableHeader, .tableFooter {
	border: 1px solid #b0c4de;
	color: white;
	background-color: #b0c4de;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	border-radius: 0.4em;
}

/* Entête de Div ex : dossier bénéficiaire */
.lblHeadDiv {
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	font-weight: bold;
	font-size: 10px;
	height: 14px;
	width: 100%;
	background-color: #b0c4de;
	border: none;
	vertical-align: middle;
	background-image: url(images/headdiv.gif);
	color: #696969;
	background-repeat: repeat-x;
}
/*Btn Codes ROME*/
.lblHeadBtn {
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	font-weight: bold;
	font-size: 10px;
	height: 14px;
	width: 100%;
	/*background-color: #b0c4de;*/
	background-color: transparent;
	border: none;
	vertical-align: middle;
	/*background-image: url(images/headdiv.gif);*/
	/*background-repeat: repeat-x;*/
	color: #2f4f4f;
	cursor: pointer;
}

.mnuHead
{
	font-weight: bold;
	font-size: 10px;
	text-align:center;
	margin:auto;
}

.lblTXT {
	font-size: 10px;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	vertical-align: middle;
}
.lblTXT_M0 {
	font-size: 10px;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	vertical-align: middle;
	margin: 0px;
}
.lblTXT_M0_Red {
	font-size: 10px;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	vertical-align: middle;
	margin: 0px;
	color: #CC3300;
}
.lblTXTc {
	font-size: 10px;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	text-align: center;
	vertical-align: middle;
}
.lblTXTr {
	font-size: 10px;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	text-align: right;
	vertical-align: middle;
}
.tb_M0 {
	border-right: #4682b4 1px solid;
	border-top: #4682b4 1px solid;
	font-size: 10px;
	border-left: #4682b4 1px solid;
	border-bottom: #4682b4 1px solid;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	margin: 0px;
}
.ajax__combobox_inputcontainer 
{
	font-size: 10px;
	height: 12px;
    padding: 0px;
}
.ajax__combobox_textboxcontainer
{
	font-size: 10px;
	height: 12px;
    padding: 0px;
}
.ajax__combobox_textboxcontainer input
{
	font-size: 10px;
	height: 14px;
    padding: 1px 0px 0px 0px;
	border: #4682b4 1px solid;
}
.ajax__combobox_buttoncontainer
{
	font-size: 10px;
	height: 12px;
    padding: 0px;
}
.ajax__combobox_buttoncontainer button
{
    padding: 0px;
 	font-size: 10px;
   /*background-image: url(<%=WebResource('ComboBox.arrow-down.gif')%>);*/
    background-position: center;
    background-repeat: no-repeat;
    border-color: ButtonFace;
    height: 15px;
    width: 15px;
    display: none;
}
.ajax__combobox_itemlist
{
	position: absolute;
	left: 183px;
	top: 143px;
	font-size: 10px;
    margin: 0px;
    padding: 0px;
    cursor: default;
    list-style-type: none;
    text-align: left;
    border: solid 1px ButtonShadow;
    background-color: Window;
    color: WindowText;
}
.ajax__combobox_itemlist li
{
	position: absolute;
	left: 183px;
	top: 143px;
	font-size: 10px;
    white-space: nowrap;
    width: 100%;
    padding: 0 3px 0 2px;
}
.tb-dis_M0 {
	border-right: #b0c4de 1px solid;
	border-top: #ffffff 1px solid;
	font-size: 10px;
	border-left: #ffffff 1px solid;
	cursor: default;
	color: #696969;
	border-bottom: #b0c4de 1px solid;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	background-color: #f0f8ff;
	margin: 0px;
}
.lblDate {
	border-right: #4682b4 1px;
	border-top: #4682b4 1px;
	font-weight: bold;
	font-size: 10px;
	border-left: #4682b4 1px;
	border-bottom: #4682b4 1px;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	background-color: #4682b4;
}
.tb2 {
	border-right: #4682b4 1px;
	border-top: #4682b4 1px;
	font-size: 10px;
	border-left: #4682b4 1px;
	border-bottom: #4682b4 1px;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	background-color: #4682b4;
}
.tb2 {
	border-right: #4682b4 1px;
	border-top: #4682b4 1px;
	font-size: 10px;
	border-left: #4682b4 1px;
	border-bottom: #4682b4 1px;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	background-color: #f0f8ff;
}
.lblTXTb {
	font-weight: bold;
	font-size: 10px;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
}
.lblTXTb_M0 {
	font-weight: bold;
	font-size: 10px;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	margin: 0px;
}
.lblTXTb_M0_Red {
	color: #CC3300;
	font-weight: bold;
	font-size: 10px;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	margin: 0px;
}
.lblT1b {
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	background-color: #b0c4de;
}
.lbltitdiv {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	background-image: url(images/fdstitreexpand.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
}
.lblSsTit {
	font-weight: bold;
	font-size: 12px;
	color: #4682b4;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
}
.accordionheader {
	border: 1px solid #b0c4de;
	color: white;
	background-color: #b0c4de;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	border-radius: 0.4em;
}
.tabheader {
	font-weight: bold;
	font-size: 12px;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	background-color: #b0c4de;
}
.pnlBorder
{
	border: #b0c4de 1px solid;
    border-radius: 0.4em;
}
.pnlBlackBottom
{
	border-bottom: black 1px solid;
}
.pnlparcours0
{
	background-image: url(images/parcours0.gif);
	background-repeat: no-repeat;
}
.pnlparcours5a
{
	background-image: url(images/parcours5a.gif);
	/*background-repeat: no-repeat;*/
}
.pnlparcours2a
{
	background-image: url(images/parcours2a.gif);
	background-repeat: no-repeat;
}
.pnlparcours1a
{
	background-image: url(images/parcours1a.gif);
	background-repeat: no-repeat;
}
.pnlparcours6m
{
	background-image: url(images/parcours6m.gif);
	background-repeat: no-repeat;
}
.pnlparcours3m
{
	background-image: url(images/parcours3m.gif);
	background-repeat: no-repeat;
}
.div
{
    border: #b0c4de 1px solid;
}
.collapsePanel0
{
    width: 994px;
    height: 0px;
    overflow: hidden;
    background-color: #faebd7;
    border-right: #b0c4de 1px solid;
    border-top: #b0c4de 1px solid;
    border-left: #b0c4de 1px solid;
    border-bottom: #b0c4de 1px solid;
}
.collapsePanel1
{
    width: 994px;
    height: 0px;
    overflow: hidden;
    background-color: #f0f8ff;
    border-right: #b0c4de 1px solid;
    border-top: #b0c4de 1px solid;
    border-left: #b0c4de 1px solid;
    border-bottom: #b0c4de 1px solid;
}
.collapsePanel2
{
    width: 994px;
    height: 0px;
    overflow: hidden;
    background-color: #fffafa;
    border-right: #b0c4de 1px solid;
    border-top: #b0c4de 1px solid;
    border-left: #b0c4de 1px solid;
    border-bottom: #b0c4de 1px solid;
}
.collapsePanelHeader {
	width: 994px;
	height: 14px;
	font-weight: bold;
	float: left;
	cursor: pointer;
	vertical-align: super;
	border-right: #b0c4de 1px solid;
	border-top: #b0c4de 1px solid;
	border-left: #b0c4de 1px solid;
	border-bottom: #b0c4de 1px solid;
	color: #000000;
	font-size: 10px;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	background-color: #b0c4de;
	background-image: url(images/fdstitreexpand.gif);
}
.mpbg
{
    background-color: #b0c4de;
}
.flyPR {
	border: #4682b4 2px solid;
	background-color: #f0f8ff;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	font-size: 10px;
	padding: 2px;
	width: 300px;
	height: auto;
}
.flyEC {
	background-color: #f0fff0;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	font-size: 10px;
	padding: 2px;
	width: 300px;
	height: auto;
	border: #2e8b57 2px solid;
}
.flyTE {
	background-color: #fff5ee;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	font-size: 10px;
	padding: 2px;
	width: 300px;
	height: auto;
	border: #b22222 2px solid;
}
.pnlEdition
{
	border-right: #b0c4de 1px solid;
	border-top: #b0c4de 1px solid;
	border-left: #b0c4de 1px solid;
	border-bottom: #b0c4de 1px solid;
	background-color: transparent;
	padding: 0px 0px 10px 0px;
	margin-bottom: 5px;
}
.pnlList
{
	border-right: #b0c4de 1px solid;
	border-top: #b0c4de 1px solid;
	border-left: #b0c4de 1px solid;
	border-bottom: #b0c4de 1px solid;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
}
#Demout
{
	border: #b0c4de 2px solid;
	background-color: #f0f8ff;
	background-image: url(images/headdiv.gif);
	background-repeat: repeat-x;
	width: 470px;
	height: auto;
	padding: 0px 5px 5px 5px;
}
.event {
	font-size: 1px;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	position: absolute;
	height: 5px;
	width: 5px;
}
.wdm {
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	font-size: 11px;
	background-color: #4682B4;
	color: White;
	border: none 0px;
	cursor: pointer;
	z-index: 10000;
}
.wdm-item {
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	font-size: 11px;
	color: White;
	border: none 0px;
}
.wdm-hover {
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	font-size: 11px;
	background-color: #B0C4DE;
	color: White;
	border: none 0px White;
}
.wdm-island {
	background-color: #B0C4DE;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	font-size: 11px;
	color: Black;
	border: outset 1px;
}
.wdm-leafitem {
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	font-size: 11px;
	color: Black;
	border: none 0px;
}

/*    filter:alpha(opacity=70);
    opacity:0.7;
.modalPopup
{
	background-color:#4682b4;
	filter:alpha(opacity=50);
	opacity:0.5;
}*/
UL LI	{	
	list-style-type: none ;
	}	

UL LI LI	{	
	list-style-type:	none;
	}	

UL LI LI LI	{	
	list-style-type:	none;
	}	
	
OL LI	{	
	list-style-type:	none;
	}	

OL OL LI	{	
	list-style-type:	none;
	}	

OL OL OL LI	{	
	list-style-type:	none;
	}	

/*?? A VIRER aspnMenu 2019 ??*/
/*
UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
.mnu
 {
 	   margin: 0 ;     
       padding-top: 2px ;     
       list-style: 0 ;
       list-style-type:none;
       text-decoration: none;
       list-style-image: none;
     }
.mnu li
{
	float: left;
	width: 140px;
	height: 18px;
	border: 0px none;
	margin-right: 1px;
	margin-left: 1px;
	color: #fff;
	background: #F0F8FF;
	list-style-type: none;
	text-decoration: none;
	list-style-image: none;
}
.mnu li a
{
	width: 150px;
	height: 18px;
	display: block;
	background: #F0F8FF;
	color: #000;
	font: 10px Arial,sans-serif;
	line-height: 1em;
	padding: 0px 0;
	text-align: center;
	list-style-type: none;
	text-decoration: none;
	list-style-image: none;
} 
.mnu li a:hover, .mnu li a:focus, .mnu li a:active
{
	background: #F0F8FF;
	color: #4682B4;
	text-decoration: underline;
}
.mnu li ul{
	position: absolute;
	background: #333;
       list-style-type:none;
       text-decoration: none;
       list-style-image: none;
}
.mnu li li
{
	top: 5px;
	left: 00px;
	background: #333;
	display: block;
	float: none;
	height: auto;
	font-size: 12px;
	line-height: 14px;
 	padding: 4px 4px 3px 4px; 
	margin-bottom: 1px;
	width: auto;
}
.mnu li li a{
	float: none;
	padding: 10px 0px -5px 0px;
	text-align: left;
}
.mnu li:hover li a, 
.mnu li.hover li a
{
	background: none;
	}
.mnu li li a:hover
{
	background: none;
	text-decoration: underline;
}*/

.imglinkbutton {
	border: none 0px transparent;
	margin: 0px;
	font-family: Segoe UI, Arial, 'MS Sans Serif', Verdana;
	font-size: 10px;
	color: #333;
}
       
 .imgmenu
 {
 	border: 0px;
 	margin: 0px;
}
.rb {
	font-weight: bold;
	font-size: 10px;
	font-family: Segoe UI, Arial, sans-serif, Helvetica, Verdana;
	color: #4682b4;
	margin: 0px 30px 0px 30px;
}
