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;
	font-family: Verdana, Helvetica, Arial;
}
#conteneur {
	width: 955px;
	margin: 15px;

	
}
#gauche {
	display: none;
	float: left;
	width: 125px;
}

#entete {
	width: 830px;
	float: left;
	text-align: right;
	display: none;
}
#langue {
	display: none;
	
	float: left;
	width: 125px;
	height: 20px;
}
#langue a {
	text-decoration: none;
	display: block;
	height: 13px;
	width: 17px;
	float: left;
}

#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: 3px;

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

#banniere {
	display: none;
	float: left;
	height: 139px;
	width: 125px;
	margin-bottom: 30px;
}
#contenu {
	display: inline;
	width: 830px;
	float: left;
	
}
#corps {
	min-height: 300px;
	display:block;
	float:left;
	width: 830px;





	padding-right::60px;
	color: #000000;
	font-size: 14px;
}
#news  a {
	color: #000000;
}

#corps a {
	color: #000000;
	text-decoration: none;
}
#corps h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
#corps h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 7px;
	margin-bottom: 7px;
}
#corps p {
	margin-top: 7px;
	margin-bottom: 7px;
}
#menu {
	width: 125px;
	display:none;
	float:left;
	font-size: 14px;
	color: #000000;	
}
#menu a  {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	display: block;
	width: 125px;
	font-weight: bold;
}
#menu a.menu_selected  {
	color: #000000;
}
#menu  a:hover  {
	color: #000000;
}

#menu a.sous_menu {
	color: #000000;
	background-image: url(images/sousmenu.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	font-size: 12px;
	font-weight: normal;
}
#sitemap a {
	color: #000000;
	text-decoration: none;
}
#sitemap {
	margin-left: 50px;
}
#pied {
	display: none;
	float: left;
	height: 30px;
	width: 830px;
}

#pied a {
	text-decoration: none;
	font-size: 10px;
	color: #000000;
	text-align: right;
	display: block;
}
#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: #000033;
	display: inline;
	float: right;
	width: 200px;
}
#caddie .champ_nbr_small {
	width: 12px;
}
.sitemap_smenu {
	background-image: url(images/puce_sitemap.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
