#blocInfoGrand,  #blocBienvenue{
	width:475px;
	margin-bottom:12px;
	font-size: 12px;
	position:relative;
}

#blocInfoGrand .header, #blocBienvenue .header{
	background-image:url("../../../../images/blocInfoGrandHeader.jpg");
	background-repeat:no-repeat;
	height:33px;
	padding-left:32px;
	padding-top:20px;
	color:#3D60A2;
	font-size:17px;
	/*pasc*/
	font-weight:bold;
}

#blocInfoGrand .corps, #blocBienvenue .corps{
	background-image:url("../../../../images/blocInfoGrandFond.jpg");
	background-repeat:repeat-y;
	padding-bottom:10px;
	padding-left:32px;
}

#blocInfoGrand p, #blocBienvenue p{
	/*font-size: 1.1em;*/
	/*font-size: 1.1em;*/
	margin-bottom:5px;
	margin-right:10px;
	text-align:justify;
}

#blocInfoGrand .footer, #blocBienvenue .footer{
	
}

#blocInfoGrand li{
	background-image:url("../../../../images/blocInfoGrandSeparateur.jpg");
	background-position:center bottom;
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-right:6px;
	padding-bottom:12px;
	
		
}

#blocInfoGrand li span{
	color:#d33a2f;
}

#blocInfoGrand ul li{
	display:block;
}
#blocInfoGrand ul#presse {
	display:block;	
	height:29px;
}
#blocInfoGrand ul#presse li{
	background:none;
	display:block;
	float:left;
	margin:4px;
}


#blocBienvenue .image{
	float:right;
}

#blocBienvenue img{
	float:right;
}

#blocInfoGrand.moduleAcces{
	text-align:center;
	margin-top:10px;
}