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;
	}
#content li{
	margin-bottom : 15px;
	
	}
#archives{
	position : absolute;
	right : 0px;
	top : 0px;
	width : 182px;
	height : 2.1em;
	line-height : 2.1em;
	background : url("../img/commun/ico-doc.gif") 0 1px no-repeat;
	padding-left : 16px;
	z-index :3;
	}
#archives a{
	display : block;
	color : #D22328;
	font-weight : bold;
	padding-left : 4px;
	background-color : #F5F4EA;
	text-transform : uppercase;
	}
.date{
	color : #E60004;
	font-weight : bold;
	font-size : 0.9em;
	}
.presentation{
	padding-left : 0px;
	}
.pagination{
	margin : 10px 0 10px 0;
	padding : 3px 10px 3px 0px !important;
	font-weight : bold;
	float : left;
	background-color : #eeeeee;
	height : 15px;
	padding-right : 10px !important;
	}
.pagination li{
	display : inline;
	padding-left : 10px;
	}
.pagination a{
	font-weight : normal;
	text-decoration : underline;
	}
.pagination a:hover{
	text-decoration : none;
	}
pagination .pseudoA{padding-left : 10px;}

ul.template {
	padding : 0 !important;
	}
.template li{
	list-style-type : none !important;
	}
#yearSelector{
	float : right;
	background-color : #DAD6B2;
	padding : 4px 0 4px 10px;
	color : #666666;
	line-height : 22px;
	margin-top : -35px;
	}
#yearSelector option, #yearSelector select{
	color : #666666;
	}