@charset "utf-8";
/* CSS Document */


body {
	background-color: #020305;
	background-image: url(../images/logo-filigrane.png);
	background-attachment:fixed;
	background-position:center;
	background-repeat: no-repeat;
}

a:link {
	text-decoration: none;
	color:#FFFFFF;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: none;
	color:#FFFFFF;
}
a:active {
	text-decoration: none;
	color:#FFFFFF;
}

.texte{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#FFFFFF;
text-align:justify;
}

.textesouligne{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#FFFFFF;
text-decoration:underline;
font-weight:bold;
}

.Style1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color: #FFFFFF;
font-weight: bold;
text-align:justify;
}
.titre1{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
color:#FFFFFF;
}

.titre2{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
color:#f3d37d;
}
.titre2 a{text-decoration:none; color:#ffffff;}
.titre2 a:link {color: #ffffff; text-decoration: none;}
.titre2 a:hover{color:#f3d37d;}
.titre2 a:active{color:#f3d37d;}

.titre2EN{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-style:italic;
color:#f3d37d;
}

.soustitre{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
color:#f3d37d;
}
.soustitre a{text-decoration:none; color:#f3d37d;}
.soustitre a:link {color: #f3d37d; text-decoration: none;}
.soustitre a:hover{color:#FF3300;}
.soustitre a:active{color:#FF3300;}

.soustitreEN{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-style:italic;
color:#f3d37d;
}
.soustitreEN a{text-decoration:none; color:#f3d37d;}
.soustitreEN a:link {color: #f3d37d; text-decoration: none;}
.soustitreEN a:hover{color:#FF3300;}
.soustitreEN a:active{color:#FF3300;}

li {
	color: #FFFFFF;
}

.texteEN{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-style:italic;
color:#FFFFFF;
text-align:justify;
}

#helpBox {
position: absolute;
z-index: 1000;
top: 0px;
left: 0px;
width: 400px;
}
DIV.helpBoxDIV {
	width: 500px;
	padding: 2px;
	background: #d2691e;
	border: 1px solid #000000;
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
line-height: 14px;
}

.infoBulle{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#FFFFFF;
font-weight:bolder;
}

.infoBulle a:link{color:#FF6600;}
.infoBulle a:hover{color:#FF3300;}
.infoBulle a:active{color:#FF3300;}

.infoBulleTitre{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
color:#FF6600;
}

.infoBulleTitre a:link{color:#FF6600;}
.infoBulleTitre a:hover{color:#FF3300;}
.infoBulleTitre a:active{color:#FF3300;}


.footer{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
}

.lien{
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#f3d37d;
	font-weight:bold;
}
.lien a{color:#f3d37d;}
.lien a:link {color: #f3d37d;}
.lien a:hover {color: #ffffff; background-color:#555454;}
.lien a:focus {color: #f3d37d;}
.lien a:active {color: #f3d37d;}

.lienbaspage{
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#f3d37d;
	font-weight:bold;
}
.lienbaspage a{color:#f3d37d;}
.lienbaspage a:link {color: #f3d37d;}
.lienbaspage a:hover {color: #f3d37d;}
.lienbaspage a:focus {color: #f3d37d;}
.lienbaspage a:active {color: #f3d37d;}

.footer a{text-decoration:none; color:#FFFFFF;}
.footer a:link {color: #FFFFFF; text-decoration: none;}
.footer a:hover {color: #FFFFFF; text-decoration: none;}
.footer a:focus {color: #FFFFFF; text-decoration: none;}
.footer a:active {color: #FFFFFF; text-decoration: none;}
.footer a img {border: 0; vertical-align:text-top;}


.table{
border-color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#FFFFFF;
text-align:justify;

}

.tableEN{
border-color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-style:italic;
color:#FFFFFF;
text-align:justify;
}

.lienEn{
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	font-style:italic;
}

.lienEn a{color:#ffffff;}
.lienEn a:link {color: #ffffff;}
.lienEn a:hover {color: #000000; background-color:#f3d37d;}
.lienEn a:focus {color: #ffffff;}
.lienEn a:active {color: #ffffff;}

.img{
border:#f3d37d; border-style:outset; border:outset;}