body
{
	padding-right: 0px;
	padding-left: 0px;
	list-style-position: outside;
	background-image: none;
	padding-bottom: 0px;
	margin: 0px;
	top-margin: 0px;
	padding-top: 0px;
	list-style-type: circle;
	background-color: #99CCFF;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #black;
	text-align: justify;
	background-color: white;
}

.tdAnnonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #FFFFFF;
	background-color: red;
	
}

.tdTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: black;
	
}

.tdsousTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: blue;
	
}

.tdsousTitreBck{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	
}

li{
	list-style-position: outside;
	list-style-type: square;

}

