BODY {
	BACKGROUND-COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;

}
.lienloupe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-indent: 18px;
	display: block;
	height: 14px;
	width: 150px;
	background-image: url(img/icone_loupe.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcc00;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffcc00;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.menu_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image:  url(img_navi/bout_titre.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 20px;
	display: block;
	height: 25px;
	width: 200px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 90px;
	color: #990000;
	text-decoration: underline;
	background-image:  url(img/menucarre1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 13px;
	display: block;
	height: 90px;
	width: 90px;
	font-weight: bold;
}
.menu:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 90px;
	color: #990000;
	text-decoration: underline;
	background-image:  url(img/menucarre1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 13px;
	display: block;
	height: 90px;
	width: 90px;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 90px;
	color: #990000;
	text-decoration: underline overline;
	background-image:  url(img/menucarre2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 13px;
	display: block;
	height: 90px;
	width: 90px;
}
.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 90px;
	color: #ffcc00;
	text-decoration: none;
	background-image:  url(img/menucarre2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 13px;
	display: block;
	height: 90px;
	width: 90px;
	font-weight: bold;
	font-variant: normal;


}
.membre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0099FF;
	display: list-item;
}
.liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	list-style-position: outside;
	list-style-image: url(img/puce.gif);
	list-style-type: lower-roman;
	font-style: italic;
	text-indent: 15px;
	display: block;
	white-space: normal;
}

.page_titr{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #990000;
	text-decoration: none;
}
.titr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	width: 300px;
	display: block;
	text-indent: 20px;
	height: 40px;
	margin: 10px;
	vertical-align: text-bottom;
	line-height: 30px;
	background-image: url(img/fond-titre.png);
}
.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.lien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcc00;
}
.fondjaune {
	background-color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-align: justify;
	width: 95%;
	display: block;
	margin-left: 10px;
	text-indent: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
