body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.jpg);
}
.backcell {
    background-repeat:repeat-x;
    background-image: url(images/background.jpg);
}
.txtrealisations {
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #2257d5;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.titre {
	color: #2257d5;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial;
    font-style: italic;
}
.txt {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}
.header {
	color: #2257d5;
	font-weight: bold;
	font-size: 19px;
	font-family: Arial;
    font-style: italic;
}