DIV#search-trans,
DIV#search,
div#menubar,
DIV#leftbottom,
DIV#leftcol,
DIV#footer {
	display: none;
}

body {
	background: #ffffff url() center repeat-y; 
}

DIV#header {
	HEIGHT: auto;
	WIDTH: auto; 
	background-image: none;
	background-color: #FFFFFF;
	border-bottom: none;
}

DIV#header div#logo {
	MARGIN-TOP: 10px; PADDING-LEFT: 0px; FLOAT: left; margin-bottom: 20px;
}

DIV#allcontent {
	background-color: #FFFFFF;
	background-image: none;
	margin: 0px auto; 
	width: auto; 
	position: relative;
}
DIV#maincontent {
	background-color: #FFFFFF;
	float: left; 
	width: auto;
	padding: 0px;
}

div#enteteJaune {
	background: #ffc412; 
	height: auto; 
	padding: 0 400px 0 10px;
	border: 2px solid #ffc412;
	margin-bottom: 15px;
}

div#enteteJauneListe {
	background: #ffc412; 
	height: auto;
	width: 100%;
	margin: 0; 
	padding: 0 15px 15px 15px;
}

div#enteteJaunePage {
	background: #ffc412; 
	margin: 0px; 
	margin-bottom: 15px;
	padding: 10px;
	border: 2px solid #ffc412;
}


/* Largeur de la table LISTE DISTRIBUTEURS */
.widthPrint { 
	width: 100%; 
}