body {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-image:url(_images/_header/bg_header.jpg);
    background-repeat:repeat-x;
    background-color: #d5d5d5;
}
.titre {
	font-family: Helvetica, Geneva, Times New Roman, Times, serif;
	font-size: 18px;
	color: #ffffff;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link{
	text-decoration: underline;
	color:#ffffff;
}

a:hover{
	text-decoration: none;
	color:#ffffff;
}

a:visited{
    color:#ffffff;
}

a:active{
	text-decoration: underline;
	color:#ffffff;
}
.texteBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.txtNoir:link {color:#333333; text-decoration:underline;}
a.txtNoir:hover {color:#333333; text-decoration:underline;}
a.txtNoir:visited {color:#333333; text-decoration:underline;}
a.txtNoir:active {color:#333333; text-decoration:underline;}