/* CSS Document */
body {
	margin-left: 25px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 20px;	
	background-color: #014E82;
	color: #000000;
}
.menubg {
	background-color: #999999;
	color: #000000;
}

a.menu {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
	text-decoration: none;
}

a.menu:hover{
	color: #FFDE00;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
	text-decoration: none;	
}

.style3 {
	font-size: 18px;
	font-weight: bold;
}
.style4 {font-size: 14px}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.text_titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.TitrePage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-style: oblique;
	font-weight: bolder;
	color: #666666;
}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: oblique; font-weight: bolder; color: #666666; }
.style6 {font-size: 11px}
.style8 {color: #FFFFFF; font-size: 14px; position: relative; top: 5px;}
.style9 {color: #FFFFFF; font-size: 12px; }

A.mailto{
color: #FFFFFF;
text-decoration: none;
}

A.mailto:hover{
color: #FFDE00;
text-decoration: none;
}

A:hover{
color: #EFB60A;
}