.bloc-rubrique{}
.bloc-rubrique div.bloc{ clear:both; min-height: 160px; margin-bottom:30px;}
.bloc-rubrique div.bloc h3 {
	background: url("images/picto.jpg") no-repeat scroll left center transparent;
    color: #294D83;
    float: left;
    font-family: 'HelveticaNeue45Light';
    font-size: 24px;
    padding-left: 24px;
    width: 425px;
}
.bloc-rubrique div.bloc h3 a {color:#294d83;}
.bloc-rubrique div.bloc .pic {width:240px; height:160px; float:left; clear:left; margin-right: 30px;}
.bloc-rubrique div.bloc .pic img {width:240px; height:160px;}
.bloc-rubrique .detail {text-align:center;}
.bloc-rubrique .detail a { color:#FFF;}
.bloc-rubrique .detail a:hover { color:#ff8a00; text-decoration:none;}