
#sidebureau h2, .bloc_bureau h2 {
	color:#33435B;
	border-bottom:1px dotted #33435B;
	font-family:"Trebuchet MS", Verdana;
	margin-bottom:10px;
	background:url(../img/bg_h2_sidebureau.png) no-repeat left 2px;
	padding-left:20px;
	}
	.bloc_bureau h2#alertes {
	background:url(../img/bg_h2_alertes.png) no-repeat left 2px;
	}
	.bloc_bureau h2#nouveautes {
	background:url(../img/bg_h2_nouveautes.png) no-repeat left 2px;
	}
	.bloc_bureau h2#infos {
	background:url(../img/bg_h2_infos.png) no-repeat left 2px;
	}
	
#contenu h2, #utilbureau h2 {
	font-family:"Trebuchet MS", Verdana;
	color:#dadde6;
	font-size:14px;
	}
	
h1
{
    /*old
	font-family: "Trebuchet MS" , Verdana;
    color: #0764A4;
    font-size: 18px;
    margin: 5px 20px 1px 20px;
    z-index:0;*/
	
	color: #6e6e6e;

    font-family: "TitilliumText22LLight";
    font-size: 18px;
    font-weight: normal;
    margin: 5px 10px 10px;
}	
	
h1.titre_bureau {
	margin:10px 20px;
	z-index:0;
	}
	
