@charset "utf-8";
/* CSS Document */

body {
  background: #cccccc;
  text-align: center;
}

#main {
  margin: 0 auto;
  width: 990px;
	height: 768;
  padding: 0px;
  text-align: left;
  background: white;
}

body, p, div {
  font: normal 12px Arial,verdana,Serif;
  color: #333333;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td 
{
  margin: 0px;
  padding: 0px;
}

form {
  padding: 0px;
  margin: 0px;
}

img {
  border: 0px;
}

.clearer {
  clear: both;
}

/* ============================================================================= */

#topbar {
  width: 990px;
  height: 11px;
  background: #000000 no-repeat;
}

#header {
	margin: 0px;
  padding: 334px 0px 0px 0px;
  width: 990px;
  /*height:513px;*/
}

.header1 {
  background: url(img/header2.jpg) no-repeat top;
}

#logo {
	background: url(img/liquidation_plein_air.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
	height: 176px;
	}

#mainbody {
  background: url(img/backmadera.jpg) repeat-y;
	height: 420px;
  padding: 0px 0px 0px 0px;
 	position: relative;
}


#menu {
  
}

#menu a {
  position: absolute;
  diplay: block;
  text-align: center;
  font: bold 15px Arial,sans-serif;
  color: white;
  text-decoration: none;
}

#menu #itemPerches{
  background: url(img/perches.png) no-repeat top center;
  padding-top: 118px;
  width: 137px;
  height: 20px;
  top: 60px;
  left: 30px;
}

#menu #itemRemorques {
  background: url(img/remolque.png) no-repeat top center;
  padding-top: 125px;
  width: 160px;
  height: 20px;
  top: 170px;
  left: 120px;
}
#menu #itemAccesoires {
  background: url(img/accesories.png) no-repeat top center;
  padding-top: 140px;
  width: 160px;
  height: 20px;
  top: 210px;
  left: 310px;
}
#menu #itemAttachesRemorque {
  background: url(img/attachesremorques.png) no-repeat top center;
  padding-top: 140px;
  width: 187px;
  height: 20px;
  top: 210px;
  left: 500px;
}
#menu #itemBarrures {
  background: url(img/barrures.png) no-repeat top center;
  padding-top: 118px;
  width: 154px;
  height: 20px;
  top: 175px;
  left: 695px;
}
#menu #itemCamping {
  background: url(img/camping.png) no-repeat top center;
  padding-top: 120px;
  width: 169px;
  height: 20px;
  top: 60px;
  left: 810px;
}

#menu a:hover {
  position: absolute;
  diplay: block;
  text-align: center;
  font: bold 15px Arial,sans-serif;
  color: #000000;
  text-decoration: none;
}

#footerBar {
  width: 990px;
  height: 11px;
  background: #000000 no-repeat;

