body {
	background-color: #3F3A3E;
}
.Cadre_text{
	background-image:url(accueil-images/background.png);
	background-position:center;
	background-repeat:no-repeat;
	background-color: #a8445c;
	font-family: Arial, Helvetica, sans-serif;
	width:800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -35px;
	padding: 20px;
	border:none;
}
.Cadre_redir{
	font-family: Arial, Helvetica, sans-serif;
	width:800px;
	margin: auto;
	padding: 20px;
	background-color:#A8445C; 
	border:none;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:normal;
}
.Text2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
}
.Titre_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 18px;
}
.Angelys {
	position: static;
	width: 344px;
	height: 79px;
	margin-left: 0px;
	margin-top: 0px;
}
.Conteneur {
	width:920px;
	margin-left: auto;
	margin-right: auto;
}
.Conteneur_redir{
	width:840px;
	margin-left: auto;
	margin-right: auto;
}
.Boutons {
	width:227px;
	height:51px;
	display:inline;
}
.Btn_conteneur {
	width:460px;
	height:51px;
	margin:0 auto;
}
.AVERTISSEMENT {
	font-size: 14px; 
	color: #FFFFFF; 
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	font-style: italic;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
