body {
	margin: 0px;
	background-color: #2D2D2D;
}
#fond_haut {
	background:#E5E5E5 url(../img_gab/fond-page.jpg) repeat-x left top;
}
#fondGauche {
	background-image: url(../img_gab/gauche-fond.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#fondDroite {
	background-image: url(../img_gab/droite-fond.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
#fondbas {
	background-image: url(../img_gab/signets-fond.jpg);
	background-repeat: repeat-x;
}

#flash{
margin:10px 0 0 5px;
}
.tableRecherche{
border:none;
background:url(../img_gab/fondRecherche.jpg) no-repeat left top;
height:31px;
width:100%;
margin:0 0 0 -3px;
/*border:1px solid red;*/
}
.tableRecherche td{
border:none;
}

#contPrinc {
	width: 975px;
}
#navGaucheGab {
	width: 200px;
/*	border:1px solid green;	*/
}
#navGaucheGab img {
	border: 0px;
}
#navDroiteGab {
	width: 205px;
}
#centreContenuGab {
	background-image: url(../img_gab/centre-fond.jpg);
	background-repeat: no-repeat;
	background-position: 3px 31px;
	width: 775px;
/*	border:1px solid red;*/
}
#centreContenuGabInt {
	background-image: url(../img_gab/centre-fond.jpg);
	background-repeat: no-repeat;
	background-position: 3px 31px;
	width: 775px;
	/*filter:alpha(opacity=75);
	opacity:0.15;
	border:1px solid red;*/
}
#monCssCatalogue {
	padding: 2px 20px 10px 5px;
}
