.main_txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: Left;
}
sub_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
}
.sub_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #FFF;
}
.header_txt {
	font-size: 18px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #8BAE00;
}
title_green {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8BAE00;
	font-style: normal;
}
header_white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #FFF;
}
#header_white_talents {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	color: #FFF;
}
.header_abc_green {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	color: #8BAE00;
}

._green {
	color: #8BAE00;
}
footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
.background {
	background-image: url(backgrounds/accueil.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0px 0px;
	background-color: #000000;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 700px;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.border {
	border-right-color: #8BAE00;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-left-color: #8BAE00;
}
