div.Margin_text 
{
	width:181px; 
	border:none; 
	float:right;
	margin-bottom : 4px; 
	border : none;
}

div.Margin_text .Margin_text_style {
	border : none;
	width : 100%;
	/* height : 100px; */
	color : black;
	background :#F0F0F0;
	margin-top : 4px;
	margin-left : 0px;
	font-size : 11px;
	font-style : none;
	font-weight : normal;
	font-family : Arial;
	display : block;
	/* padding-left :  10px; */
	padding-bottom : 8px;
	padding-top : 6px;
	/* overflow : hidden;
	clip : right; */
}

div.Margin_text .Margin_text_style img {
	border : none;
	float : left;
	clear : right;
	postion : static;
	display : inline;
	width : 8px;
	height : 7px;
	margin-top : 6px;
	postion : relative;
}

div.Margin_text .Margin_text_style p {
	margin : 0px 0px 0px 0px;
}

div.Margin_text .Margin_text_style H1 {
	font-weight : bold;
	font-size : 11px;
	font-family : Arial;
	padding-top : 0px;
	padding-bottom : 4px;
	margin-bottom : 0px;
	padding-left : 8px;
	margin-left : -9px; 
	margin-top :0px;
	background : url(../images/puce_margin_text.gif) no-repeat left 3px; 
}

div.Margin_text .Margin_text_style H2 {
	margin-top : 2px;
	padding-top : 0px;  
	font-weight : normal;
	font-size : 11px;
	font-family : Arial;
	padding-left : 18px;
	margin-bottom : 4px;
	margin-left : 10px;
}

div.Margin_text .Margin_text_style a {
	color : red;
	font-size : 11px;
	font-family : Arial;
/*	padding-left : 10px; */
	margin-top : 0px;
}

div.Margin_text div.Margin_text_marge {
	margin-left : 10px;
	margin-top : 0px;
	padding : 0 0 0 0;
}

.Catalog {
	width : 181px;
	height : 38px;
	color : red;
	background : url(../images/bg_catalog.gif) no-repeat left top;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-top : 10px;
	float : right;
	text-align : center;
	border : none;
	display : block;
}
.Catalog a {
	color : red;
	font-size : 11px;
	font-family : Arial;
	font-weight : bold;
	margin-top : 4px;
	margin-left : 10px;
	padding-top : 10px;
	text-decoration: none;
}

.Espace_Client {
	width : 181px;
	height : 75px;
	color : red;
	background : url(../images/bg_espace_client.gif) no-repeat left top;
	text-align : left;
	margin-top : 0px;
	margin-bottom : 8px;
	padding-top : 4px;
	float : right;
	/* text-align : center; */
	border : none;
	display : block;
}

.Espace_Client h1 {
	font-size : 11px;
	font-weight : bold;
	font-family : Arial;
	margin : 0px 0px 0px 0px;
	margin-left : 14px;
	margin-bottom : 0px;
}

.Espace_Client .Boutton{
	 color : red;
	 font-style : none;
	 font-size : 11px;
	 font-weight : bold;
	 font-family : Arial;
	 padding-left : 0px;
	 padding-top : 4px;
	 border : none;
	 background : none;
}

.Espace_Client div{
	border : none;
	background : none;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	vertical-align:top;
	height : 60px;
}

.Espace_Client form{
	border : none;
	background : none;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	vertical-align:top;
	height : 60px;
}


.Command {
	width : 181px;
	height : 38px;
	color : red;
	background : url(../images/bg_command.gif) no-repeat left top;
	margin-top : 0px;
	margin-bottom : 6px;
	padding-top : 10px;
	text-align : center;
	float : right;
	border : none;
	display : block;
}


.Command a {
	color : red;
	font-size : 11px;
	font-family : Arial;
	font-weight : bold;
	margin-top : 4px;
	text-decoration: none;
}



/*
table.Bloc_margin_style {
  border : none;
  background : white;
  table-layout : fixed;
}

table.Bloc_margin_style td.Top_left_corner{
  border-left : 1px solid;
  border-top : #000 1px solid;
  width : 15px;
  height : 2px;
}

table.Bloc_margin_style td.Top_right_corner{
  border-right : 1px solid;
  border-top : 1px solid;
  width : 15px;
  height : 2px;
  nowrap;
}

table.Bloc_margin_style td.Bottom_left_corner{
  border-left : 1px solid;
  border-bottom : 1px solid;
  width : 15px;
  height : 2px;
  nowrap;
}

table.Bloc_margin_style td.Bottom_right_corner{
  border-right : 1px solid;
  border-bottom : 1px solid;
  width : 15px;
  height : 2px;
  nowrap;
}

table.Bloc_margin_style td.Middle_top{
  height : 2px;
  nowrap;
}

table.Bloc_margin_style tr.Border_top{
  height : 2px;
  nowrap;
}
*/


