﻿#titre{
	left:25px;
}

#corps{
	clear:both;
	display:block;
	padding:1em;
	width:730px;
	margin-left:25px;
	margin-bottom:15px;
}
#corps .txt{
	height:130px;
	padding-top:200px;
	background:transparent url(/_fr/_fr/html/company/Img/publications-bckg.jpg) no-repeat 0 -4px;
}
#corps .txt .scrollable{
	display:block;
	float:left;
	width:318px;
	height:130px;
	padding:0 50px 0 20px;
	overflow:auto;
	color:#5C3A4B;
	font-size:0.9em;
}
#corps .txt .last{
	padding:0 0 0 20px;
}
#corps .txt .scrollable h3{
	color:#6D5F5F;
	font-weight:bold;
	font-size:1.1em;
	padding:4px 0 2px 0;
}
#corps .txt .scrollable a{
	margin:0;
	padding:0 2px 0 15px;
	color:#770746;
	background:transparent url(/_fr/_fr/html/company/Img/common/chevrons.gif) no-repeat 0 4px;
}

/* IE6 bug des objets qui débordent et ne sont plus scrollables !*/

#IE6 #corps .txt .scrollable{
	height:115px;
	overflow:auto;
	display:block;
	position:relative;
}
