body {
	background-color: #00659a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #a4c3d6;
	margin-top: 5px;
}
#page {
	background-image: url(images/charte/fond-intro-credits.jpg);
	height: 623px;
	width: 940px;
	margin: auto;
	text-align: left;
}
#ariane {
	font-size: 10px;
	margin-left: 35px;
	padding-top: 50px;
}
#pied {
	font-size: 10px;
	color: #7bb0cb;
}
#contenu {
	margin-right: 30px;
	margin-left: 43px;
	height: 510px;
}
#navigation {
	margin-left: 30px;
	margin-right: 30px;
}
#page-precedente {
	width: 770px;
	float: left;
}
#page-precedente a {
	display:block;
	height: 22px;
	color: #a4c3d6;
	text-decoration: none;
	background-image: url(images/charte/precedent.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-left: 30px;
}
#page-precedente a:hover {
	color: #e2b757;
	background-image: url(images/charte/precedent-o.gif);
	background-repeat: no-repeat;
}
#page-suivante {
}

#page-suivante a {
	display:block;
	height: 22px;
	color: #a4c3d6;
	text-decoration: none;
	background-image: url(images/charte/suivant.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
	padding-right: 30px;
}
#page-suivante a:hover {
	color: #e2b757;
	background-image: url(images/charte/suivant-o.gif);
	background-repeat: no-repeat;
}
.fil-ariane {
	background-image: url(images/charte/puce-ariane.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
	font-style: italic;
	margin-top: 5px;
	margin-left: 5px;
}
.fil-ariane a {
	color: #A4C3D6;
	text-decoration: none;
	font-style: normal;
}
.fil-ariane a:hover {
	color: #e2b757;
	text-decoration: none;
	font-style: normal;
}
#pied a{
	text-decoration: none;
	color: #7bb0cb;
}
#pied a:hover{
	color: #e2b757;
}
.cellule01 {
	width: 200px;
}
p {
	margin-top: 6px;
	margin-bottom: 6px;
}

.cellule02 {
}
.texte {
	width: 485px.px;
	text-align: justify;
	font-size: 12px;
	margin-left: 10px;
	width: 520px;
}
.texte a{
	color: #ffffff;
}
.liste-liens  {
	font-size: 14px;
}
.liste-liens li {
	list-style-image: url(images/charte/puce-intro.gif);
	margin-top: 8px;
	margin-bottom: 8px;
}
.liste-liens a {
	font-style: italic;
	font-weight: bold;
	color: #E2B757;
	text-decoration: none;
}

.pagination {
	color: #E2B757;
	margin: 0px;
}


h1 {
	font-size: 23px;
	font-weight: normal;
	color: #e2b757;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5b6253;
	margin-bottom: 2px;
	margin-top: 26px;
}

h2{
	font-size: 18px;
	color: #e2b757;
	font-weight: normal;
	margin-top: 5px;
}
.menu {
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2b4e6e;
	margin-top: 5px;
	margin-bottom: 10px;
}
table.menu td{
	font-size: 11px;
	color: #E2B757;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2b4e6e;
}
table.menu td a {
	text-decoration: none;
	color: #A4C3D6;
}
table.menu td a:hover {
	color: #E2B757;
}
.extrait{
	font-size: 11px;
}
