/* @override http://localhost:8888/corporate.neocom.fr/styles/section_activite.css */

div#bloc_sh {
	height: 57px;
	background-image: url(../images/fond/fond_sh_activites.jpg);
}

div#accroche_fond {
	height: 57px;
}
#menu_haut_activites {
	background-image: url(../images/menu_haut/menu_on_03.png);
}
#menu_haut_activites:hover {
	background-image: url(../images/menu_haut/menu_on_03.png);
}



#grosseConsole {
	display: block;
	margin-top: 0;
	padding-top: 15px;
}

#accroche {
	height: 30px;
}

div#pasFlash {
	background-image: url(../images/noflash_activites.png);
	height: 177px;
	padding-top: 58px;
	text-align: center;
}



div.fiche {
	background: #e2e2e2 url(../images/fond/fiche_bas.png) no-repeat 0 bottom;
	width: 538px;
	margin-bottom: 10px;
	padding-bottom: 11px;
	color: #3f3f3f;
}

div.fiche p {
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 25px;
	background: url(../images/fond/fiche_haut.png) no-repeat;
	height: 37px;
}

div.fiche img {
	float: right;
}

#services a.ident img {
	vertical-align: bottom;
}
