﻿
#corps{
	clear:both;
	display:block;
	width:795px;
	margin:0;
	padding:0;
}

.push{
	display:block;
	float:left;
	width:419px;
	height:254px;
}
#IE6 .push{
	display:inline
}
.push .content a{
	display:block;
	color:black;
	padding-bottom:10px;
}
.push .content img{
	display:block;
	padding-bottom:18px;
}

#push{
	margin:30px 0 0 224px;
	background: transparent url(/_en/_ww/html/sustainableDevelopment/Img/reports/reportsPushBckg.png) no-repeat top left;
}
#push .content{
	display:block;
	float:left;
	padding:26px 25px 0 162px;
	width:228px;
	height:173px;
}
/* hacks IE 6 pour fonds PNG */
#IE6 #push{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/_en/_ww/html/sustainableDevelopment/Img/reports/reportsPushBckg.png,sizingMethod='image');
	background-image: none;
}
/* hacks IE 6 pour liens dans blocs avec fonds PNG */
#IE6 .push .content{
	position:relative;
}
#IE6 .push .content a{
	float:left;
	width:178px;
}
/*liste des rapports */
#previousReports{
	list-style:none;
	margin-top:8px;
}
#previousReports li{
	list-style:none;
	display:block;
	width:50px;
	float:left;
	padding-left:9px;
	line-height:0.8em;
	background:transparent url(/_en/_ww/html/sustainableDevelopment/Img/common/puceListe.gif) no-repeat 0 -7px;
}
