body {
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	margin-top: -15px;
	color: #666666;
}
table {
	background-color: #FFFFFF;
}
td {
	font-size: 12px;
}
.text {
	border: 1px solid #999999;
}
td.bordure {
	background-color: #ffffff;
}
a{
	line-height: 20px;
	color: #999999;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a.categories{
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
a:hover.categories{
	text-decoration: underline;
}
a.liens{
	text-align: left;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
a:hover.liens{
	text-decoration: underline;
}
.titre {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px;
	width: 95%;
	background-color: #51b29f;
}
.post {
	padding: 10px;
	font-size: 13px;
	border: 1px dashed #999999;
	text-align: justify;
}
.postHeader {
	padding-left: 10px;
	width: 100%;
	font-size: 14px;
	text-align: left;
}
.postFooter, a {
	width: 100%;
	text-align: right;
	color: #666666;
}
a.postFooter {
	text-align: left;
	text-decoration: none;
}
a:hover.postFooter {
	text-decoration: underline;
}
