BODY.headerNoFrame{
	text-align:center;
	background-image:url('/ImgServlet?cle=Fond_gaucheH');
	background-repeat: no-repeat ;
	background-attachment:fixed;
	background-position: left bottom;
	background-color: #A5BB9C;

}
/** Contenaire principal des DIV **/
DIV.headerNoFrame{
	width:98%;
	min-width:800px;
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

TABLE.headerNoFrameMenuTable{
	width: 100%;

}