body,div,p,tr,td,table,h1,h2,h3,h4,h5,h6,form,hr,img,a,li {
	margin: 0px;
	padding: 0px;
}
body {
	margin-top: 10px;
	font-family: "Comic Sans MS", Georgia, Arial, Helvetica, sans-serif;
	background-image: url(images/fond.jpg);
	background-repeat: repeat;
}
#conteneur {
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	width: 825px;

	
}
#langue {
	display: inline;
	float: left;
	height: 22px;
	width: 110px;
	margin-bottom: 4px;
	padding-left: 38px;
	text-align: center;
}

#langue a {
	font-size: 10px;
	text-decoration: none;
	display: block;
	height: 22px;
	width: 28px;
}

#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;

}
.ou {
	font-size: 18px;
	color: #333;
	text-align: center;
}

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

#entete {
	display:inline;
	width: 699px;
	height: 420px;
	background-image: url(images/banniere.png);
	background-repeat: no-repeat;
	float: left;
	padding-left: 126px;
}

#banniere {
	display: inline;
	float: left;
	height: 420px;
	width: 678px;
}
#site {
	background-image: url(images/contenu.png);
	background-repeat: repeat-y;
	float: left;
	width: 694px;
	padding-left: 129px;
}


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





	padding-right::60px;
	color: #53595D;
	font-size: 14px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 12px;
	margin-right: 16px;
}
#corps p {
	margin-top: 7px;
	margin-bottom: 7px;
}

#corps a {
	color: #ce151a;
}
#corps  ul {
	margin-top: 0px;
}


#corps h1 {
	font-size: 20px;
	font-weight: bold;
	color: #ce151a;
}
#corps h2 {
	font-size: 16px;
	font-weight: bold;
	color: #ce151a;
}
#menu {
	width: 170px;
	display:inline;
	float:left;
	font-size: 14px;
	color: #53595D;
	line-height: 25px;
	padding-top: 25px;
}
#menu a.menu_selected {
	font-weight: bold;
	color: #333333;
}

.sous_menu {
	padding-left: 20px;
	font-size: 12px;
	color: #ce151a;
}
#menu a.sous_menu  {
	color: #ce151a;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ce151a;
	padding-top: 3px;
	padding-bottom: 3px;
}

#menu a {
	display: block;
	text-decoration: none;
	color: #594F46;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #594f46;
}

#menu p {
	margin: 10px;
	display: block;
}


#pied {
	display:inline;
	float:left;
	height: 13px;
	width: 798px;
	font-size: 10px;
	background-image: url(images/pied.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	text-align: right;
	padding-right: 27px;

	
}
#pied a {
	color: #FFFFFF;
	text-decoration: none;
}


#signature {
	display:none;
	float:left;
	height: 24px;
	width: 219px;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 580px;
	margin-top: 0px;
	background-color: #009933;
}
#signature a {
	color: #FFFFFF;
}
#shop {
	display: inline;
	float: left;
	width: 400px;
}

#shop h2 {
	font-size: 14px;
}
#shop h3 {
	font-size: 14px;
	margin-top: 40px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 7px;
}
#shop h4 {
	font-size: 14px;
}
#shop .champ_nbr {
	width: 20px;
}
#caddie {
	background-color: #CCCCCC;
	display: inline;
	float: right;
	width: 200px;
}
#caddie .champ_nbr_small {
	width: 14px;
}

