/* CSS Document */
.table_contener{
 width:992px;
 height:100%;
 background-color:#FFFFFF;
	
}

.td_menu{
	width:164px;
	height:27px;
	background-image:url(../images/fond/bg_menu_new.png);
	background-repeat:no-repeat;
}

.table_login{
	border:#0033CC 1px solid;
	background-color:#FFFFFF;
	margin-left:15px;
	width:150px;
}

.table_login_center{
	border:#0033CC 1px solid;
	background-color:#FFFFFF;
	width:150px;
}

.td_titre{
background-image:url(../images/fond/bg_title.gif);
background-repeat:repeat-x;
height:35px;
}
