body {
	margin:0px;
	background-color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
top1 {
}
#top2 {
	margin-top:8px;
}
#boost_head {
}
#boost_head .th {
	margin:1px;
	border:#da091d 1px solid;
}
#post {
	margin:3px 3px 8px 3px;
	border:#da091d 1px dashed;
	background:#fdf4f5
}
#post .th {
	float:left;
	margin:3px;
	border:#da091d solid 1px;
}
#post h2 {
	margin:0px;
	font-size:18px
}
#post .desc {
	margin:2px;
}
#post .meta {
	margin:2px;
	font-size:10px
}
#post a {
	color:#ad0010
}
#boost {
	text-align:center;
	margin:7px 0 0 0;
}
#boost .th {
	border:#da091d solid 1px;
	margin:0 0 4px 0;
}
#sidebar {
}
#sidebar h3 {
	margin:4px 0 4px 0;
}
#category {
	list-style-type:square;
	color:#da091d
}
#category li {
	font-size:24px;
	font-weight:bold;
	margin-bottom:10px;
}
#category a {
	color:#42002c
}
#category a:hover {
	text-decoration:none;
}
#category a:visited {
	color:#42002c
}
#news {
	list-style:square
}
#news li {
	font-size:14px;
	margin-bottom:5px;
	font-weight:bold
}
#news a {
	color:#42002c
}
#news a:hover {
	text-decoration:none;
}
.infos_top {
	text-align:center;
	margin-top:10px;
}
.infos_top p {
	margin:3px;
}
.infos_top a{ color:#ad0010}
.sep {
	background: url(/images/sep.png) repeat-x;
	height:6px;
}

.foot{ color:#000;}
.foot a{ color:#ad0010; }



.clear {
	clear:both
}
.paginationblock {
	display:block;
	text-align:center;
	color:#000;
	margin-top:20px;
	margin-bottom:10px;
}
a.pagination {
	padding:3px;
	margin-left:5px;
	color:#ad0010;
	border:1px solid #ad0010;
	background:#FFF;
}
a.pagination:hover {
	background:#ad0010;
	color:#FFF;
}
.page_actuelle {
	display:inline;
	padding:3px;
	margin-left:5px;
	color:#ad0010;
	border:1px solid #ad0010;
	background:#fff;
	font-weight:bold;
}
