table.Left_menu {
	width : 155px;
	border: #D3D3D3 1px solid;
	padding : 0 0 0 0;
	table-layout : fixe;
	border-bottom-width : 0;
	margin-top : 6px;
}
table.Left_menu td.Title_1 {
	height : 20px;
 	border-bottom: #D3D3D3 1px solid; 
	margin : 0 0 0 0;
	padding-left : 4px;
	background : white;
}
	
table.Left_menu td.Content {
	height : 20px;
	border-bottom: #D3D3D3 1px solid; 
	margin : 0 0 0 0;
	padding-left : 10px;
	background : url(../images/bg_left_menu.gif) no-repeat left top;
}

table.Left_menu td.ContentOn {
	height : 20px;
	border-bottom: #D3D3D3 1px solid; 
	margin : 0 0 0 0;
	padding-left : 10px;
	background : url(../images/bg_left_menu_on.gif) no-repeat left top;
	background-color: #D2D2D2;
}

table.Left_menu a{
	color : #D10017;
	text-decoration : none;
	font-size : 11px;
	font-family : Arial;
}

table.Left_menu span{
	color : #D10017;
	font-size : 11px;
	font-family : Arial;
}



table.Left_menu h1 {
	font-weight : bold;
	font-size : 11px;
	font-family : Arial;
	display : inline;
	color : #DE0017;
	padding-left : 4px;
}

.Espace_client_left {
	margin : 6px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	width : 158px;
	height : 80px;
	border : none;
	display : block;
	background : url(../images/bg_espace_client_left.gif) no-repeat left top;
}

.Espace_Client_left form{
	border : none;
	background : none;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	vertical-align:top;
	height : 60px;
}

.Espace_client_left form .Boutton{
	 color : #D9001B;
	 font-style : none;
	 font-size : 12px;
	 font-weight : bold;
	 font-family : Arial;
	 padding-left : 0px;
	 padding-top : 3px;
	 border : none;
	 background : none;
	 vertical-align : base;
	 position : relative;
	 top : 4px;
}

.Espace_Client_left .Texte{
	color : black;
	 font-style : none;
	 font-size : 11px;
	 font-weight : normal;
	 font-family : Arial;
	 border : 1px solid #D2D2D2; /*#000 */
	 background : none;
	 width : 100px;
	 height : 20px;
	 padding-top : 2px;
	 background : #fff;
	 padding-left :4px;
}

.Espace_Client_left table{
	border : none;
	width : 138px;
	height : 45px;
	margin : 0px 0px 0px 0px;
	position : relative;
	top : 6px;
	left : 18px;
}

.Espace_Client_left span{
	font-style : none;
	font-family : arial;
	font-size : 11px;
	font-weight : bold;
	color :  #D9001B;
	position : relative;
	top : 6px; 
	left : 18px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}




