body {
	background-color: #3B4B65;
}
.index_menu {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #3B4B65;
}
a:link {
	text-decoration: none;
	color: #3B4B65;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #3B4B65;
	text-decoration: underline;
}
a:active {
	color: #FFCC01;
	text-decoration: underline;
}


#page_fond {
	background-color: #FFFFFF;
	background-image: url(images/page_08.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.texte {
	font-family: verdana;
	font-size: 12px;
}
.petit {
	font-size: 10px;
	color: #3B4B65;
}
.titre {
	font-size: 24px;
}
.fiche_fond {
	background-image: url(images/fiche_fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
