#page_statique h1{
	text-align:center;
}
#page_statique h1 a{
	text-align:center;
	font-size: 15px;
}
#page_statique a{
	text-decoration:none;
	color:#505050;
}

#page_statique div.liens{
	padding:20px;
	margin:0 auto 20px auto;
}
#page_statique .liens h1{
	background:none;
	width:100%;
	height:41px;
	margin-bottom:0;
}

#page_statique div li a{
	font-size:12px;
	
}
#page_statique div.liens a {
	background:none;
}
#page_statique div.liens a:hover {
	background:none;
	color:#b2b2b2;
}
#page_statique div.liens ul li h1  a{	
	background: url(img/box_promo_puce1.gif) center left no-repeat !important;
	border-bottom:1px dotted #b2b2b2 !important;
	color: #505050;
	padding-left: 17px;
	height:40px;
	line-height:40px;
	display:block;
	text-align:left !important;
}
#page_statique ul.liens {
	width:85%;
	margin: 0 auto;
	list-style-type:none;
	background:none;
	border:none;
}
#page_statique ul.liens li a{	
	float:left;
	padding:5px 5px 5px 15px;
	font-size:10px;
	background: url(img/box_promo_puce1.gif) center left no-repeat;
	margin-right: 10px;
	color:#505050;
}
#page_statique ul.liens li a:hover {
	border: #6f6f6f 1px solid; 
	background-color: #ebebdc;
	padding:4px 4px 4px 14px;
}

#page_statique ul.liens li a.titre{
	text-decoration:underline;
	font-size: 12px;
	background:none;
	margin-bottom:30px;
	padding:5px 0 0 0;
	color:#505050;
}
#page_statique ul.liens li a.titre:hover{
	border:none; 
	background-color: none;
	padding:5px 0 0 0;
	color:#b2b2b2;
}
#page_statique h1.center{
	font-size:14px;
}

#page_statique h1.center a.ducat{
	font-size:16px;
	color:#063;
}

