body {
	background-image: url(images/fond.gif);
	background-repeat: repeat-x;
	background-color: #2796C6;
	margin:0px;
}
.bg {
	background-image: url(images/bg.gif);
}
.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDF3FA;
}
.bgtxt {
	background-image: url(images/bgtxt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #12347E;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #12347E;
	font-weight: bold;
}
	a.lien11:link {
color: #12347E; text-decoration: underline;
font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

a.lien11:visited {
color: #12347E; text-decoration: underline;
font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

a.lien11:hover {
color: #12347E; text-decoration: underline;
font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}