/* CSS Document */

.PrintOnly
{
	display:none;
}

body 
{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family:Arial;
	font-size: 11px;
	color: #003359;
}

.MasterTableau{
	background-color: #FFFFFF;
	width: 980px;
	height: 100%;
	border: 1px solid #013366;
	text-align:left;
}

.MasterContenu{
	padding: 0px 0px 0px 0px;
}

/*  Generic : Green theme*/
.Generic_TopLeftCorner{
	background-image:url(../Images/Generic_TopLeftCorner.gif);
	width: 9px;
	height: 9px;
}
.Generic_TopRightCorner{
	background-image:url(../Images/Generic_TopRightCorner.gif);
	width: 7px;
	height: 9px;
}
.Generic_BottomLeftCorner{
	background-image:url(../Images/Generic_BottomLeftCorner.gif);
	width: 9px;
	height: 10px;
}
.Generic_BottomRightCorner{
	background-image:url(../Images/Generic_BottomRightCorner.gif);
	width: 7px;
	height: 10px;
}
.Generic_Top{
	background-image:url(../Images/Generic_Top.gif);
	height:9px;
	background-repeat:repeat-x;
}
.Generic_Bottom{
	background-image:url(../Images/Generic_Bottom.gif);
	height:10px;
	background-repeat:repeat-x;
}
.Generic_Content{
	background-image:url(../Images/Generic_Content.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

/* Pink light theme */
.CoinGhautRose{
	background-image:url(../images/CoinGhautRose.gif);
	width: 9px;
	height: 9px;
}
.HautRose{
	background-image:url(../Images/HautRose.gif);
	height:9px;
	background-repeat:repeat-x;
}

.CoinDhautRose{
	background-image:url(../images/CoinDhautRose.gif);
	width: 7px;
	height: 9px;
}
.Fd_Rose1{
	background-color:#FC88C5;
}
.Fd_Rose2{
	background-color:#FCA3D1;
}
.Fd_Rose3{
	background-color:#FDD6EB;
}

.RoseContent
{
	font-size:11px;
	background-image:url(../Images/RoseContent.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.CoinGbasRose{
	background-image:url(../images/CoinGbasRose.gif);
	width: 9px;
	height: 10px;
}

.BasRose{
	background-image:url(../Images/BasRose.gif);
	height:10px;
	background-repeat:repeat-x;
}

.CoinDbasRose{
	background-image:url(../images/CoinDbasRose.gif);
	width: 7px;
	height: 10px;
}


/*  Order : Pink theme*/
.Order_TopLeftCorner{
	background-image:url(../Images/Order_TopLeftCorner.gif);
	width: 9px;
	height: 9px;
}
.Order_TopRightCorner{
	background-image:url(../Images/Order_TopRightCorner.gif);
	width: 7px;
	height: 9px;
}
.Order_BottomLeftCorner{
	background-image:url(../Images/Order_BottomLeftCorner.gif);
	width: 9px;
	height: 10px;
}
.Order_BottomRightCorner{
	background-image:url(../Images/Order_BottomRightCorner.gif);
	width: 7px;
	height: 10px;
}
.Order_Top{
	background-image:url(../Images/Order_Top.gif);
	height:9px;
	background-repeat:repeat-x;
}
.Order_Bottom{
	background-image:url(../Images/Order_Bottom.gif);
	height:10px;
	background-repeat:repeat-x;
}
.Order_Content
{
	font-size:11px;
	background-image:url(../Images/Order_Content.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.Order_Button {
	border: solid 1px #6C0E3F;
	background-color: #FA42A2;
	color:#FFFFFF;
	padding: 1px 2px 1px 2px;
	font-size:12px;
	font-weight:bold;
	cursor: default;
}

.Order_TitleBig{
	font-family: Arial, Verdana, Times New Roman;
	font-size: 24px;
	font-weight: bold;
	color: #EF74AC;
	font-style:italic;
}
.Order_Bold
{
	font-family: Arial, Verdana, Times New Roman;
	font-size: 11px;
	font-weight: bold;
	color: #FA42A2;
}

.Order_Bold:link {text-decoration : none;}
.Order_Bold:visited {text-decoration : none;}
.Order_Bold:hover {text-decoration : none;}


.BasHome{
	background-image:url(../Images/Fd_basHome.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 60px;
}
.BasHomeSite{
	background-color: #2961AB;
	height: 60px;
}

.BasHomeSiteNew{
	background-color: white;
	/*border-top:1px solid #2961AB;*/
	height: 60px;
}
/* styles pour les polices */
.Txt12{ font-size:12px;}

a {font-family:Arial; font-size: 11px; color: #003359; text-decoration:underline;}

.NavBottom {color: #3B6BBD; text-decoration: none; font-weight:bold;}
.NavBottom:link {color: #3B6BBD; text-decoration: none;}
.NavBottom:visited {color: #3B6BBD; text-decoration: none;}
.NavBottom:hover {color: #3B6BBD; text-decoration: underline;}

.NavBottomSite {color: #000; text-decoration: none; font-weight:bold;}
.NavBottomSite:link {color: #000; text-decoration: none;}
.NavBottomSite:visited {color: #000; text-decoration: none;}
.NavBottomSite:hover {color: #000; text-decoration: underline;}

.NavUp {color: #FFFFFF; text-decoration: none; font-weight:bold; font-size:14px;}
.NavUp:link {color: #FFFFFF; text-decoration: none;}
.NavUp:visited {color: #FFFFFF; text-decoration: none;}
.NavUp:hover {color: #FFFFFF; text-decoration: underline;}

.NavUpOn {color: #FFFFFF; text-decoration: none; font-weight:bold; font-size:16px;}
.NavUpOn:link {color: #FFFFFF; text-decoration: none;}
.NavUpOn:visited {color: #FFFFFF; text-decoration: none;}
.NavUpOn:hover {color: #FFFFFF; text-decoration: underline;}

.NavWhite {color: #FFFFFF; text-decoration: none; font-weight:bold; font-size:12px;}
.NavWhite:link {color: #FFFFFF; text-decoration: none;}
.NavWhite:visited {color: #FFFFFF; text-decoration: none;}
.NavWhite:hover {color: #FFFFFF; text-decoration: underline;}

.NavCommandeOn {color: #F843A4; text-decoration: none; font-weight:bold; font-size:12px;}
.NavCommandeOn:link {color: #F843A4; text-decoration: none;}
.NavCommandeOn:visited {color: #F843A4; text-decoration: none;}
.NavCommandeOn:hover {color: #FCA0CF; text-decoration: underline;}

.NavCommandeOff {color: #FCA0CF; text-decoration: none; font-weight:bold; font-size:12px;}
.NavCommandeOff:link {color: #FCA0CF; text-decoration: none;}
.NavCommandeOff:visited {color: #FCA0CF; text-decoration: none;}
.NavCommandeOff:hover {color: #F843A4; text-decoration: underline;}

.NavInstitOn {color: #00A2C9; text-decoration: none; font-weight:bold; font-size:11px;}
.NavInstitOn:link {color: #00A2C9; text-decoration: none;}
.NavInstitOn:visited {color: #00A2C9; text-decoration: none;}
.NavInstitOn:hover {color: #7ECFE4; text-decoration: underline;}

.NavInstitOff {color: #7ECFE4; text-decoration: none; font-weight:bold; font-size:11px;}
.NavInstitOff:link {color: #7ECFE4; text-decoration: none;}
.NavInstitOff:visited {color: #7ECFE4; text-decoration: none;}
.NavInstitOff:hover {color: #00A2C9; text-decoration: underline;}

.NavSimulOn {color: #A6CE47; text-decoration: none; font-weight:bold; font-size:12px;}
.NavSimulOn:link {color: #A6CE47; text-decoration: none;}
.NavSimulOn:visited {color: #A6CE47; text-decoration: none;}
.NavSimulOn:hover {color: #D2E5A3; text-decoration: underline;}

.NavSimulOff {color: #D2E5A3; text-decoration: none; font-weight:bold; font-size:12px;}
.NavSimulOff:link {color: #D2E5A3; text-decoration: none;}
.NavSimulOff:visited {color: #D2E5A3; text-decoration: none;}
.NavSimulOff:hover {color: #A6CE47; text-decoration: underline;}

.Titre3Click { color:#FFFFFF; font-weight:bold; font-size:24px; font-style:italic;}
.ValError{color:#CC3300; font-weight:bold}
/* Style item input */

.inputRose {
	border: solid 1px #661F68;
	color:#990066;
	padding: 1px 2px 1px 2px;
	font-size:10px;
	font-weight:bold;
}
.inputVert {
	border: solid 1px #22840B;
	color:#22840B;
	padding: 1px 2px 1px 2px;
	font-size:10px;
	font-weight:bold;
}
.inputBleu {
	border: solid 1px #188ABC;
	color:#188ABC;
	padding: 1px 2px 1px 2px;
	font-size:10px;
	font-weight:bold;
}
.inputButtonRose {
	border: solid 1px #400442;
	background-color: #963296;
	color:#FFFFFF;
	padding: 1px 2px 1px 2px;
	font-size:12px;
	font-weight:bold;
	cursor: hand;
}
.inputButtonBleu {
	border: solid 1px #188ABC;
	background-color: #188ABC;
	color:#FFFFFF;
	padding: 1px 2px 1px 2px;
	font-size:12px;
	font-weight:bold;
	cursor: hand;
}
.inputButtonCommande {
	border: solid 1px #6C0E3F;
	background-color: #FA42A2;
	color:#FFFFFF;
	padding: 1px 2px 1px 2px;
	font-size:12px;
	font-weight:bold;
	cursor: hand;
}
.inputButtonVert {
	border: solid 1px #75971C;
	background-color: #A6CE47;
	color:#FFFFFF;
	padding: 1px 2px 1px 2px;
	font-size:12px;
	font-weight:bold;
	cursor: hand;
}

/* cadre Home */

.Home_CoinHautG{
	background-image:url(../images/Home_CoinHautG.gif);
	width: 17px;
	height: 23px;
}
.Home_CoinHautD{
	background-image:url(../images/Home_CoinHautD.gif);
	width: 17px;
	height: 23px;
}
.Home_CoinBasG{
	background-image:url(../images/Home_CoinBasG.gif);
	width: 17px;
	height: 25px;
}
.Home_CoinBasD{
	background-image:url(../images/Home_CoinBasD.gif);
	width: 17px;
	height: 25px;
}
.Home_FdHaut{
	background-image:url(../images/Home_FdHaut.gif);
	background-repeat:repeat-x;
	height: 23px;
}
.Home_FdBas{
	background-image:url(../images/Home_FdBas.gif);
	background-repeat:repeat-x;
	height: 25px;
}
.Home_FdContenu{
	background-image:url(../images/Home_FdContenu.gif);
	background-repeat:repeat-x;
	height: 555px;
	background-color:#2863A9;
}

/* styles bouton de navigation haut */

.bt_coinGrose{
	background-image:url(../images/bt_coinGrose.gif);
	height: 23px;
	width: 7px;
}

.bt_coinDrose{
	background-image:url(../images/bt_coinDrose.gif);
	height: 23px;
	width: 7px;
}
.bt_FDrose{
	background-image:url(../images/bt_FDrose.gif);
	background-repeat:repeat-x;
	height: 23px;
	padding: 0px 5px 0px 5px;
}
.bt_coinGbleu{
	background-image:url(../images/bt_coinGbleu.gif);
	height: 23px;
	width: 7px;
}

.bt_coinDbleu{
	background-image:url(../images/bt_coinDbleu.gif);
	height: 23px;
	width: 7px;
}
.bt_FDbleu{
	background-image:url(../images/bt_FDbleu.gif);
	background-repeat:repeat-x;
	height: 23px;
	padding: 0px 5px 0px 5px;
}
.bt_coinGjaune{
	background-image:url(../images/bt_coinGjaune.gif);
	height: 23px;
	width: 7px;
}

.bt_coinDjaune{
	background-image:url(../images/bt_coinDjaune.gif);
	height: 23px;
	width: 7px;
}
.bt_FDjaune{
	background-image:url(../images/bt_FDjaune.gif);
	background-repeat:repeat-x;
	height: 23px;
	padding: 0px 5px 0px 5px;
}
.bt_CoinGJauneOn{
	background-image:url(../images/bt_CoinGJauneOn.gif);
	height: 35px;
	width: 9px;
}

.bt_CoinDJauneOn{
	background-image:url(../images/bt_CoinDJauneOn.gif);
	height: 35px;
	width: 12px;
}
.bt_FdJauneOn{
	background-image:url(../images/bt_FdJauneOn.gif);
	background-repeat:repeat-x;
	height: 29px;
	padding: 6px 5px 0px 5px;
}
.bt_CoinGRoseOn{
	background-image:url(../images/bt_CoinGRoseOn.gif);
	height: 35px;
	width: 9px;
}

.bt_CoinDRoseOn{
	background-image:url(../images/bt_CoinDRoseOn.gif);
	height: 35px;
	width: 12px;
}
.bt_FdRoseOn{
	background-image:url(../images/bt_FdRoseOn.gif);
	background-repeat:repeat-x;
	height: 29px;
	padding: 6px 5px 0px 5px;
}
.bt_CoinGRoseOff{
	background-image:url(../images/bt_CoinGRoseOff.gif);
	height: 35px;
	width: 9px;
}

.bt_CoinDRoseOff{
	background-image:url(../images/bt_CoinDRoseOff.gif);
	height: 35px;
	width: 12px;
}
.bt_FdRoseOff{
	background-image:url(../images/bt_FdRoseOff.gif);
	background-repeat:repeat-x;
	height: 29px;
	padding: 6px 5px 0px 5px;
}
.bt_CoinGBleuOff{
	background-image:url(../images/bt_CoinGBleuOff.gif);
	height: 35px;
	width: 9px;
}

.bt_CoinDBleuOff{
	background-image:url(../images/bt_CoinDBleuOff.gif);
	height: 35px;
	width: 16px;
}
.bt_FdBleuOff{
	background-image:url(../images/bt_FdBleuOff.gif);
	background-repeat:repeat-x;
	height: 29px;
	padding: 6px 5px 0px 5px;
}
.bt_CoinGBleuOn{
	background-image:url(../images/bt_CoinGBleuOn.gif);
	height: 35px;
	width: 9px;
}

.bt_CoinDBleuOn{
	background-image:url(../images/bt_CoinDBleuOn.gif);
	height: 35px;
	width: 16px;
}
.bt_FdBleuOn{
	background-image:url(../images/bt_FdBleuOn.gif);
	background-repeat:repeat-x;
	height: 29px;
	padding: 6px 5px 0px 5px;
}
.bt_CoinGJauneOff{
	background-image:url(../images/bt_CoinGJauneOff.gif);
	height: 35px;
	width: 13px;
}

.bt_CoinDJauneOff{
	background-image:url(../images/bt_CoinDJauneOff.gif);
	height: 35px;
	width: 15px;
}
.bt_FdJauneOff{
	background-image:url(../images/bt_FdJauneOff.gif);
	background-repeat:repeat-x;
	height: 29px;
	padding: 6px 5px 0px 5px;
}
/* Bouton de navigation commande */

.bt_CommandeEtape1On{
	background-image:url(../images/bt_CommandeEtape1On.gif);
	height: 53px;
	width: 44px;
}
.bt_CommandeEtape2On{
	background-image:url(../images/bt_CommandeEtape2On.gif);
	height: 53px;
	width: 44px;
}
.bt_CommandeEtape3On{
	background-image:url(../images/bt_CommandeEtape3On.gif);
	height: 53px;
	width: 44px;
}
.bt_CommandeDOn{
	background-image:url(../images/bt_CommandeDOn.gif);
	height: 53px;
	width: 17px;
}
.bt_CommandeFdOn{
	background-image:url(../images/bt_CommandeFdOn.gif);
	background-repeat:repeat-x;
	height: 30px;
	padding: 23px 5px 0px 2px;
}
.bt_CommandeEtape1Off{
	background-image:url(../images/bt_CommandeEtape1Off.gif);
	height: 53px;
	width: 44px;
}
.bt_CommandeEtape2Off{
	background-image:url(../images/bt_CommandeEtape2Off.gif);
	height: 53px;
	width: 44px;
}
.bt_CommandeEtape3Off{
	background-image:url(../images/bt_CommandeEtape3Off.gif);
	height: 53px;
	width: 44px;
}

.bt_CommandeDOff{
	background-image:url(../images/bt_CommandeDOff.gif);
	height: 53px;
	width: 17px;
}
.bt_CommandeFdOff{
	background-image:url(../images/bt_CommandeFdOff.gif);
	background-repeat:repeat-x;
	height: 30px;
	padding: 23px 5px 0px 2px;
}
/* Bouton de navigation simulation */

.bt_SimulEtape1On{
	background-image:url(../images/bt_SimulEtape1On.gif);
	height: 53px;
	width: 44px;
}
.bt_SimulEtape2On{
	background-image:url(../images/bt_SimulEtape2On.gif);
	height: 53px;
	width: 44px;	
}
.bt_SimulEtape3On
{
	background-image:url(../images/bt_SimulEtape3On.gif);
	height: 53px;
	width: 44px;	
}
.bt_SimulDOn{
	background-image:url(../images/bt_SimulDOn.gif);
	height: 53px;
	width: 17px;
}
.bt_SimulFdOn{
	background-image:url(../images/bt_SimulFdOn.gif);
	background-repeat:repeat-x;
	height: 30px;
	padding: 23px 5px 0px 2px;
}
.bt_SimulEtape1Off{
	background-image:url(../images/bt_SimulEtape1Off.gif);
	height: 53px;
	width: 44px;
}
.bt_SimulEtape2Off{
	background-image:url(../images/bt_SimulEtape2Off.gif);
	height: 53px;
	width: 44px;
}
.bt_SimulEtape3Off
{
	background-image:url(../images/bt_SimulEtape3Off.gif);
	height: 53px;
	width: 44px;
}
.bt_SimulDOff{
	background-image:url(../images/bt_SimulDOff.gif);
	height: 53px;
	width: 17px;
}
.bt_SimulFdOff{
	background-image:url(../images/bt_SimulFdOff.gif);
	background-repeat:repeat-x;
	height: 30px;
	padding: 23px 5px 0px 2px;
}
/* boutons de navigation intitutionel */

.bt_InstitEtape1On{
	background-image:url(../images/bt_InstitEtape1On.gif);
	height: 53px;
	width: 44px;
}
.bt_InstitEtape2On{
	background-image:url(../images/bt_InstitEtape2On.gif);
	height: 53px;
	width: 44px;
}
.bt_InstitEtape3On{
	background-image:url(../images/bt_InstitEtape3On.gif);
	height: 53px;
	width: 44px;
}
.bt_InstitEtape4On{
	background-image:url(../images/bt_InstitEtape4On.gif);
	height: 53px;
	width: 44px;
}
.bt_InstitEtape5On{
	background-image:url(../images/bt_InstitEtape5On.gif);
	height: 53px;
	width: 44px;
}
.bt_InstitEtape6On{
	background-image:url(../images/bt_InstitEtape6On.gif);
	height: 53px;
	width: 44px;
}
.bt_InstitDOn{
	background-image:url(../images/bt_InstitDOn.gif);
	height: 53px;
	width: 17px;
}
.bt_InstitFdOn{
	background-image:url(../images/bt_InstitFdOn.gif);
	background-repeat:repeat-x;
	height: 30px;
	padding: 8px 5px 0px 2px;
	line-height:1;
	vertical-align: middle;
}
.bt_InstitEtape1Off{
	background-image:url(../images/bt_InstitEtape1Off.gif);
	height: 53px;
	width: 44px;
}
.bt_InstitEtape2Off{
	background-image:url(../images/bt_InstitEtape2Off.gif);
	height: 53px;
	width: 44px;
}
.bt_InstitEtape3Off{
	background-image:url(../images/bt_InstitEtape3Off.gif);
	height: 53px;
	width: 44px;
}
.bt_InstitEtape4Off{
	background-image:url(../images/bt_InstitEtape4Off.gif);
	height: 53px;
	width: 44px;
}
.bt_InstitEtape5Off{
	background-image:url(../images/bt_InstitEtape5Off.gif);
	height: 53px;
	width: 44px;
}
.bt_InstitEtape6Off{
	background-image:url(../images/bt_InstitEtape6Off.gif);
	height: 53px;
	width: 44px;
}.bt_InstitDOff{
	background-image:url(../images/bt_InstitDOff.gif);
	height: 53px;
	width: 17px;
}
.bt_InstitFdOff{
	background-image:url(../images/bt_InstitFdOff.gif);
	background-repeat:repeat-x;
	height: 30px;
	padding: 5px 5px 0px 2px;
	line-height:1;
	vertical-align: middle;
	
}
/* Styles cadres arrondis */

.CoinGhautBlanc{
	background-image:url(../images/CoinGhautBlanc.gif);
	width: 15px;
	height: 12px;
}

.CoinDhautBlanc{
	background-image:url(../images/CoinDhautBlanc.gif);
	width: 14px;
	height: 12px;
}
.CoinGbasBlanc{
	background-image:url(../images/CoinGbasBlanc.gif);
	width: 15px;
	height: 12px;
}
.CoinDbasBlanc{
	background-image:url(../images/CoinDbasBlanc.gif);
	width: 14px;
	height: 12px;
}
.Fd_blanc{
	background-color:#FFFFFF;
}

.Fd_AccueilCommandeCours{
	background-image:url(../images/Fd_AccueilCommandeCours.gif);
	background-repeat:no-repeat;
	width: 357px;
	height: 128px;
}


.Commande_CoinGhaut{
	background-image:url(../images/Commande_CoinGhaut.gif);
	width: 9px;
	height: 9px;
}
.Commande_CoinDhaut{
	background-image:url(../images/Commande_CoinDhaut.gif);
	width: 7px;
	height: 9px;
}
.Commande_CoinGbas{
	background-image:url(../images/Commande_CoinGbas.gif);
	width: 9px;
	height: 10px;
}
.Commande_CoinDbas{
	background-image:url(../images/Commande_CoinDbas.gif);
	width: 7px;
	height: 10px;
}
.Commande_Fdhaut{
	background-image:url(../images/Commande_FdHaut.gif);
	height:9px;
	background-repeat:repeat-x;
}
.Commande_Fdbas{
	background-image:url(../images/Commande_FdBas.gif);
	height:10px;
	background-repeat:repeat-x;
}
.Commande_contenu{
	background-image:url(../images/Commande_FdContenu.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.Simul_CoinGhaut{
	background-image:url(../images/Simul_CoinGhaut.gif);
	width: 9px;
	height: 9px;
}
.Simul_CoinDhaut{
	background-image:url(../images/Simul_CoinDhaut.gif);
	width: 7px;
	height: 9px;
}
.Simul_CoinGbas{
	background-image:url(../images/Simul_CoinGbas.gif);
	width: 9px;
	height: 10px;
}
.Simul_CoinDbas{
	background-image:url(../images/Simul_CoinDbas.gif);
	width: 7px;
	height: 10px;
}
.Simul_Fdhaut{
	background-image:url(../images/Simul_FdHaut.gif);
	height:9px;
	background-repeat:repeat-x;
}
.Simul_Fdbas{
	background-image:url(../images/Simul_FdBas.gif);
	height:10px;
	background-repeat:repeat-x;
}
.Simul_contenu{
	background-image:url(../images/Simul_FdContenu.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.Instit_CoinGhaut{
	background-image:url(../images/Instit_CoinGhaut.gif);
	width: 9px;
	height: 9px;
}
.Instit_CoinDhaut{
	background-image:url(../images/Instit_CoinDhaut.gif);
	width: 7px;
	height: 9px;
}
.Instit_CoinGbas{
	background-image:url(../images/Instit_CoinGbas.gif);
	width: 9px;
	height: 10px;
}
.Instit_CoinDbas{
	background-image:url(../images/Instit_CoinDbas.gif);
	width: 7px;
	height: 10px;
}
.Instit_Fdhaut{
	background-image:url(../images/Instit_FdHaut.gif);
	height:9px;
	background-repeat:repeat-x;
}
.Instit_Fdbas{
	background-image:url(../images/Instit_FdBas.gif);
	height:10px;
	background-repeat:repeat-x;
}
.Instit_contenu{
	background-image:url(../images/Instit_FdContenu.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.Coord_CoinGhaut{
	background-image:url(../images/Coord_CoinGhaut.gif);
	width: 9px;
	height: 9px;
}
.Coord_CoinDhaut{
	background-image:url(../images/Coord_CoinDhaut.gif);
	width: 7px;
	height: 9px;
}
.Coord_CoinGbas{
	background-image:url(../images/Coord_CoinGbas.gif);
	width: 9px;
	height: 10px;
}
.Coord_CoinDbas{
	background-image:url(../images/Coord_CoinDbas.gif);
	width: 7px;
	height: 10px;
}
.Coord_Fdhaut{
	background-image:url(../images/Coord_FdHaut.gif);
	height:9px;
	background-repeat:repeat-x;
}
.Coord_Fdbas{
	background-image:url(../images/Coord_FdBas.gif);
	height:10px;
	background-repeat:repeat-x;
}
.Coord_contenu{
	background-image:url(../images/Coord_FdContenu.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.Mentions_CoinGhaut{
	background-image:url(../images/Mentions_CoinGhaut.gif);
	width: 9px;
	height: 9px;
}
.Mentions_CoinDhaut{
	background-image:url(../images/Mentions_CoinDhaut.gif);
	width: 7px;
	height: 9px;
}
.Mentions_CoinGbas{
	background-image:url(../images/Mentions_CoinGbas.gif);
	width: 9px;
	height: 10px;
}
.Mentions_CoinDbas{
	background-image:url(../images/Mentions_CoinDbas.gif);
	width: 7px;
	height: 10px;
}
.Mentions_Fdhaut{
	background-image:url(../images/Mentions_FdHaut.gif);
	height:9px;
	background-repeat:repeat-x;
}
.Mentions_Fdbas{
	background-image:url(../images/Mentions_FdBas.gif);
	height:10px;
	background-repeat:repeat-x;
}
.Mentions_contenu{
	background-image:url(../images/Mentions_FdContenu.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.commande_FdTabloD {
	text-align:right;
	background-color:#FDC6E3;
	padding: 0px 4px 0px 0px;
	width: 100px;
}
/* bandeau haut */
.Fd_bandeauHaut{
	background-image:url(../images/Fd_bandeauHaut.gif);
	background-repeat:repeat-x;
	height: 100px;
}

/* Styles généraux */
.CadreInfo {
	border: solid 1px #003366;
	padding: 4px 4px 4px 4px;
	width:150px;
	text-align:center;
}
.CadreInfoMsg
{
	font-weight: bold;
	font-size: 12px;
	color: navy;
	text-align: center;
}
.txtExplicatifEnTete
{
	text-align:center;	
	font-weight:bold;
}
.txtExplicatifEnTeteB
{
	text-align:center;	
	font-size:14px;
	font-weight:bold;
}
.txtExplicatif
{
	padding: 0px 33px 0px 0px;
	border-bottom:solid 2px #DDF9AE; 
	background-color:#ffffff;
}
.txtExplicatif2
{
	text-align:center;
	border-bottom:solid 2px #DDF9AE; 
	background-color:#ffffff;
}
.txtExplicatif3
{
	text-align:center;
	border-bottom:solid 2px #DDF9AE; 
	background-color:#ffffff;
}

.BlockTxtExplicatif
{
	color:Red;
	font-weight:bold;
	background-color:#ffffff;
	border: solid 3px  #88D2DF;
	padding: 5px 5px 5px 5px;
}
.TabloGsimul{
	background-color: #E4F2CE;
	width: 260px;
	padding: 2px 2px 2px 5px;
	font-weight:bold;
}

.TabloGsimulOrange{
	background-color: #FFBE7D;
	width: 260px;
	padding: 2px 2px 2px 5px;
	font-weight:bold;
}

.TabloGsimulWhite{
	background-color: #FFFFFF;
	width: 260px;
	padding: 10px 2px 2px 5px;
	font-weight:bold;
}
 
.txtExplicatif4
 {color: #F843A4; font-weight:bold;}
 
.InstitTitle1Big {color: #F843A4; font-weight:bold; font-size:12px;}
.InstitTitle2Big {color: #00a2c9; font-weight:bold; font-size:12px;}
.InstitTitle1 {color: #F843A4; font-weight:bold;}
.InstitTitle2 {color: #00a2c9; font-weight:bold;}


.bt_InstitMenuOnG{

            background-image:url(../images/bt_InstitMenuOnG.gif);

            height: 32px;

            width: 17px;

}

.bt_InstitMenuOnD{

            background-image:url(../images/bt_InstitMenuOnD.gif);

            height: 32px;

            width: 17px;

}

.bt_InstitMenuOnFond{

            background-image:url(../images/bt_InstitMenuOnFond.gif);

            background-repeat:repeat-x;

            height: 25px;

            padding: 5px 8px 0px 2px;

}

.bt_InstitMenuOffG{

            background-image:url(../images/bt_InstitMenuOffG.gif);

            height: 32px;

            width: 17px;

}

.bt_InstitMenuOffD{

            background-image:url(../images/bt_InstitMenuOffD.gif);

            height: 32px;

            width: 17px;

}

.bt_InstitMenuOffFond{

            background-image:url(../images/bt_InstitMenuOffFond.gif);

            background-repeat:repeat-x;

            height: 25px;

            padding: 5px 8px 0px 2px;

}







.NavInstitMenuOn {color: #00A2C9; text-decoration: none; font-weight:bold; font-size:14px;}

.NavInstitMenuOn:link {color: #00A2C9; text-decoration: none;}

.NavInstitMenuOn:visited {color: #00A2C9; text-decoration: none;}

.NavInstitMenuOn:hover {color: #00A2C9; text-decoration: underline;}

.NavInstitMenuOff {color: #7ECFE4; text-decoration: none; font-weight:bold; font-size:11px;}

.NavInstitMenuOff:link {color: #7ECFE4; text-decoration: none;}

.NavInstitMenuOff:visited {color: #7ECFE4; text-decoration: none;}

.NavInstitMenuOff:hover {color: #7ECFE4; text-decoration: underline;}

