/* CSS Document */
<style type="text/css">
a:link {
	text-decoration: none;
	color: #757DC8;
}
a:hover {
	color: #757DC8;
}
a:visited {
	text-decoration: none;
	color: #757DC8;
}
a:link.menu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
}
a:hover.menu {
	color: #00FFFF;
}
a:visited.menu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #757DC8;
}
a:link.link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #757DC8;
	padding-left: 0px;
	text-decoration: none;
}
a:hover.link {
	color: #757DC8;
}
a:visited.link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding-left: 0px;
	text-decoration: none;
	color: #757DC8;
}
input {
	font-family: Arial;
	font-size: 10px;
}
#menu {
	
}
.txtb {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.titre {
	font-family: Verdana;
	font-size:20px;
	color: #000000;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
}
.sstitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;

}
.txtpt {
	font-family: Arial;
	font-size: 10px;
}
.txt {
	font-family: Arial;
	font-size: 12px;
}

</style>
