h1{
	font-size : 1.4em;
	position :  relative;
	margin-bottom : 20px;
	line-height : 1.5em;
	height : 1.5em;
	text-transform : uppercase;
	}
h1 span{
	display :block;
	float : left;
	padding : 0 20px 0 20px;
	background-color : #DAF2C6;
	}
a.linkListe{
	background : url("../img/commun/puce-orange.gif") 0px 4px no-repeat;
	color : black;
	font-weight : bold;
	padding-left : 20px;
	font-size : 1.1em;
	}
a.linkListe:hover{
	color : #FAA000;
	}
#content{
	padding : 0px 10px 15px 10px;
	text-align : justify;
	width : 727px;
	}
.itemNG{
	padding-left : 30px;
	margin-bottom : 5px;
	position : relative;
	}
.date{
	color : #E60004;
	font-weight : bold;
	font-size : 0.9em;
	}
.presentation{
	padding-left : 0px;
	}
ul.template {
	font-weight : bold;
	line-height : 2em;
	padding : 0 !important;
	}
.template li{
	list-style-type : none !important;
	}
.template li a{
	padding-left : 20px;
	background : url("../img/commun/puce-orange.gif") 0 5px no-repeat;
	font-size : 1.1em;
	color : black;
	}
.template li ul{
	padding : 5px 0 5px 30px !important;
	}
.template li ul li a{
	padding-left : 12px;
	background : url("../img/commun/puce-rond-gris.gif") 0 5px no-repeat !important;
	color : #666666 !important;
	}
.template li ul li a:hover{
	color : #F9A101 !important;
	text-decoration : underline;
	}
.text{
	font-weight : normal;
	line-height : 1em;
	padding-left : 12px;
	}