#MenuUtilitaires li a.premier { border-top-color:#3377AA!important; }
#MenuUtilitaires li a { border-bottom-color:#3377AA!important; }


.boitePierreLafleur { background-color:#5b7795; padding:5px; color:#fff; margin-bottom:10px; }


/* Les boutons témoignages vidéo à l'accueil de la section */
#BoiteTemoignagesVideo {
	background-color:#4D5154;
	padding:12px;
	overflow:hidden;
	/*margin:15px 0 0 0;*/
}
#BoiteTemoignagesVideo div {
	float:left;
	width:255px;
}
#BoiteTemoignagesVideo div.col1 {
	margin-right:30px;
}
#BoiteTemoignagesVideo a {
	display:block;
	color:#fff;
	font-size:11px;
	text-decoration:none;
}
#BoiteTemoignagesVideo strong {
	display:block;
	font-size:12px;
}
a#temClaudeGodbout {
	background-image:url(../img/ase/tem_video_CG_off.jpg);
	background-repeat:no-repeat;
	width:255px;
	height:143px;
	margin-bottom:5px;
}
a#temClaudeGodbout:hover { background-image:url(../img/ase/tem_video_CG_on.jpg); }

a#temAntoineRoussel {
	background-image:url(../img/ase/tem_video_AR_off.jpg);
	background-repeat:no-repeat;
	width:255px;
	height:143px;
	margin-bottom:5px;
}
a#temAntoineRoussel:hover { background-image:url(../img/ase/tem_video_AR_on.jpg); }


#lstServices { overflow:hidden; }
#lstServices ul { float:left; width:255px; }
#ZoneTexte #lstServices ul.triangle_v li { margin-bottom:10px; }
#lstServices ul.col1 { margin-right:42px; }



/* Styles pour l'impression */
@media print
{
	#TableauCredits #CentreColMilieu.SansMenuGaucheFull #ZoneTexte { width:670px;}
}