body {
	background-color: #999999;
	background-image: url(images/backgrd.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.news {
	padding: 8px;
	font-size: 11px;
}
.newsImg {
	float: left;
	margin-right: 5px;
}

.newsDate {
	color: #004278;
}
.newsTitre {
	font-weight: bold;
	color: #8F0C29;
}
.piedPage {
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/bas.gif);
	background-repeat: no-repeat;
	background-color: #999999;
	font-size: 10px;
	line-height: 30px;
}
h1 {
	font-size: 14px;
}
.gras {
	font-weight: bold;
	color: #8F0C29;
}
.gras2 {
	font-size: 12px;
	color: #8F0C29;
	display: inline;
}
.credoTitre{
	font-size: 16px;
	font-weight: bold;
	color: #8F0C29;
	line-height: 30px;
	margin-left: 10px;
}
.credoTexte {
	line-height: 20px;
	color: #510918;
	margin-left: 10px;
}
.imgContact {
	float: right;
	margin-right: 65px;
}
a:link {
	color: #8F0C29;
	text-decoration: underline;
}
a:visited {
	color: #8F0C29;
	text-decoration: underline;
}
a:hover {
	color: #8F0C29;
	text-decoration: none;
}
ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.my_li
{
background-image: url(images/puce.gif);
background-repeat: no-repeat;
background-position: 0em 0.25em;
padding-left: 1em;
}

ol {
padding-left: 13px;
}
li
{
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0em 0.5em;
padding-left: 0.8em;
}
li span{
color: black;

}
.bodyImg {
	float: left;
	margin-right: 10px;
}

