h1.blog {
	font-size: 1.1em;
	padding-top: 3px;
		padding-bottom: 1px;
	padding-left: 19px;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(imablog/puce-titres-h1.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
		border: 0px none;
}
/*
	font-size: 20px;
	color: #FF6600;
	padding-top: 52px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px 0px 10px 36px;
	text-align: left;
	background-image: url(ima3/spacer.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EED4F6;
	line-height: normal;
*/
h2.blog {
	font-size: 1em;
		color: #E66640;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 19px;
}

h3.blog {
	font-size: 0.95em;
	font-weight: normal;
	padding-bottom: 2px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 19px;
	color: #333333;
	margin-top: 0px;
}
#blog a {
	color: #CC0000;
	}
	
#blog a:visited {
	color: #990000;
}
#blog a:hover {
	color: #006699;
}
#blog a:active {
	color: #E66640;
}
.page-date-blog {
	color: #848435;
	padding-left: 36px;
	font-size: 0.85em;
	padding-top: 2px;
}
#blog {
	padding: 4px;
	background-color: #F4F4E3;
	margin-top: 25px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #E66640;
	border-bottom-color: #E66640;
}