body,div,p,tr,td,table,h1,h2,h3,h4,h5,h6,form,hr,img,a,li {
	margin: 0px;
	padding: 0px;
}
body {
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#conteneur{
	width: 955px;
	margin-left: auto;
	margin-right: auto;
}

#logo{
	float:left;
	display:inline;
	overflow:hidden;
	width: 210px;
	height: 124px;
}

#menu{
	float:left;
	display:inline;
	overflow:hidden;
	width: 794px;
	margin-top:73px;
	background-image:url(images/menu.png);
}

#banniere{
	float:left;
	display:inline;
	overflow:hidden;
	width: 843px;
	height: 284px;
	background-image:url(Image/banniere.png);
	padding-top: 15px;
	padding-left: 56px;
	background-repeat: no-repeat;
	padding-right: 50px;
	padding-bottom: 15px;
}

#contenu{
	float:left;
	display:inline;
	overflow:hidden;
	width: 955px;
	background-image:url(images/corps.png);
}

#corps{
	float:right;
	display:inline;
	overflow:hidden;
	width: 615px;
	padding-left:40px;
	padding-right: 20px;
	font-size: 12px;
	margin-right: 25px;
	margin-top: 10px;
}



#corps a {
	color: #CB8400;
}

#corps h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}
#corps h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#menu {
	width: 700px;
	display:inline;
	float:left;
	font-size: 14px;
	color: #53595D;
	line-height: 25px;
	margin-left: 10px;
	height: 30px;
}
#menu a {
	padding-right: 14px;
	padding-left: 14px;
}


.menu_selected  {
	color: #808080;
	display: block;
	float: left;
	background-image: url(Image/menu.png);
	background-repeat: no-repeat;
	font-size: 14px;
	text-decoration: underline;
}
.menu  {
	text-decoration: none;
	color: #808080;
	font-size: 14px;
	display: block;
	float: left;
	background-image: url(Image/menu.png);
	background-repeat: no-repeat;
}

.sous_menu {
	font-size: 14px;
	color: #808080;
	background-repeat: no-repeat;
	background-image: url(Image/smenu.gif);
	display: inline;
	float: left;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #808080;
	width: 165px;
	height: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-decoration: none;
}

#menu p {
	margin: 10px;
	display: block;
}
#smenu {
	display: inline;
	float: left;
	width: 180px;
	padding-left: 50px;
}


#pied{
	float:left;
	display:inline;
	overflow:hidden;
	width: 955px;
	height: 70px;
	background-image:url(Image/pied.png);
	padding-top: 36px;
}

#pied a {
	color: #AFB4B0;
	text-decoration: none;
	font-size: 10px;
	margin-right: 46px;
}


#signature {
	display:none;
	float:left;
	height: 24px;
	width: 219px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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: 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;
}

