@charset "iso-8859-1";
/* CSS Document */
body {
	background-color:#434343;
	background-image:url(../images/fond.gif);
}

.fondCentre {
	background-image:url(../images/bandeCentrale.gif);
	background-repeat:repeat-x;
	background-position:center;
	width:100%;
	height:185px;
	top:300px;
	left:0px;
	position:absolute;
}
.habillage1 {
	border:10px solid #7c7c7c;
	width:900px;
	height:100%;
	position:relative;
}

.enTetePage {
	background-image:url(../images/enTetePage.gif);
}

.banniere {
	border-left:1px solid #282828;
	width:100%;
	height:140px;
	position:static;
}
img.banniere {
	width:890px;
	height:140px;
}
.menu {
	border-left:1px solid #282828;
	width: 900px;
	height:40px;
	text-align:left;
	padding-top:10px;
	padding-left:10px;
}
.arrondiMenuHaut-Droit {
	background-image:url(../images/menuHautBordDroit.gif);
	background-repeat:no-repeat;
	width:10px; height:26px;
}
.Elementmenu {
	background-image:url(../images/fondMenu.gif);
	background-repeat:repeat-x;
	padding: 0px 10px 0px 10px;
	color:#FFF;
}
.arrondiMenuHaut-Gauche {
	background-image:url(../images/menuHautBordGauche.gif);
	background-repeat:no-repeat;
	width:10px; height:26px;
}
.habillage2 {
	background-image:url(../images/fondContenu.gif);
	background-repeat:repeat-y;
	margin-top:-25px;
	width:760px;
	height:100%;
}
.menuDroit {
	background-image:url(../images/fondMenuDroit.gif);
	background-repeat:repeat-y;
	
}

.menuDroit {
	background-image:url(../images/fondMenuDroit.gif);
	background-repeat:repeat-y;
	
}
.identification {
	width:117px;
	position:relative;
	left:12px;
	top:10px;
	
	text-align:left;
	color:#FFF;
}
.accessoires {
	width:117px;
	position:relative;
	left:12px;
	top:10px;
	
	text-align:left;
	color:#FFF;
	
}
.arrondiMenuDroit-Haut {
	background-image:url(../images/boiteMenuDroit-Haut.gif);
	background-repeat:no-repeat;
	width:117px; height:8px;
}
.contenuMenuDroit {
	width:117px;
	background-image:url(../images/boiteMenuDroit-Centre.gif);
	background-repeat:repeat-y;
	
	padding-left:10px;
}
.contenuMenuDroit input {
	border:1px solid #6f6f6f
}
.arrondiMenuDroit-Bas {
	width:117px; height:8px;
	background-image:url(../images/boiteMenuDroit-Bas.gif);
	background-repeat:no-repeat;
}
.barNavigation {
	width:740px;
	height:25px;
	
	background-color:#829AAB;
	position:relative;
	left:1px;
	
	color:#FFF;
	text-align:left;
	text-transform:capitalize;
	font-weight:bold;
	padding-left:20px;
	padding-top:4px;
	
}
.titrePage {
	width:550px;
	height:20px;
	top:10px;
	
	padding-left:200px;
	padding-top:20px;
	text-align:left;
	color:#464747;
}
.titrePage hr {
	background: url(../images/barreTitre.gif) no-repeat left;
	text-align:left;
	margin-left:-140px;
	margin-top:0px;
	margin-bottom:0px;
	width:600px;
	border:none;
	height:3px
}