@charset "utf-8";
/* CSS Document */

#derniers-articles-rubrique {
	float:left;
	margin:0px 0px 0px 0px;
	width:334px;
	background-image:url(../images/separateur.gif);
	background-repeat: no-repeat;
	background-position: 0px 32px;
	font-size:12px;
	color:#444444;
}
#derniers-articles-rubrique a {
	padding:5px 0px 5px 0px;
	font-size:12px;
	color:#444444;
	text-decoration:none;
}
#derniers-articles-rubrique a:hover {
	padding:5px 0px 5px 0px;
	font-size:12px;
	color:#444444;
	text-decoration:underline;
}
#derniers-articles-rubrique li {
	color:#444444;
	line-height:14px;
	list-style-type: disc;
}
#partenaires {
	float:left;
	margin:0px 18px 0px 0px;
	padding:0px 0px 0px 0px;
	width:334px;
	height:200px;
	background-image:url(../images/separateur.gif);
	background-repeat: no-repeat;
	background-position: 0px 29px;
}
#partenaires h2 {
	color: #00304e;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: normal;
	padding: 0px 0px 0px 15px;
	margin:0px 0px 0px 0px;

}