﻿#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;
}

.resumeNolink{
	padding-bottom:8px;
	display:block;
	float:left;
	width:545px;
	margin-bottom:5px;
}
#corps .txt .scrollable .resumeNolink img{
	display:block;
	float:left;
	margin-left:33px;
	margin-right:18px;
	margin-top:3px;
	width:187px;
	height:70px;
	border:0;
	padding:2px;
}
.resumeNolink .resumetext{
	font-weight:bold;
	color:#666666;
	width:300px;
	padding-bottom:5px;
	display:block;
	float:left;
	border:0;
}
.resumeNolink .resumeTitre{
	text-transform:none;
}
/* 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(/_en/_us/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(/_en/_us/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;
}

/**
 * @section     google video bar
 * @tree        #videoBar-bar < .resume < .scrollable < .txt < #corps
 */
/*resets images styles*/
#corps #videoBar-bar img.gsc-branding-img-noclear {
     display:inline;
     float:none;
     margin:0; padding:0; border:0;
     width:auto; height:auto;
}
#corps #videoBar-bar .resultDiv_gsvb img {
     display:inline;
     float:none;
     margin:0; padding:0; border:0;
     width:100px; height:75px;
}

#corps  #videoBar-bar table.resultTable_gsvb {margin:50px auto 0;}
