body,div,p,tr,td,table,h1,h2,h3,h4,h5,h6,form,hr,img,a,li {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #2F373A;
}
#conteneur {
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	width: 955px;

	
}
#entete {
	display:inline;
	width: 955px;
	height: 164px;
	background-image: url(images/entete.png);
	background-repeat: no-repeat;
	float: left;
	text-align: right;
}
#langue {
	display: inline;
	float: left;
	width: 168px;
	font-size: 12px;
	text-align: center;
	color: #857F29;
	margin-top: 25px;
	margin-left: 20px;
	margin-right: 650px;
}
#langue a {
	font-size: 10px;
	color: #857F29;
	text-decoration: none;
	display: block;
	height: 13px;
	width: 17px;
}

#langue a.fr {
	background-image: url(images/fr.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#langue a.de {
	background-image: url(images/de.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 10px;

}
#langue a.fr:hover {
	background-position: right;
}
#langue a.de:hover {
	background-position: right;
}

#banniere {
	display: inline;
	float: left;
	height: 314px;
	width: 919px;
	background-image: url(images/banniere.png);
	padding-left: 36px;
}
#contenu {
	display: inline;
	width: 955px;
	float: left;
	background-image: url(images/corps.png);
	background-repeat: repeat-y;
	
}
#corps {
	min-height: 300px;
	display:block;
	float:left;
	width: 640px;





	padding-right::60px;
	color: #666666;
	font-size: 12px;
	padding-left: 35px;
	padding-bottom: 25px;

}
#news  a {
	text-decoration: none;
}

#corps a {
	color: #247611;
}
#corps h1 {
	font-size: 16px;
	font-weight: bold;
	color: #6A1F08;
	margin-top: 10px;
	margin-bottom: 10px;
}
#corps h2 {
	font-size: 14px;
	font-weight: bold;
	color: #6A1F08;
	margin-top: 7px;
	margin-bottom: 7px;
}
#corps p {
	margin-top: 7px;
	margin-bottom: 7px;
}
#menu {
	width: 165px;
	display:inline;
	float:left;
	font-size: 14px;
	color: #53595D;
	padding-right: 40px;
	padding-left: 40px;
	
}
#menu a  {
	text-decoration: none;
	color: #6A1F08;
	font-size: 14px;
	display: block;
	width: 165px;
	height: 20px;
	padding-top: 10px;
	font-weight: bold;
}
#menu a.menu_selected  {
	background-repeat: no-repeat;
	width: 165px;
	color: #247611;

}
#menu  a:hover  {

}

#menu a.sous_menu {
	margin-left: 20px;
	color: #247611;
	width: 130px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/puce_menu.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
#pied {
	background-image: url(images/pied.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 10px;
	width: 955px;
	font-size: 3px;
}

#pied a {
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
	display: block;
	margin-right: 20px;
	margin-top: 10px;
}
#shop {
	display: inline;
	float: left;
	width: 400px;
}

#shop h2 {
	font-size: 12px;
}
#shop h3 {
	font-size: 12px;
}
#shop h4 {
	font-size: 12px;
}
#shop .champ_nbr {
	width: 20px;
}
#caddie {
	background-color: #CCCCCC;
	display: inline;
	float: right;
	width: 200px;
}
#caddie .champ_nbr_small {
	width: 12px;
}

