.postWrapper {
	padding-bottom: 25px;
}
.postTitle {
	background-image: url(../images/titre_fleche_jaune.gif);
	background-position: left bottom;	
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
.postTitle h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	background-color: #FF9E0D;
	color: #000000;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 7px;
}
.postTitle h2 a { color: #000000; }
.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	background-color: #FF9E0D;
	color: #000000;
	padding-bottom: 5px;
	padding-left: 15px;
}
.postContent {
	padding-bottom: 5px;
	padding-left:5px;
}
.postDetails {
	font-size: 10px;
	padding-left:5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.postBookmarks {
	padding-bottom: 15px;
}
.postBookmarks h4 {
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	padding-bottom: 15px;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	font-size: 10px;
	padding: 0px;
}
.postError {
	font-size: 16px;
}

/* SG : Modifications css pour blog */
/*.blog .head h4 { background-image:url(../images/icon_page_white_text.gif); }*/

.blogmenulink {
	padding-bottom:3px;
}
.blogmenulink a {
	text-decoration:none;
}
.blogmenulink a:hover {
	color: #FFFFFF;
	/*text-decoration: underline;*/
}