#module-prestablog-blog #sidebar > div {
	display: none;
}

#module-prestablog-blog #sidebar > #block_blog_categories {
	display: block;
}

#module-prestablog-blog #sidebar > #block_blog_categories .title_block,
#module-prestablog-blog #sidebar > #block_blog_categories .title_block > a {
	background: #8AB820;
	color: #fff;
}

#module-prestablog-blog #sidebar > #block_blog_categories .title_block {
	padding: 3px 15px;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 5px;
}

#module-prestablog-blog #sidebar > #block_blog_categories ul li a {
	text-transform: uppercase;
}

#module-prestablog-blog #center_column #block_category_description {
	margin-bottom: 20px;
	color: #999;
}

#module-prestablog-blog #center_column #block_category_description .prestablog_cat_img {
	float: left;
	max-width: 50%;
	margin-right: 20px;
}

#module-prestablog-blog #center_column #blog_list {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#module-prestablog-blog #center_column #blog_list li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #f0f0f0;
}

#module-prestablog-blog #center_column #blog_list li .block_gauche {
	float: left;
	width: 20%;
}

#module-prestablog-blog #center_column #blog_list li .block_droite {
	float: left;
	width: 80%;
}

#module-prestablog-blog #center_column #blog_list li .block_droite .block_title {
	line-height: 26px;
	font-size: 22px;
	text-align: left;
	padding: 0;
	margin-bottom: 10px;
}

#module-prestablog-blog #center_column #blog_list li .block_droite .block_title a:hover {
	text-decoration: none;
}

#module-prestablog-blog #center_column #blog_list li .block_droite p {
	color: #999;
}

#module-prestablog-blog #center_column .block_content div,
#module-prestablog-blog #center_column .block_content p,
#module-prestablog-blog #center_column .block_content ul li {
	color: #999;
	font-size: 12px;
	line-height: 18px;
}

#module-prestablog-blog #center_column h2,
#module-prestablog-blog #center_column h3,
#module-prestablog-blog #center_column h4 {
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
}

#module-prestablog-blog #center_column h2 {
	font-size: 20px;
}

#module-prestablog-blog #center_column h3 {
	font-size: 16px;
}

#module-prestablog-blog #center_column .info_blog {
	display: none;
}
