td.BOftColonneChamps {
	width: 150px;
	text-align: right;
	vertical-align: top;
}
table.BOmgEnTete {
	background: url(img/fd-header-orange.jpg);
	height: 20px;
	border: 1px solid #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
table.BOmgSuite {
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
}
.BOmgRubrique {
	background: #FFCC99;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	cursor: hand;
}
.BOmgRubriqueSel {
	background: #FF9966;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
table.BOenTeteColonne {
	background: url(img/fd-header-orange.jpg);
	width: 100%;
	border: 1px solid #CCCCCC;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #333333;
	height: 20px;
	padding-right: 3px;
	padding-left: 3px;
}
table.BOetape {
	width: 100%;
	border: 1px solid #CCCCCC;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	height: 20px;
	padding-right: 3px;
	padding-left: 3px;
}
td.BOfilet1 {
	background: url(img/bo-filet-1.gif);
}
td.BOfilet2 {
	background: url(img/bo-filet-2.gif);
}
td.BOfilet3 {
	background: url(img/bo-filet-3.gif);
}
table.BOsuiteColonneFilet {
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: center;
	padding: 2px;
	background: #FFFFFF;
}
table.BOongletsEnTete {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	height: 22px;
}
td.BOongletSel {
	background: url(img/fd-header-orange.jpg);
	height: 20px;
	color: #990000;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
td.BOongletSelFin {
	background: url(img/onglet-orange.jpg);
	width: 10px;
}
td.BOongletsLigneBasse {
	height:2px;
	background: #FFCC99;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
td.BOongletNormal {
	border-bottom: 1px solid #CCCCCC;
}
td.BOongletNormalFin {
	border-bottom: 1px solid #CCCCCC;
	width: 10px;
}
table.BOencartSuite{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
a.BOongletLien {
	text-decoration: none;
}
a.BOongletLien:hover {
	color: #990000;
}
/* -- Styles spéciaux pour "Espace Perso" */
table.EPmgEnTete {
	background: url(img/fd-header-bleu.jpg);
	height: 20px;
	border: 1px solid #6699CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
table.EPmgSuite {
	border-right: 1px solid #6699CC;
	border-bottom: 1px solid #6699CC;
	border-left: 1px solid #6699CC;
}
.EPmgRubrique {
	background: #CCE0FF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	cursor: hand;
}
.EPmgRubriqueSel {
	background: #99CCFF;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
table.EPenTeteColonne {
	background: url(img/fd-header-bleu.jpg);
	width: 100%;
	border: 1px solid #CCCCCC;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #333333;
	height: 20px;
	padding-right: 3px;
	padding-left: 3px;
}
td.EPongletSel {
	background: url(img/fd-header-bleu.jpg);
	height: 20px;
	color: #990000;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
td.EPongletSelFin {
	background: url(img/onglet-bleu.jpg);
	width: 10px;
}
td.EPongletsLigneBasse {
	height:2px;
	background: #CCE0FF;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
/* Boutons et barre de boutons */
table.BTNbarre {
  height: 15px;
}
td.BTNgauche {
	background: url(img/btn-orange-gauche.gif);
	width: 9px;
}
td.BTNcentre {
	background: url(img/btn-orange-centre.gif);
}
td.BTNdroite {
	background: url(img/btn-orange-droite.gif);
	width: 9px;
}
a.BTNlien {
   text-decoration:none;
}
a.BTNlien:hover {
  color:#990000;
}	
p.txtTitreCollection {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
input.formulaireCourant {
	font-size: 10px;
}
td.BTNEPgauche {
	background:  url("img/btn-bleu-gauche.gif");
	width: 9px;
}
td.BTNEPcentre {
	background:  url("img/btn-bleu-centre.gif");
}
td.BTNEPdroite {
	background:   url("img/btn-bleu-droite.gif");
	width: 9px;
}
