﻿.dispatch {
	background: transparent url(/_fr/_fr/html/sustainableDevelopment/Img/dispatch/dispatchBckg.jpg) no-repeat;
}

/* ////// GENERAL //////// */
#page{
	height:436px;
	background-color:#266CAF;
}
#content{
	height:436px;
	width:925px;
}
#titre{
	display:block;
	overflow:auto;
	padding-bottom:70px;
}

.push{
	display:block;
	float:left;
	width:295px;
	height:199px;
}
#IE6 .push{
	display:inline
}
.push .content a{
	display:block;
	color:black;
	padding-bottom:10px;
}
.push .content img{
	display:block;
	padding-bottom:5px;
}

#push1{
	margin:0 32px 0 162px;
	background: transparent url(/_fr/_fr/html/sustainableDevelopment/Img/dispatch/dispatch2Push1Bckg.png) no-repeat top left;
}
#push1 .content{
	display:block;
	float:left;
	padding:26px 5px 0 61px;
	width:310px;
	height:173px;
}

#push2{
	margin:0;
	background: transparent url(/_fr/_fr/html/sustainableDevelopment/Img/dispatch/dispatch2Push2Bckg.png) no-repeat top left;
}
#push2 .content{
	display:block;
	float:left;
	padding:26px 0px 0 97px;
	width:198px;
	height:173px;
}
/* hacks IE 6 pour fonds PNG */
#IE6 #push1{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/_fr/_fr/html/sustainableDevelopment/Img/dispatch/dispatch2Push1Bckg.png,sizingMethod='image');
	background-image: none;
}
#IE6 #push2{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/_fr/_fr/html/sustainableDevelopment/Img/dispatch/dispatch2Push2Bckg.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;
}
