.Centre {
	font-family: verdana;
	font-size: x-small;
	color: #0000FF;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-right-width: 2px;
	border-right-style: inset;
	text-align: center;
	border-left-style: outset;
	border-left-width: 2px;
	border-top-width: 2px;
	border-top-style: outset;
	vertical-align: middle;
}

.Left {
	font-family: verdana;
	font-size: x-small;
	color: #0000FF;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-right-width: 2px;
	border-right-style: inset;
	text-align: left;
	border-top-style: outset;
	border-left-style: outset;
	border-top-width: 2px;
	border-left-width: 2px;
	vertical-align: middle;
}
.Mois {
	font-family: verdana;
	font-size: small;
	color: #FF0000;
	text-align: left;
	background-color: #C0C0C0;
	font-weight: bold;
	vertical-align: middle;
	text-indent: -10px;
	padding-left: 10px;
}
.H1-B {
	font-family: verdana;
	font-size: x-large;
	color: #0000FF;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.Paragraph {
	font-family: verdana;
	font-size: small;
	color: #0000FF;
	text-align: left;
}
.Right {

	font-family: verdana;
	font-size: x-small;
	color: #0000FF;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-right-width: 2px;
	border-right-style: inset;
	text-align: right;
	border-top-style: outset;
	border-left-style: outset;
	border-top-width: 2px;
	border-left-width: 2px;
	vertical-align: middle;
}
.Centre-nb-b {
	font-family: verdana;
	font-size: x-small;
	color: #0000FF;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
}
.Centre-nb {

	font-family: verdana;
	font-size: x-small;
	color: #0000FF;
	text-align: center;
	vertical-align: middle;
}
.Right-nb {
	font-family: verdana;
	font-size: x-small;
	color: #0000FF;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
}
.Left-nb-b {
	font-family: verdana;
	font-size: x-small;
	color: #0000FF;
	text-align: left;
	vertical-align: middle;
	font-weight: bolder;
}
.Paragraph-b {
	font-family: verdana;
	font-size: small;
	color: #0000FF;
	text-align: left;
	font-weight: bold;
}
.Larger {
	font-size: larger;
}
.Smaller {

	font-size: smaller;
}
.GWQ-Bienvenue {

	font-family: "Monotype Corsiva";
	font-size: xx-large;
	color: #a79249;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
}
.Left-nb {

	font-family: verdana;
	font-size: x-small;
	color: #0000FF;
	text-align: left;
	vertical-align: middle;
}
.Left-nb-r {

	font-family: verdana;
	font-size: x-small;
	color: #FF0000;
	text-align: left;
	vertical-align: middle;
	font-weight: bolder;
}


ul#navlist { font-family: verdana; }

ul#navlist a
{
font-size: 8pt;
font-weight: bold;
text-decoration: none;
}

ul#navlist, ul#navlist ul, ul#navlist li
{
margin: 0px;
padding: 0px;
list-style-type: none;
}

ul#navlist li { float: left; }

ul#navlist li a
{
	color: #FFFFFF;
	background-color: #0000FF;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px #ffffff outset;
	margin-right: 2px;
}

ul#navlist li a:hover
{
color: #ffff00;
background-color: #003366;
}

ul#navlist li a:active
{
color: #FFFFFF;
background-color: #FF0000;
border: 1px #ffffff inset;
}

ul#subnavlist {
	display: none;
	width: 50px;
}
ul#subnavlist li {
	float: none;
	display: inherit;
}

ul#subnavlist li a
{
padding: 0px;
margin: 1px;
}

ul#navlist li:hover ul#subnavlist
{
display: block;
position: inherit;
font-size: 3pt;
padding-top: 2px;
}

ul#navlist li:hover ul#subnavlist li a
{
display: block;
width: 10em;
border: none;
padding: 1px;
}

ul#navlist li:hover ul#subnavlist li a:before { content: " >> "; }
