.bodyNoir {
	background-color: #000000;
}
.cadre {
border-color:#FFFFFF;
}
.bloc {
	position: relative;
	top: -14px;

	
}.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	text-decoration: none;
}
.MenuFBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-align: center;
	line-height: 35px;
	text-decoration: none;
	background-color: #FFFFFF;
}
.MenuFNoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-align: center;
	line-height: 35px;
	text-decoration: none;
	background-color: #818A4D;
}
.texteHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #b5a981;
	text-align: justify;
	font-weight: bold;
}
.texteNom {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #b5a981;
	font-weight: bold;
}

.TitreHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #b5a981;
	text-align: center;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: underline;
}
.texteHomeSoulign {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #b5a981;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	font-variant: normal;
}
.texteTitreSoulign {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #b5a981;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	font-variant: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #b5a981;
	text-transform: capitalize;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.traitgauche
    {
    border-left: 2px solid white;
     }
.traitdroit
    {
   border-right: 2px solid white;
    }
.rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FF0000;
}
hr {
	margin : 0px;
	height: 2px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 0;
	
}
.credits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
