
.Style1 {color: #9c827e} 

body {
background-color:#9c827e;
}
#contient{
	width: 994px;
	margin:auto;
}
	

.texte_gris_bold {
	font-family: "Futura Medium", "Abadi MT", Helvetica;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #6d6e71;
	line-height: normal;
	text-align: justify;
}
	
.texte_gris_home {
	font-family: "Futura Medium", "Abadi MT", Helvetica;
	font-size: 15px;
	font-style: normal;
	font-weight: semi-bold;
	color: #6d6e71;
	line-height: normal;
	text-align: center;
}

.texte_gris_home_gauche {
	font-family: "Futura Medium", "Abadi MT", Helvetica;
	font-size: 15px;
	font-style: normal;
	font-weight: semi-bold;
	color: #6d6e71;
	line-height: normal;
	text-align: left;
	text-decoration: underline;
}
.texte_gris_bold_souligne {
	font-family: "Futura Medium", "Abadi MT", Helvetica;
	font-size: 17px;
	font-style: normal;
	font-weight :bold;
	color: #6d6e71;
	line-height: normal;
	text-decoration: underline;
}
.texte_bleu_home_it {
	font-family: "Futura Medium", "Abadi MT", Helvetica;
	font-size: 16px;
	font-style: italic;
	font-weight: semi-bold;
	color: #18A5AD;
	line-height: normal;
	text-align: center;
}

.texte_bleu_home_Boldit_gauche2 {
	font-family: "Futura Medium", "Abadi MT", Helvetica;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #18A5AD;
	line-height: normal;
	text-align: left;
}

.texte_bleu_home_semi-Boldit_gauche {
	font-family: "Futura Medium", "Abadi MT", Helvetica;
	font-size: 16px;
	font-style: italic;
	font-weight: semi-bold;
	color: #18A5AD;
	line-height: normal;
	text-align: left;
}
.texte_bleu_home_Boldit_gauche {
	font-family: "Futura Medium", "Abadi MT", Helvetica;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #18A5AD;
	line-height: normal;
	text-align: left;
}

.texte_blanc_bold_it {
	font-family: "Futura Medium", "Abadi MT", Helvetica;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}

.texte_blanc_regularlegal {
	font-family: "Futura Medium", "Abadi MT", Helvetica;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	line-height: normal;
	text-align: center;
	font-size: 9px;
}

.texte_orangecentre {
	font-family: "Futura Medium", "Abadi MT", Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9c827e;
	text-align: center;
}

.texte_brunitalic {
	font-family: "Futura Medium", "Abadi MT", Helvetica;
	font-size: 10px;
	font-style:italic;
	font-weight: normal;
	color: #9c827e;
	text-align: center;
}