/* CSS Document */

<style type="text/css">
<!--
body {
	background-color: #DBE2E8;
}
.web{
	background-image: url(images/fd_titre_a_bleu.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.web1 {	background-image: url(images/fd_titre_b.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.Style1 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.Style2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #B680BB;
}
.Style3 {
	color: #FF0000;
	font-weight: bold;
}
.Style4 {
	font-family: Verdana;
	font-size: 12px;
}
-->
</style>