.Grand_titre {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
}
.para {
	text-align: justify;
	font-family: verdana;
	font-size: 13px;
}
.para_important {
	text-align: justify;
	font-family: verdana;
	font-size: 18px;
}
.titre {
	font-size: 16px;
	font-style: normal;
	font-family: verdana;
	font-variant: small-caps;
}
.para_centre {
	
	font-family: verdana;
	font-size: 14px;
	text-align: center;
	
}
.Grand_titre_centre {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.titre_centre {
	font-size: 16px;
	font-style: normal;
	font-family: verdana;
	font-variant: small-caps;
	text-align: center;
	color: #FF6633;
}
.para_couleurA {
	text-align: justify;
	font-family: verdana;
	font-size: 14px;
	color: #FF6633;
}
.para_couleurB {
	text-align: justify;
	font-family: verdana;
	font-size: 14px;
	color: #FF9999;
}
.para_couleurC {

	text-align: justify;
	font-family: verdana;
	font-size: 14px;
	color: #0033CC;
}
.para_couleurC_centre {


	text-align: center;
	font-family: verdana;
	font-size: 14px;
	color: #0033CC;
}
.para_couleurA_centre {

	text-align: center;
	font-family: verdana;
	font-size: 14px;
	color: #FF6633;
}
.Menu-liens {
	text-align: center;
	font-family: verdana;
	font-size: 10px;
}
.permanent {
	font-size: 14px;
	font-style: normal;
	font-family: verdana;
	font-variant: small-caps;
	color: #FFFFFF;
	font-weight: bold;
}

.blabla {
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 24px;
 font-style: italic;
 font-weight: bold;
}
.Langues {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #3300CC;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}