﻿#titre{
	left:25px;
}

#corps{
	clear:both;
	display:block;
	padding:1em;
	width:564px;
	margin-left:15px;
	margin-bottom:15px;
}
#corps .txt{
	height:300px;
	clear:left;
	padding-top:10px;
}
#corps .txt .scrollable{
	height:300px;
	overflow:auto;
}

.resume{
	padding-bottom:8px;
	display:block;
	float:left;
	width:545px;
	margin-bottom:5px;
}
/* image format thumb 73x53px 89px de large avec padding, margin et border*/
#corps .txt .scrollable .resume img{
	display:block;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:73px;
	height:53px;
	border:1px solid #4F107A;
	padding:2px;
}
/* fin image format thumb 73x53px */
.resumetext{
	font-weight:bold;
	color:#666666;
	min-height:59px;
	width:455px;
	padding-bottom:5px;
	border-bottom:dashed 1px #AAAAAA;
	display:block;
	float:left;
}
.resumeTitre{
	text-transform:uppercase;
}
/* HACK IE6 pour min-height */
#IE6 .resumetext{
	height:59px;
	position:relative;
}
/* FIN HACK IE6 pour min-height */
.resumetext a{
	display:block;
	float:left;
	margin:5px 0 0 0px;
	padding:0 0 0 15px;
	font-size:1em;
	color:#4F107A;
	background:transparent url(/_de/_de/html/careers/Img/common/chevronsViolet.gif) no-repeat 0 2px;
	font-weight:normal;
	font-size:0.8em;
	text-decoration:none;
}
.resumetext a:hover, .resumetext a:focus{
	text-decoration:underline;
}
.resumetext .vid{
	font-size:0.8em;
	color:#00A2DD;
	background:transparent url(/_de/_de/html/careers/Img/common/chevronsBleu.gif) no-repeat 0 2px;
	display:block;
	float:left;
}
.resumetext .vid:hover, .resumetext .vid:focus{
	text-decoration:underline;
}
.resumetext .desc{
	font-weight:normal;
	color:#555555;
}
#IE6 #corps .txt .scrollable{
	display:block;
	position:relative;
}

#introtext{
	display:block;
	margin-bottom:10px;
}
