/* *************************** Menu gauche ***************************** */
.TDMenuDroite
{
	display: none;
}
.TDPageGlobal
{
	background: url(/com/images/fond_menuvert.jpg) scroll no-repeat 50% 0;
}
.TableBC
{
	margin: 20px 0 0 7px;
	width: 978px;
}
.TableBC_TdContenu
{
	width: 639px;
}
.rechercheMenuGauche
{
	display: block;
}
.separateurMenuGauche
{
	background: url(/com/images/fondTablePage.jpg) scroll no-repeat 0 0;
	width: 8px;
	font-size:1px;
	display: block;
	float: left;
	height: 438px;
}
TABLE.TABLEPage
{
	border-left: solid 2px #eeeeee;
	width: 760px;
	margin: 10 0 0 0;
	background: url(/com/images/tablePageMenuGauche.jpg) scroll repeat-x 0 0;
	display: block;
	float: left;
	table-layout: fixed;
}
.TDMenuGaucheTABLENav 
{
	text-align:left;
	vertical-align:top;
	width:200px;

}
.div_tableauGauche
{
	display: block;
	float: left;
	margin: 10px 0px 10px 7px;
}

.TDMenuGaucheTDNav1-1
{
	background: url(/com/images/fond_menugauche.jpg) scroll no-repeat 0 0;
	height: 24px;
	padding: 0 5px 0 20px;
	color: #146b40;
	font-family: Arial;
	font-size: 12px;
}
.TDMenuGaucheTDNav1-1 A
{
	color: #146b40;
}
.TDMenuGaucheTDNav1-Sur2Lignes-1
{
	background: url(/com/images/fond_menugauche-sur2lignes.jpg) scroll no-repeat 0 0;
	height: 33px;
	padding: 0 5px 0 20px;
	color: #146b40;
	font-family: Arial;
	font-size: 12px;
	line-height: 11px;
}
.TDMenuGaucheTDNav1-Sur2Lignes-1 A
{
	color: #146b40;
}

.TDMenuGaucheTDNav2-1
{
	background: #fcfcfc url(/com/images/puce_sousmenu2.gif) scroll no-repeat 15px 7px;
	padding: 2px 5px 2px 25px;
	color: #146b40;
	font-family: Arial;
	font-size: 12px;
}
.TDMenuGaucheTDNav2-1 A
{
	color: #146b40;
}
.TDMenuGaucheTDNav2-Sur2Lignes-1
{
	background: #fcfcfc url(/com/images/puce_sousmenu2.gif) scroll no-repeat 15px 7px;
	padding: 2px 5px 2px 25px;
	color: #146b40;
	font-family: Arial;
	font-size: 12px;
}
.TDMenuGaucheTDNav2-Sur2Lignes-1 A
{
	color: #146b40;
}

A.MenugaucheSelected
{
	font-weight: bold;
}
