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

body {
	background-color: #FFFFFF;
	background-image: url(images/fond.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#conteneur {
	margin-right:auto;
	margin-left:auto;
	margin-top: 8px;
	width: 800px;

	
}
#entete {
	display:inline;
	width: 800px;
	height: 82px;
	background-image: url(images/entete.png);
	background-repeat: no-repeat;
	float: left;
}
#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: 250px;
	width: 795px;
	background-repeat: repeat-x;
	padding-left: 5px;
	background-image: url(images/banniere.png);
}
#contenu {
	display: inline;
	width: 800px;
	float: left;
	background-image: url(images/contenu.png);
	background-repeat: repeat-y;
	
}
#corps {
	min-height: 300px;
	display:block;
	float:left;
	width: 600px;











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

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

#corps a {
	color: #FF7808;
	font-weight: bold;
	text-decoration: none;
}
#corps h1 {
	font-size: 16px;
	font-weight: bold;
	color: #4D4D4D;
	margin-top: 10px;
	margin-bottom: 10px;
}
#corps h2 {
	font-size: 14px;
	font-weight: bold;
	color: #4D4D4D;
	margin-top: 7px;
	margin-bottom: 7px;
}
#corps p {
	margin-top: 7px;
	margin-bottom: 7px;
}
#menu {
	width: 196px;
	display:inline;
	float:left;
	font-size: 14px;
	color: #4d4d4e;
	padding-left: 4px;
	
}
#menu a  {
	text-decoration: none;
	color: #4d4d4e;
	font-size: 14px;
	display: block;
	width: 165px;
	height: 28px;
	text-align: left;
	float: left;
	font-weight: bold;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 10px;
}
#menu a.menu_selected  {
	color: #FFFFFF;
	background-image: url(images/menu_selected.png);

}
#menu  a:hover  {
	color: #FF7808;
}

#menu a.sous_menu {
	margin-left: 20px;
	color: #96C240;
	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 {
	float: left;
	height: 39px;
	width: 800px;
	background-image: url(images/pied.png);
	text-align: left;
}

#pied a {
	text-decoration: none;
	font-size: 10px;
	color: #4d4d4e;
	margin-top: 17px;
	display: block;
	margin-left: 30px;
}
#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;
}
.barre {
	text-decoration: line-through;
}
