.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990033;
	letter-spacing: 1px;
	font-style: normal;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-bottom-width: medium;
	border-bottom-color: #990033;
	width: 300px;


}

.menu {
	color: #990033;
	font-weight: bold;
	border: 1px solid #990033;
	font-size: 16px;
	letter-spacing: 0px;
	height: 16px;
	width: 87px;
	margin: 2px;
	text-align: center;
	background-color: #ECEAE7;
text-decoration:none;

}
.menuclass_normal{
	color: #990033;
	font-weight: bold;
	border: 1px solid #990033;
	font-size: 16px;
	letter-spacing: 0px;
	height: 18px;
	width: 87px;
	margin: 2px;
	text-align: center;
	background-color: #ECEAE7;
	text-decoration:none;

}
.menuclass_selected{
	color: #990033;
	font-weight: bold;
	border: 1px solid #990033;
	font-size: 16px;
	letter-spacing: 0px;
	height: 18px;
	width: 87px;
	margin: 2px;
	text-align: center;
	background-color: #FFFFFF;
	text-decoration:none;

}
.textepage,
.textepage a:link,
.textepage a:hover,
.textepage a:active,
.textepage a:visited
{
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
text-decoration: none;

}
.textepage a:link{
text-decoration:underline;
color: #990000;
}
.textepage a:active{
text-decoration:underline;
color: #990000;
}
.textepage a:visited{
text-decoration:underline;
color: #990000;
}
.textepage a:hover{
text-decoration:underline;
color: #990000;
}
.activites {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(img/puce.gif);
}