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

body {
	background-color: #336699;
	font-family: Verdana, Helvetica, Arial;
}
#conteneur {
	width: 955px;
	margin: 15px;

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

#entete {
	width: 133px;
	float: right;
	text-align: right;
	display: inline;
}
#langue {
	display: inline;
	float: left;
	width: 43px;
	height: 20px;
	text-align: right;
	padding-top: 2px;
}
#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: inline;
	float: left;
	height: 139px;
	width: 125px;
	margin-bottom: 30px;
}
#contenu {
	display: inline;
	width: 830px;
	float: left;
	
}
#icone {
	display: inline;
	float: left;
	width: 90px;
	text-align: right;
}

#corps {
	min-height: 300px;
	display:block;
	float:left;
	width: 830px;






	padding-right::60px;
	color: #FFFFFF;
	font-size: 11px;
}
#news  a {
	color: #cccccc;
}
#corps  a {
	color: #ffcc66;
}
#corps a:hover {
	text-decoration: none;
}

#corps div {
	background-color: #6699cc;
	padding: 10px;
	margin-top: 40px;
}

#corps img {
	margin: 10px;
}

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

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

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

#pied a {
	text-decoration: none;
	font-size: 10px;
	color: #cccccc;
	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: #CCCCCC;
	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;
}



#search h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	overflow: hidden;
	clear: both;
	margin: 0px;
}
#search h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	overflow: hidden;
	clear: both;
	margin: 0px;
}
#search a {
	text-decoration: none;
	color: #FFFFFF;
}
#search {
	display: inline;
	float: left;
	height: 70px;
	width: 500px;
	margin-top: 15px;
}
#search * {
	margin: 0px;
	padding: 0px;
}

