@charset "UTF-8";


Body {
	background-color: #FFFFFF;
	margin:0px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #6c6c6c;
	font-size:11px;
	text-align:justify;
	line-height:14px;
	}

body a{color:#8fa70a;text-decoration:none;}
body a:hover{color:#aecc0c;text-decoration:underline;}


#global{	
	position:absolute;
  	left: 50%; 
  	top: 50%;
  	width: 982px;
  	height: 520px;
  	margin-top: -260px; /* moitié de la hauteur */
  	margin-left: -491px; /* moitié de la largeur */
	/*margin: 0 auto;*/
}

#header{
	height:190px;
	background-image:url(images/header-interface-shadow-top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
	}

#header_teasing{
	height:190px;
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
	}
	
#menu{
	float:center;
	margin: 30px 0 0 0px;
	padding: 0 0 0 25px;
	}
	
#footer{
	height:20px;
	background-image:url(images/header-interface-shadow-bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
	
#footer_teasing{
	height:80px;
	background-repeat:no-repeat;
	background-position:top;
	overflow:hidden;
	}
	
#content{
	height:334px;
	background-color:#FFF;
	}	

#content, #footer, #header {width:auto}	
	
#left{
	width:495px;
	margin:7px 0 0 0;
	}
	
#right{
	width:459px;
	margin: 20px 8px 0 20px;
	}

#right .title{margin: 2px 0 10px 0;}
	
#left, #right {float:left;}	

#page_team{
	width:90%;
	margin:10px 0 0 0;
	overflow:hidden;
	}
	
.linkBlack, .linkBlack a, .linkBlack a:hover {color:#6c6c6c;}

#right .ReferenceT1 {font-size:26px;font-weight:normal;color:#caed0a;}
#right .ReferenceT2 {font-size:16px;font-weight:normal; line-height:22px;margin: 5px 0 10px 0;}



#jobsFormInfo {
	width:				844px;
	height:				91px;
	background-image:	url(images/background-jobs-form-info.png);
	background-repeat:	no-repeat;
	margin:				10px 0 20px 0;
	}

#jobsFormInfo2 {
	width:				844px;
	height:				91px;
	background-image:	url(images/background-jobs-form-info2.png);
	background-repeat:	no-repeat;
	margin:				10px 0 20px 0;
	}
	
.jobsLabelForm {
	width:				120px;
	height:				25px;
	font-family:		'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color:				#6c6c6c;
	font-size:			13px;
	text-align:			right;
	margin:				0 10px 0 0;
	}

.jobsForm{
	background-color:	#f0f7c8;
	border:				1px solid #caed0a;
	color:				#3d3d3d;
	font-family:		'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
	font-size:			13px;
	height:				20px;
	margin:				0 3px 10px 10px;
	padding-left:		4px;
	padding-top:		4px;
	width:				250px;
	}

.jobsFormMandatory{
	background-image:	url(images/ico-jobs-form-obligatoire.png);
	background-repeat:	no-repeat;
	background-position:right;
	}
	
.ReferenceBox {
	overflow:			hidden;
	margin:				0 0 20px 0;
	}
	
.ReferenceLogo {
	border:				0px;
	float:				left;
	width:				150px;
	text-align:			center;
	
	}

.ReferenceDetail {
	float:				left;
	
	}

.ReferenceType {
	float:				right;
	
	}


.ReferenceDetail p {
	margin:				10px 0 0 0;
	font-family:		'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
	font-size:			14px;
	font-weight:		bold;
	}
	
#ReferenceTagCould {
	width:				370px;
	margin: 			0 0 0 0px;
	/*text-align:			justify;*/
	text-align:left;	
	color: 				#b6b6b6;
	text-transform:uppercase;
	font-size:			11px;
	font-weight:		bold;
	}

#ReferenceTagCould a {
	color: 				#b6b6b6;
	text-decoration:	none;
	}

#ReferenceTagCould a:hover {
	color: 				#6c6c6c;
	}

	
.ReferenceIcon {
	border:				0px;
	margin: 			0 3px 0 0;
	}
	
.newsletterForm{
	background-color:	#FFFFFF;
	color:				#6d792b;
	font-family:		'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
	font-size:			13px;
	height:				29px;
	padding-left:		4px;
	padding-top:		4px;
	border:				0px;
	width:				170px;
	background-image:   url(images/bk-home-newsletter-2.png);
	background-repeat:	repeat-x;
	margin-top: 1px;
	}
	
div.scroll {
	height: 265px;
	width: 85%;
	overflow: auto;
	border: 0px;
	padding: 4px;
}

#temoignage {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:				center;
	font-size:				12px;
	line-height:			30px;
	}

#temoignageAuteur {
	font-family:			Arial, Helvetica, sans-serif;
	text-align:				right;
	font-size:				11px;
	padding-top:30px;
	}