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

	
}
#entete {
	display: inline;
	width: 1077px;
	height: 248px;
	background-image: url(images/entete.png);
	background-repeat: repeat-y;
	float: left;
	text-align: center;
}

#banniere {
	display: inline;
	float: left;
	height: 206px;
	width: 1077px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#contenu {
	display: inline;
	width: 1077px;
	float: left;
	background-image: url(images/contenu.png);
	background-repeat: repeat-y;
	background-color: #FFF;
}
#corps {
	min-height: 300px;
	display: block;
	float: left;
	width: 667px;





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


#corps a {
	color: #566774;
}
#corps h1 {
	font-size: 16px;
	font-weight: bold;
	color: #28225d;
	margin-top: 10px;
	margin-bottom: 10px;
}
#corps h2 {
	font-size: 14px;
	font-weight: bold;
	color: #28225d;
	margin-top: 7px;
	margin-bottom: 7px;
}
#corps p {
	margin-top: 7px;
	margin-bottom: 7px;
}
#corps_2 {
	min-height: 300px;
	display: block;
	float: left;
	width: 290px;



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


#corps_2 a {
	color: #566774;
}
#corps_2 h1 {
	font-size: 16px;
	font-weight: bold;
	color: #566774;
	margin-top: 10px;
	margin-bottom: 10px;
}
#corps_2 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #566774;
	margin-top: 7px;
	margin-bottom: 7px;
}
#corps_2 p {
	margin-top: 7px;
	margin-bottom: 7px;
}
#nav {
	width: 1003px;
	display: inline;
	float: left;
	font-size: 14px;
	color: #53595D;
	padding-left: 74px;
	background-color: #FFF;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 14px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav li {
}
#nav a  {
	text-decoration: none;
	color: #8fa3b1;
	font-size: 14px;
	display: block;
	line-height: 24px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #8aa0af;
}

#nav a.menu_selected  {
	text-decoration: none;
	color: #28225d;

}

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

#nav  a:hover  {
}
#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: 1077px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-image: url(images/entete.png);
	background-repeat: repeat-y;
}

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

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

}
