#titreArticle {
	width: 100%;
	background: url("/img/common/trait.gif") no-repeat left bottom;
	padding-bottom: 15px;
	margin-bottom: 25px;
}
#titreArticle h1 {
	padding: 0;
	margin: 0;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
}
#type1 #titreArticle h1 {
	color: #589E2A;
}
#type2 #titreArticle h1 {
	color: #FC7700;
}
#type3 #titreArticle h1 {
	color: #2DA2DE;
}
#titreArticle h2 {
	padding: 0 0 0 30px;
	margin: 0;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
#article {
	width: 100%;
	background: url("/img/common/trait_pt.gif") no-repeat center bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#article h3 {
	padding: 0;
	margin: 0;
	color: #2DA2DE;
	font-size: 12px;
	font-weight: bold;
}
#article h4 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
}
#post h5 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
