﻿#titre{
	left:25px;
}

#corps{
	clear:both;
	display:block;
	padding:1em;
	width:730px;
	margin-left:25px;
	margin-bottom:15px;
}
#corps .txt{
	height:300px;
	clear:left;
	padding-top:10px;
}
#corps .txt .scrollable{
	height:300px;
	overflow:auto;
}
/* image format detail 138x107px */
#corps .txt img{
	display:block;
	margin-right:10px;
	margin-bottom:10px;
	/*
	width:auto;
	height:auto;
	
	width:138px;
	height:107px;
	*/
	border:1px solid #999999;
	padding:3px;
}

#corps .txt .img{
	float: left;
	display:block;
	margin-right:10px;
	margin-bottom:10px;
	width:146px;
	overflow:hidden;
}
/* fin image format detail 138x107px */
.resume{
	padding-bottom:8px;
	display:block;
	float:left;
	width:684px;
}
/* image format thumb 73x53px */
#corps .txt .scrollable .resume img{
	display:block;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:73px;
	height:53px;
	border:1px solid #999999;
	padding:2px;
}
/* fin image format thumb 73x53px */
.resumetext{
	font-weight:bold;
	color:#7E7473;
	min-height:59px;
	width:595px;
	padding-bottom:5px;
	border-bottom:dashed 1px #CCCCCC;
	display:block;
	float:left;
}
/* HACK IE6 pour min-height */
#IE6 .resumetext{
	height:59px;
	position:relative;
}
/* FIN HACK IE6 pour min-height */
.resumetext a{
	display:block;
	float:left;
	width:300px;
	margin:5px 0 0 0px;
	padding:0 0 0 15px;
	font-size:1em;
	color:#666666;
	background:transparent url(/_fr/_fr/html/company/Img/common/chevrons.gif) no-repeat 0 2px;
	text-decoration:underline;
	font-weight:normal;
	font-size:0.8em;
}
.resumetext a:hover, .resumetext a:focus{
	color:#660033;
}
.resumetext .vid{
	font-size:0.8em;
	color:#666666;
	text-decoration:underline;
	display:block;
	float:left;
	width:300px;
}
.resumetext .vid:hover, .resumetext .vid:focus{
	color:#660033;
}
#IE6 #corps .txt .scrollable{
	display:block;
	position:relative;
}

