@charset "utf-8";
.texte_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:visited:hover {
	text-decoration: underline;
	color: #999999;
}
.Title_GREEN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #95BC18;
	line-height: 70px;
}
.Title_ORANGE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #E95D23;
	line-height: 70px;
}
.Title_BLUE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #384094;
	line-height: 70px;
}
.Title_RED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF0000;
	line-height: 70px;
}
.contact {
	color: #FFFFFF;
	padding-left: 12px;
	line-height: 40px;
}
.basic_text_violet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-left: 18px;
	background-image: url(../images/site/violet_gradient.gif);
	background-repeat: no-repeat;
}
.basic_text_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-left: 18px;
	background-image: url(../images/site/orange_gradient.gif);
	background-repeat: no-repeat;
}
.basic_text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-left: 18px;
	background-image: url(../images/site/red_gradient.gif);
	background-repeat: no-repeat;
}
.basic_text_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-left: 18px;
	background-image: url(../images/site/green_gradient.gif);
	background-repeat: no-repeat;
}
.bar {
	padding-left: -15px;
}
.name_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.details_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.details_contact a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.details_contact a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #999999;
}
.details_contact a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: disc;
}
td {
	background-repeat: no-repeat;
}
.homesections {
	padding: 5px;
}
