/* CSS Document */

body {
  margin: 0px;
  padding: 0px;
  color: #FFFFFF;
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000 url(../images/img_background.png) repeat-x;
}

.wrapper {
  background-color: #000000;
  text-align: left;
  height: 7500px;
  width: 900px;
  border: 1px solid #666666;
  margin: 25px auto 0px;
  vertical-align: bottom;
  }

.menubarleft {
	display: inline;
	height: 1400px;
	width: 175px;
	float: left;
	padding-left: 10px;
	
}

.002maincenter {
	display: inline;
	height: 550px;
	float: right;
	width: 700px;
	
	
}

.produitsTAG {
	display: inline;
	height: 75px;
	float: left;
	width: 308px;
	margin: 10px 10px 10px 30px;
	
}

.produitsTAG2 {
	display: inline;
	height: 15px;
	float: left;
	width: 600px;
	margin: 10px 10px 10px 30px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	
	
}

.produitsTAG3 {
	display: inline;
	height: 20px;
	float: left;
	width: 600px;
	margin: 10px 10px 10px 30px;
	
}

.logoplace {
	display: inline;
	height: 100px;
	width: 175px;
	float: left;
}

.menuwrapper {
	display: inline;
	height: 7500px;
	width: 175px;
	float: left;

}

.blockheader {
	display: inline;
	height: 115px;
	width: 700px;
	float: left;
}


.texttop {
	display: inline;
	height: 180px;
	width: 600px;
	float: left;
	margin-left: 25px;
	
	
	
}

.catego {
	display: inline;
	height: 25px;
	float: left;
	width: 300px;
	margin: 0px 10px 0px 30px;
	
}
