.titre {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009999;
	padding-left: 10px;
	height: 22px;
	border-bottom: solid #FFFF00 1px;
	border-top: solid #FFFF00 1px;
	border-left: solid #FFFF00 1px;
}
strong {
	font-weight: bold;
	color: #009999;
	font-size: 12px;
	font-family: Arial;
}

.tddetail {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-right: 32px;
	padding-left: 32px;
}
.tdcentre {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #009999;
}

.puces {
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 14px;
}
a.det:link {
	color: #009999;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
}
a.det:visited {
	color: #009999;
	font-family: Arial;
	font-size: 12px;
}
a.det:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
}
a.det:active {
	color: #009999;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
}
.tdmenu {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #009999;
	text-align: center;
	font-weight: bold;
}
.tderoulant {
	background-color: #009999;
	border-bottom: solid #FFFF00 1px;
	border-top: solid #FFFF00 1px;
}
.rougegras {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

