/*** DEFAULT CSS FOR bloc_5 ***/			
#bloc_5 {
	min-height: 400px;
	padding: 0px 0px 0px 25px;
}
#bloc_5 span.logo{
	display: block;
	float: left;
	height: 55px;
	width: 55px;
	background: transparent url(../images/big_accueil.gif) no-repeat 0 0;
	margin-bottom: 10px;
}
#bloc_5 #infosdiv {
	clear: left;
	float: left;
	width: 515px;
}
#bloc_5 #infosdiv h2{
	text-transform: none;
	color: #003F8D;
	border : none;
	margin-bottom: 0px;
}
#bloc_5 #infosdiv .ergonomic_content, .business_content, .technology_content, .listening_content, .referencing_content {
	clear: both;
	text-align: justify;
	height : 55px;
	width : 500px;	
}

#bloc_5 #infosdiv .ergonomic_content{
	background : url(../images/bg_li_ergonomic.jpg) no-repeat 100% 0;
}

#bloc_5 #infosdiv .business_content{
	background : url(../images/bg_li_evolution.jpg) no-repeat 100% 0;
}

#bloc_5 #infosdiv .technology_content{
	background : url(../images/bg_li_technology.jpg) no-repeat 100% 0;
}

#bloc_5 #infosdiv .listening_content{
	background : url(../images/bg_li_listening.jpg) no-repeat 100% 0;
}
#bloc_5 #infosdiv .referencing_content{
	background : url(../images/bg_li_referencement.jpg) no-repeat 100% 0;
}

#bloc_5 #infosdiv .ergonomic_content p, .business_content p, .technology_content p, .listening_content p, .referencing_content p {
	padding : 10px 80px 15px 25px; 
}
#bloc_5 #infosdiv .ergonomic_content strong, .business_content strong, .technology_content strong, .listening_content strong, .referencing_content strong {
	color: #889B19;
}
#bloc_5 #infosdiv .content p{

}


/* menu bas */
#bloc_5 #menupack {
	width: 200px;
	padding: 5px;
	margin: 0px 0px 10px 20px;
	float: left;
	border: #aaa solid 1px;
	background: #fff url(../images/photos/photo_accueil.jpg) no-repeat 100% 0;
}
* html #bloc_5 #menupack {
	float: right;
	margin: 50px 5px 0px 0px;
}
* + html #bloc_5 #menupack {
	float: right;
	margin: 50px 5px 0px 0px;
}
#bloc_5 #menupack h2{
	float: none;
	border: none;
	text-align: center;
}
#bloc_5 ul li {
	list-style: none;
	display: inline;
	font-size:0;
}
#bloc_5 ul li a {
	font-size: 9px;
	font-weight: bold;
	display: block;
	width: 95px;
	text-align: center;
	float: left;
	margin: 10px 1px;
	padding: 40px 1px 0px 1px;
}
#bloc_5 ul li a:hover{
	color: #889B19;
}
#bloc_5 ul li#showcase a{
	background: transparent url(../images/packs/menu_pack/pack_vitrine.gif) no-repeat 50% 0px;
}
#bloc_5 ul li#showcase a:hover{
	background: #DDEABE url(../images/packs/menu_pack/pack_vitrine.gif) no-repeat 50% -60px;
}
#bloc_5 ul li#dynamic a{
	background: transparent url(../images/packs/menu_pack/pack_dynamique.gif) no-repeat 50% 0px;
}
#bloc_5 ul li#dynamic a:hover{
	background: #DDEABE url(../images/packs/menu_pack/pack_dynamique.gif) no-repeat 50% -60px;
}
#bloc_5 ul li#e_business a{
	background: transparent url(../images/packs/menu_pack/pack_commerce.gif) no-repeat 50% 0px;
}
#bloc_5 ul li#e_business a:hover{
	background: #DDEABE url(../images/packs/menu_pack/pack_commerce.gif) no-repeat 50% -60px;
}
#bloc_5 ul li#premium a{
	background: transparent url(../images/packs/menu_pack/pack_premium.gif) no-repeat 50% 0px;
}
#bloc_5 ul li#premium a:hover{
	background: #DDEABE url(../images/packs/menu_pack/pack_premium.gif) no-repeat 50% -60px;
}
#bloc_5 ul li#promotion a{
	background: transparent url(../images/packs/menu_pack/pack_event.gif) no-repeat 50% 0px;
}
#bloc_5 ul li#promotion a:hover{
	background: #DDEABE url(../images/packs/menu_pack/pack_event.gif) no-repeat 50% -60px;
}
#bloc_5 ul li#options a{
	background: transparent url(../images/packs/menu_pack/options.gif) no-repeat 50% 0px;
}
#bloc_5 ul li#options a:hover{
	background: #DDEABE url(../images/packs/menu_pack/options.gif) no-repeat 50% -60px;
}
/* opera 
html[xmlns*=""] body:last-child #bloc_5 ul li#dynamic a{ 
	margin-top: 0px;
}*/