body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

	
}
#fond {
	background-color: #8F0000;
	width: 955px;
}
#index {
	text-align: center;
	background-color: #8F0000;
	height: auto;
	padding-top: 25px;
	font-size: 36px;
}
#index a {
	color: #005600;
	text-decoration: none;
}
#index a:hover {
	color: #005600;
	font-weight: bold;
}
#accueil h1 {
	color: #8F0000;
	font-size: xx-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu {
	background-color: #8F0000;
	width: 245px;
	color: #F9FDBA;
	float: left;
}
#menu dt {
	color: #FFFFFF;
	font-weight: bold;
	background-image:url(images/feuille_categorie.gif);
	background-repeat: no-repeat;
	text-indent: 50px;
	padding-top: 8px;
	height: 26px;
}
#menu dd {
	color: #F9FDBA;
	font-weight: bold;
	background-image:url(images/feuille_sous-categorie.gif);
	background-repeat: no-repeat;
	text-indent: 22px;
	background-position: left center;
}
#menu a {
	color: #F9FDBA;
	text-decoration: none;
}
#menu a:hover {
	color: #F9FDBA;
	font-weight: lighter;
}
#menu .selected {
	color: #CCE82E;
}
#liens {
	font-size: small;
	color: #E4BD96;
	height: 94px;
	width: 186px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/cadre_lien_bordeaux.gif);
	margin-left: 30px;
}
#liens ul {
	list-style-image: url(images/feuille-cadre-contact...gif);
	padding-top: 15px;
}
#liens a {
	color: #E4BD96;
	text-decoration: none;
}
#liens a:hover {
	color: #E4BD96;
	text-decoration: none;
	font-weight: bold;
}
#contenu {
	background-image: url(images/illustre-fond-feuille.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #000000;
	padding-left: 30px;
	padding-right: 70px;
	padding-top: 50px;
	background-color: #FFFFFF;
	margin-left: 245px;
	min-height: 300px;
}
#contenu h1 {
	color: #8F0000;
	font-family: "Times New Roman", Times, serif;
}
#contenu h3 {
	color: #8F0000;
	font-family: "Times New Roman", Times, serif;
}
#contenu a {
	color: #009900;
	text-decoration: none;
}
#contenu a:hover {
	color: #8F0000;
	font-weight: bold;
}
#contenu img {
	border: 0px;
	clip: rect(auto,auto,auto,auto);
}
#contenu .centrer {
	text-align: center;
}
#contenu .droite {
	text-align: right;
}
#contenu .top {
	vertical-align: top;
}
#contenu .list_num {

	list-style-type: decimal;
}
#contenu .erreur {
	color: #FF0000;
	font-weight: bolder;
}
.focus {
	background: #ff9
}
#liste_fiches {
	background-color: #81B53A;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 45px;
}
#liste_fiches li {
	text-indent: 40px;
	color: #FFFFFF;
	margin-bottom: 20px;
	background-image: url(images/puce-liste.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 26px;
	margin-left: 60px;
	padding-top: 3px;
	font-weight: bold;
}
#liste_fiches a {
	color: #FFFFFF;
	text-decoration: none;
}
#liste_fiches a:hover {
	color: #F9FDBA;
	font-weight: lighter;
}
#liste_fiches .latin {
	color: #F9FDBA;
	font-weight: lighter;
}
#liste_fiches .latin a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
#titre_fiche {
	float:left;
	text-align: justify;
}
#navig_fiche {
	margin-left:475px;
	color:#9B141B;
	line-height:2em;
	font-size: 12px;
}
#navig_fiche a {
	color:#8F0000;
	font-size: 12px;
	text-decoration: none;
}
#navig_fiche img {
	text-decoration: none;
	border: 0px;
}
#navig_fiche a:hover {
	color:#8F0000;
	font-size: 12px;
	font-weight: bold;
}
#txt_fiche {
	margin-top:30px;
	padding-right: 30px;
}
#txt_fiche .list_num {
	list-style-type: decimal;
}
#img_fiche {
	float:right;
	margin-right:60px;
	margin-top:10px;
	margin-left: 20px;
}
#pied {
	background-image: url(images/vague-bas.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 130px;
	clear: both;
	position:relative;
	left:245px;
	width: 580px;
	padding-left: 180px;
	background-color: #FFFFFF;
	text-align: right;
}
#pied_cle {
	background-image: url(images/vague-bas.gif);
	background-repeat: no-repeat;
	background-position:right bottom;
	height: 130px;
	clear: both;
	position:relative;
	left:-30px;
	width: 580;
	padding-left: 180px;
	background-color: #FFFFFF;
	text-align: right;
}
#haut_page {
	display: inline;
	color: #8F0000;
	height: 28px;
	position: absolute;
	top: 9px;
	right: 129px;
}
#haut_page a {
	color: #8F0000;
	text-decoration: none;
	margin-bottom: 110px;
}
#haut_page a:hover {
	color: #8F0000;
	font-weight: bold;
}
#haut_page img {
	border: 0px;
}
html>body #contenu {
height: auto;
min-height: 625px;
}
.ie {
	height: 350px;
	float: right;
	width: 1px;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
p {
	text-align: justify;
}

