body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.table_master {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height:100%;
	border:0px;
	width: 100%;
	background-color:#65707e;
}

/* bloque principaux */

.td_header {
	background-color:#F3F3F3;
	height:65px;
}

.td_menu {
	height:25px;
	background-image:url(menu_background.gif);
	background-repeat:repeat-x;
}

.td_top {
	height:15px;
	clear:both;
}

.td_left_right {
	width:50%;
}

/* bandeau suprieur */


.div_header_left_450x65 {
	width:100%;
	height:65px;
	float:left;
	background-image:url(header_left_450x65.gif);
	background-repeat:no-repeat;
	white-space:nowrap;
}

.div_header_right_374x65 {
	top:0px;
	margin-left:450px;
	width:374px;
	height:65px;
	float:right;
	background-image:url(header_right_374x65.gif);
	background-repeat:no-repeat;
	display:inline;
	position:relative;
}



/* contenu */


.table_center {
	height:100%;
	width:800px;
	border:0px;
}

.table_content {
	height:100%;
	width:100%;
	border:0px;
}

.td_breadcrumb_left_round {
	width:14px;
	height:27px;
	background-image:url(breadcrumb_left_round.gif);
	background-repeat:no-repeat;
	white-space:nowrap;
}

.td_breadcrumb_middle {
	height:27;
	white-space:nowrap;
	background-image:url(breadcrumb_middle.gif);
	background-repeat:repeat-x;
	width: 100%;
}

.td_breadcrumb_right_round {
	width:14;
	height:27;
	background-image:url(breadcrumb_right_round.gif);
	background-repeat:no-repeat;
	white-space:nowrap;
}

._div_breadcrumb {
	width:800px;
	text-align:left;
	display:block;
	font-size:1px;
}

.div_shadow_left_top {
	width:27px;
	height:94px;
	background-image:url(shadow_left_top.gif);
	background-repeat:no-repeat;
}

.td_shadow_left {
	width:27px;
	background-image:url(shadow_left.gif);
	background-repeat:repeat-y;
	vertical-align:top;
}

.div_shadow_right_top {
	width:27px;
	height:94px;
	background-image:url(shadow_right_top.gif);
	background-repeat:no-repeat;
}

.td_shadow_right {
	width:27px;
	background-image:url(shadow_right.gif);
	background-repeat:repeat-y;
	vertical-align:top;
}


.td_content {
	background-color:#FFFFFF;
	border-left:3px;
	border-left-color:#B8CFCD;
	border-left-style:solid;
	border-right:3px;
	border-right-color:#B8CFCD;
	border-right-style:solid;
	vertical-align:top;
}

.td_copyright {
	height:20px;
	background-color:#FFFFFF;
	border-left:3px;
	border-left-color:#B8CFCD;
	border-left-style:solid;
	border-right:3px;
	border-right-color:#B8CFCD;
	border-right-style:solid;
	text-align:center;
}

.div_plugin1 {
	float:left;
	margin-top: -10px;
	position: relative;
	z-index: 9;
	width:50px;
}

.div_language {
	float:right;
	margin-top: -10px;
	position: relative;
	z-index: 9;
}

.table_menu {
	width:800px;
}

.td_table_menu {
	text-align:left;
}

.td_table_menu_login {
	text-align:right;
}

.MainMenu_MenuBreak{ 
	border-bottom-color:#65707e;
	border-top-color:#CCCCCC;
}

.width_14px {
	width:14px;
}

.MainMenu_MenuItemSel {
/*	background-image:url(menu_background_select.gif);
	background-repeat:repeat-x;

	background-color:#C1C1C1;
*/

  
}

.gif_toolbar {
  position:absolute;
  margin-left:-30px;
  margin-top:30px;
}

.texte_description {
  font-size: 11px;
  text-align: justify;
  margin-left: 10px;
  margin-right: 10px;
}


