/* *************************** Menu gauche ***************************** */
.TDMenuGaucheTABLENav
{
	width: 169px;
	height: 100%;
	background-color: Transparent;
	background-image: URL(../Images/fond_menu_gauche.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	vertical-align: top;
}

.TDMenuGaucheTABLENav TD
{
	vertical-align: top;
}

.TDMenuGaucheTABLENav TD A
{
	color: #0F536A;	
}

.TDMenuGaucheTABLENav TD IMG
{
	display: block;
}

.TDMenuGaucheTDNav
{
	padding-left: 18px;
}

.TDMenuGaucheTDNavDIV
{
	text-align: left;
	background-color: Transparent;
	background-image: URL(../Images/puce_menu_gauche.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #0F536A;	
	font-family: Arial;
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 3px;
	font-weight: normal;
	border-bottom: solid 1px #95B3C0;
}

.TDMenuGaucheTDNavDIV_selected
{
	text-align: left;
	background-color: Transparent;
	background-image: URL(../Images/puce_menu_gauche.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #0F536A;	
	font-family: Arial;
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 3px;
	font-weight: bold;
	border-bottom: solid 1px #95B3C0;
}

.divSpacer
{
	height: 5px;	
}

.TDMenuGaucheTDHeader
{
	border-bottom: solid 1px #95B3C0;
}

.TDRemplissage
{
	height: 100%;
	background-color: Transparent;
	background-image: URL(../Images/fond_menu_gauche.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
