#centre h1	{
	border:0;
	margin:0;
	color: #993300;/*#0020AE;*/
	background-image:url(../images/puce-menu-active.gif);
	background-repeat:no-repeat;
	background-position:0px 0.2em;
	font-size: 140%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 23px;
	padding-left: 15px;
}

#centre h2	{
	border:0;
	margin:0;
	color: #000000;
	font-size: 130%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
}

#centre h2.bulletin	{
	text-align:left;
	color: #993300;/*#0020AE;*/
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#centre h3	{
	border:0;
	margin:0;
	color: #000000;
	font-size: 120%;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#centre h3.bulletin	{
	color: #993300;/*#0020AE;*/
	
}

#centre h4	{
	border:0;
	margin:0;
	color: #000000;
	font-size: 110%;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
}

#centre h5	{
	border:0;
	margin:0;
	color: #000000;
	font-size: 100%;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
}

#centre h6	{
	border:0;
	margin:0;
	color: #000000;
	font-size: 90%;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
}

#centre p.encadre	{
	font-size: 100%;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-weight: bold;
	background-color: #EFBF41;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#centre p.date	{
	margin:0;
	font-size: 80%;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
}


#centre p.haut_page {
	text-align:right;
}

#centre p.haut_page a, p.haut_page a:visited {
	background-image:url(../images/haut_page.gif);
	background-repeat:no-repeat;
	background-position:100% 0.25em;
	padding:3px 18px 3px 0;
	color:#1A3363;
	text-decoration:none;
	font-size:90%;
}

#centre a.nouvelles:link		{color:#000000; text-decoration:none;}
#centre a.nouvelles:active	{color:#B9401F; text-decoration:underline;}
#centre a.nouvelles:visited {color:#000000; text-decoration:none;}
#centre a.nouvelles:hover {color:#B9401F; text-decoration:underline;}

#centre ul {
	list-style-type:none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

#centre ul li {
	margin:0;
	background-image:url(../images/puce.gif);
	background-repeat:no-repeat;
	background-position:30px 0.4em;
	display:block;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 40px;
}

#centre ul.archive {
	font-size:90%;
	list-style:none;
	margin:0;
	color:#000000;
	padding-top: 5px;
	padding-right: 125px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#centre ul.archive li {
	display:inline;
	background-image:url();
	margin: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	line-height: 15px;
}

#centre ul.archive li a {
	background-image:url(../images/puce-menu-niv2.gif);
	background-position:0px 0.1em;
	color:#000000;
	text-decoration:none;
	background-repeat: no-repeat;
	padding-left: 12px;
}

#centre ul.archive li a:hover {
	color:#000000; 
	text-decoration:underline;
}

#centre ul.archive li a.actif {
	background-image:url(../images/puce-menu-niv2-active.gif);
	background-position:0px 0.1em;
	color:#993300;
	text-decoration:none;
	background-repeat: no-repeat;
	font-weight: bold;
}

#centre ul.archive li a.actif:hover {
	color:#000000; 
	text-decoration:underline;
}


#centre hr {
	border:0;
	border-top:1px solid #AF5E36;
	height:1px;
	padding:0;
	background-color:transparent;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
}