body,div,p,tr,td,table,h1,h2,h3,h4,h5,h6,form,hr,img,a,li {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
html { 
  margin:0;
  padding:0;
 
}
body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#conteneur {
	margin-right: auto;
	margin-left: auto;
	width: 958px;

	
}
#fond {
	display: inline;
	width: 958px;
	float: left;
	background-color: #00457b;
	background-image: url(images/fond.png);
	background-repeat: repeat-x;
}
#entete {
	display: inline;
	width: 719px;
	height: 60px;
	float: left;
	text-align: right;
	padding-right: 126px;
	padding-left: 113px;
	color: #FFF;
	padding-top: 14px;
}
#entete p a {
	color: #FFF;
	text-decoration: none;
}



#banniere {
	display: inline;
	float: left;
	height: 245px;
	width: 729px;
	padding-right: 116px;
	padding-left: 113px;
}
#contenu {
	display: inline;
	width: 729px;
	float: left;
	padding-right: 116px;
	padding-left: 113px;
	
}
#corps_haut {
	display: inline;
	float: left;
	width: 729px;
	padding-right::60px;
	background-image: url(images/contenu_haut.png);
	background-repeat: no-repeat;
	height: 17px;
}
#corps {
	min-height: 300px;
	display: inline;
	float: left;
	width: 669px;

	padding-right::60px;
	color: #FFFFFF;
	font-size: 14px;
	background-image: url(images/contenu_milieu.png);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
}
#corps_bas {
	display: inline;
	float: left;
	width: 729px;
	padding-right::60px;
	background-image: url(images/contenu_bas.png);
	background-repeat: no-repeat;
	height: 22px;
}


#corps hr {
	color: #D7D9DB;
	background-color: #D7D9DB;
	height: 1px;
	border: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}
#news  a {
	text-decoration: none;
}

#corps a {
	color: #FFFFFF;
}
#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;
}
#nav {
	width: 689px;
	display: inline;
	float: left;
	font-size: 14px;
	color: #575757;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	height: 31px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	padding-top: 10px;
}
#nav a  {
	text-decoration: none;
	color: #D7D7D7;
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#nav a.menu_selected  {
	text-decoration: underline;


}

#nav  a.menu_principal {
                margin-top: 0px;
}

#nav  a:hover  {
	color: #FFFFFF;
}
#sous_menus  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 200px;
}
#sous_menus li a {
	color: #FF0000;
	padding-left: 20px;
	line-height: 10px;
	background-color: #FC3;
}
#sous_menus li a:hover {
	color: #00FFFF;
}


#pied {
	display: inline;
	float: left;
	height: 20px;
	width: 729px;
	padding-right: 116px;
	padding-left: 113px;
}

#pied a {
	text-decoration: none;
	font-size: 10px;
	color: #390202;
	margin-top: 0px;
	text-align: right;
	display: block;
	margin-right: 10px;
}

.barre {
	text-decoration: line-through;
	font-weight: normal;
}
#shop_commentaire {
	display: inline;
	float: left;
	width: 500px;
	margin-top: 30px;
}
#caddie {
	background-color: #CCCCCC;
	display: inline;
	float: right;
	width: 200px;
}
#caddie .champ_nbr_small {
	width: 12px;
}



a.agenda {
	position:relative;
	text-decoration: none;
	font-weight: bold;
}
a:hover.agenda {
  text-decoration: none; 
  background: none;
}
a.agenda span {display: none;}
a:hover.agenda span {
	display: inline;
	position: absolute;
	top:-1.5em;
	left:3em;
	z-index: 20;
	color: #333;
	border: 1px solid #333;
	width:150px;
	text-align:center;
	font-weight:normal;
	font-size: 10px;
	line-height:12px;
	padding:2px 4px;
	background-color: #CCC;
}

}
sty