.texteB {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:active {
	color: #003399;
}
a:hover {
	color: #0099FF;
}
body {
	background-attachment: fixed;
	background-image: url(images/fondloc.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
