﻿#titre{
	width:755px;
}

#corps{
	clear:both;
	display:block;
	padding:1em;
	width:755px;
	margin-left:15px;
	margin-bottom:15px;
}
#corps .txt{
	height:300px;
	clear:left;
	padding-top:10px;
}
#corps .txt .scrollable{
	height:300px;
	overflow:auto;
}

#IE6 #corps .txt .scrollable{
	height:300px;
	overflow:auto;
	display:block;
	position:relative;
}

#thirdNav {
	width:755px;
}

.temoin{
	display:block;
	float:left;
	margin-right:13px;
	width:237px;
}
.lastTemoin{
	margin-right:0;
}
.temoin img{
	display:block;
	width:237px;
	height:121px;
	margin-bottom:1px;
	background:#D4DFED;
}
.temoin a{
	text-decoration:none;
}
.temoin a:hover, .temoin a:focus{
	text-decoration:underline;
}
.temoin .texte{
	width:217px;
	height:145px;
	margin:0;
	padding:5px 10px 0 10px;
	background:white url(/_en/_ww/html/careers/Img/jobs/temoignageResumeBckg.jpg) no-repeat top left;
}
.temoin .texte .titre{
	background-color:#00A2DD;
	color:#FFFFFF;
	height:35px;
	margin-bottom:5px;
}
.temoin .texte .desc{
	position:relative;
	width:217px;
	height:75px;
	color:#666666;
	padding-bottom:4px;	
}
.temoin .texte .desc p{
	font-size:0.9em;	
}
.temoin .texte .desc a{
	text-decoration:none;
	position:absolute;
	bottom:5px;
}
.temoin .texte .desc a:hover, .temoin .texte .desc a:focus{
	text-decoration:underline;
}
.temoin .texte .secondLink{
	border-top:1px #C0C0C0 dashed;
	padding-top:4px;
	width:217px;
}
