TR.headerNoFrameMenuTable{

}
TD.headerNoFrameMenuTable1{
	vertical-align : top;
	width:270px;

}
TD.headerNoFrameMenuTable2{

	width:10px;
}
TD.headerNoFrameMenuTable3{
	vertical-align : top;
	width:auto;
}
TD.headerNoFrameMenuBar12{
	background-image: url('/ImgServlet?cle=BANNER_MIMS2');

}
TD.headerNoFrameMenuBar13{
	background-image: url('/ImgServlet?cle=BANNER_MIMS3');
	height:120px;
	width:334px;
}

TD.headerNoFrameLang1{	
	border-width: 1px;
	border-color: #A5BB9C;
	border-style: solid;
	width:100%;
vertical-align :center;

}
TD.headerNoFrameLang2{

	 text-align : right; 
	width:1px;
}

TABLE.loginTable{
	border-collapse: collapse;

}
A.loginTable{
	white-space: nowrap; 
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px; 
	COLOR: #ffffff; 
	text-decoration:none;
	text-decoration : none;
	
}

TR.loginTable{}
TD.loginTable1{
	width: auto;
	Height : 22px;
	background-image: url('/ImgServlet?cle=Bouton01');
	background-repeat:no-repeat;
}
TD.loginTable2{
	width: auto;
background-image: url('/ImgServlet?cle=Bouton02');
background-repeat:repeat-x;

}
TD.loginTable3{
	width: 56px;
	background-image: url('/ImgServlet?cle=BoutonConnectionOuverte');
	background-repeat:no-repeat;
}

TABLE.logoutTable{
	border-collapse: collapse;

}
A.logoutTable{
	white-space: nowrap; 
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px; 
	COLOR: #ffffff; 
	text-decoration:none;
	text-decoration : none;
	
}

TR.logoutTable{}
TD.logoutTable1{
	width: auto;
	Height : 22px;
	background-image: url('/ImgServlet?cle=Bouton01');
	background-repeat:no-repeat;
}
TD.logoutTable2{
	width: auto;
background-image: url('/ImgServlet?cle=Bouton02');
background-repeat:repeat-x;

}
TD.logoutTable3{
	width: 56px;
	background-image: url('/ImgServlet?cle=BoutonConnectionFermee');
	background-repeat:no-repeat;
}

TABLE.articleUpd{
	width:100%;
}
TR.articleUpd{
}
TD.articleModif{ 
	width : 23px;
	background-image: url('/img/edit.gif');
	background-repeat:no-repeat;
}
DIV.articleUpd{
//	border : 1px dashed #999999;
	padding : 5px;
	width:100%;
	margin : 4px;
}
DIV.articleUpd:hover{
	border : 1px dashed blue;
	padding : 4px;
	width:100%;
	margin : 4px;
}