body {
	text-decoration:none;
	color:#000000;
	font-size:12px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	background-color: #050505;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.bottom_txt_noir {
font-size:11px;
color:#000000;
}
.txt_blanc {
font-size:12px;
color:#ffffff;
}
.titre {
font-size:14px;
color:#ffffff;
}
.bottom {
font-size:11px;
color:#ffffff;
}