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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D8D8D8;
	scrollbar-face-color: #EFEFEF;
	scrollbar-highlight-color: #EFEFEF;
	scrollbar-3dlight-color: #EFEFEF;
	scrollbar-shadow-color: #BA0F76;
	scrollbar-darkshadow-color: #BA0F76;
	scrollbar-arrow-color: #B70E74;
	scrollbar-track-color: #EFEFEF;
}
.separation {
	background-image: url(images/separation.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.texte_presentation {
	font-family: Arial, Helvetica, sans-serif;
	color: #897689;
	font-size: 13px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 3px;
	margin-left: 3px;
	text-align: justify;
}
.text_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 3px;
	margin-left: 3px;
	text-align: justify;
}

a {
	font-size: 11px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #B90F75;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.slogan {
	margin: 10px;
}
.intro_text {
	color: #666666;
}

.tbl_temoignage {
	background-image: url(images/temoignage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.titre_temoignage {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #8C2C6C;
	text-transform: uppercase;
}
.titre_temoignagev2 {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #AB4483;
	text-transform: uppercase;
}

.contact_text {
	color: #666666;
	font-size: 12px;
}
.form_contact {
	border: 1px solid #BB1078;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.Titre_contact {
	font-size: 13px;
	text-transform: capitalize;
	color: #BB1078;
	font-variant: small-caps;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
