.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #485a69;
	background-image: url(images/index/menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fond_bas {
	background-image: url(images/index/fond_index.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.introduction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.menu_page {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #485a69;
	background-image:  url(images/index/menu_page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.titre_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	left: 20px;
	text-transform: uppercase;
}
.fond_page {
	background-image: url(images/index/fond_page.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #9DB3C7;
	font-weight: bold;
	background-position: 10px;
	left: 20px;
	text-indent: 10px;
}
.menu_lien {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #485a69;
}
.texte_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	left: 30px;
}
.ariane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #517392;
	font-weight: bold;
}

a.ariane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #517392;
	font-weight: bold;
}

a.ariane:link. {
	text-decoration: none;
}


a.ariane:visited {
	text-decoration: none;
}

a.ariane:hover {
	text-decoration: underline;
}
ul {
	list-style-image: url(images/puce.gif);
}

