﻿/* ////////// hauteur txt et scrollable pour version fiche initiatives ////////// */
#corps .txt{
	height:325px;
}
#corps .txt .scrollable{
	height:325px;
}



/* /////////// ThirdNav pour initiatives NAV VERTICALE  ////////// */
#thirdNav {
	display:block;
	float:left;
	width:190px;
	margin-top:10px;
	padding-top:4px;
	border:0;
	height:320px;
	overflow:auto;
}
#thirdNav ul, #thirdNav li{
	padding:0;
	list-style:none;
}
#thirdNav li a{
	display:block;
	float:left;
	font-size:0.9em;
	width:150px;
	text-transform:uppercase;
	color:#666666;
	text-decoration:none;
	border-bottom:dashed 1px #CCCCCC;
	/**/
	padding:0 0 3px 15px;
	margin:3px 0 0 0;
	background:transparent url(/_de/_de/html/company/Img/common/chevrons.gif) no-repeat 0 2px;
	
}
#corps .txt{
	display:block;
	clear:none;
	height:420px;
	overflow:hidden;
	font-size:1em;
	color:black;
	margin-bottom:10px;
}
/* image format fiches 160x186px */
#corps .txt img{
	display:block;
	margin-right:10px;
	margin-bottom:10px;
	width:180px;
	height:240px;
	border:1px solid #999999;
	padding:3px;
}
#corps .txt .img{
	float: left;
	display:block;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	width:188px;
	overflow:hidden;
}
/* fin image format fiches 175x220px */

#IE6 #thirdNav{
	display:block;
	position:relative;
}
#IE6 #thirdNav{
	display:block;
	position:relative;
}