body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
ul li {
	list-style-image: url(images/puce.gif);
	list-style-type: square;}
.bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #EE3423;
	background-color: #FFFFFF;
	background-image: url(images/fond-entete.gif);
	background-repeat: no-repeat;
}
.contenu {
	background-color: #FFFFFF;
	background-image: url(images/fond-page.gif);
	background-repeat: no-repeat;
	padding: 0px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #E3331C;
	background-image: url(images/fond-menu.jpg);
}
.menu a:link, .menu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	color: #FFFFFF;
	
	
	text-decoration: none;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 186px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	height: auto;
}
.menu a:hover, .menu a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	color: #333333;
	background-color: #E8E8E8;
	
	text-decoration: none;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 186px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	height: auto;
}
.titrepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	text-transform: Aucune;
	color: #000000;
	padding: 0px;
}
.sous-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	text-transform: Aucune;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
a:link {
	color: #EE3524;
	text-decoration: none;
}
a:hover {

	color: #EE3524;
	text-decoration: underline;
}
a:visited {

	color: #EE3524;
	text-decoration: none;
}
a:active {


	color: #EE3524;
	text-decoration: underline;
}
.tablecontenu {
	padding: 0px 20px 20px;
	text-align: left;
}
.petit {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyright {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-bottom: 20px;
}
.image {
	background-color: #FFFFFF;
	padding: 10px;
}
.philo {
	color: #333333;
	background-color: #F7A917;
	text-align: left;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CCC;
	background-image: url(images/fond-menu.jpg);
}
.menu2 a:link, .menu2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B87931;
	float: Aucune;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	height: auto;
	background-color: #E8E8E8;

	
}
.menu2 a:hover, .menu2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #333333;
	background-color: #ccc;
	text-decoration: none;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 186px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	height: auto;
}

ol li {
	list-style-type: decimal;
}
.tableau-gris {
	background-color: #999;
}
.contenu .tablecontenu tr td .tableau-gris tr td {
	background-color: #FFF;
}

