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 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/fond.png);
	background-repeat: repeat-x;
	background-color: #cacbcb;
}
#conteneur {
	margin-right: auto;
	margin-left: auto;
	width: 1029px;

	
}
#entete {
	display: inline;
	width: 606px;
	height: 179px;
	background-image: url(images/entete.png);
	background-repeat: no-repeat;
	float: left;
	background-color: #BF0C0D;
	padding-left: 423px;
}

#banniere {
	display: inline;
	float: left;
	height: 384px;
	width: 1029px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/banniere.png);
	background-repeat: no-repeat;
}
#contenu {
	display: inline;
	width: 1029px;
	float: left;
	background-image: url(images/contenu.png);
	background-repeat: repeat-y;
	background-color: #FFF;
}
#corps {
	min-height: 300px;
	display: block;
	float: left;
	width: 600px;
	padding-right::60px;
	color: #666666;
	font-size: 12px;
	padding-top: 30px;
	padding-right: 47px;
	padding-bottom: 30px;
	padding-left: 50px;
}
#corps hr {
	color: #D7D9DB;
	background-color: #D7D9DB;
	height: 1px;
	border: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}


#corps a {
	color: #E00607;
}
#corps h1 {
	font-size: 16px;
	font-weight: bold;
	color: #E00607;
	margin-top: 10px;
	margin-bottom: 10px;
}
#corps h2 {
	font-size: 14px;
	font-weight: bold;
	color: #E00607;
	margin-top: 7px;
	margin-bottom: 7px;
}
#corps p {
	margin-top: 7px;
	margin-bottom: 7px;
}
#corps_2 {
	display: block;
	float: left;
	width: 270px;







	padding-right::60px;
	font-size: 12px;
	padding: 30px;
}
#corps_2 hr {
	color: #423B3A;
	background-color: #423B3A;
	height: 1px;
	border: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}


#corps_2 a {
	color: #423B3A;
}
#corps_2 h1 {
	font-size: 16px;
	font-weight: bold;
	color: #423B3A;
	margin-top: 10px;
	margin-bottom: 10px;
}
#corps_2 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #423B3A;
	margin-top: 7px;
	margin-bottom: 7px;
}
#corps_2 p {
	margin-top: 7px;
	margin-bottom: 7px;
}
#nav {
	width: 556px;
	display: inline;
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	height: 32px;
	text-align: center;
	padding-right: 50px;
	margin-top: 50px;
}
#nav a  {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 32px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-weight: 100;
	font-family: Tahoma, Geneva, sans-serif;
}


#nav a.menu_selected  {
	color: #423B3A;
}

#nav  a.menu_principal {
                margin-top: 0px;
}
#nav a:first-child {
		border-left-style: none;

	}
#nav a:hover  {
}
#sous_menus  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 200px;
}



#pied {
	display: inline;
	float: left;
	height: 25px;
	width: 1029px;
	padding-top: 30px;
	background-image: url(images/pied.png);
	background-repeat: repeat-y;
}

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

.barre {
	text-decoration: line-through;
	font-weight: normal;
}



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

}
