#calendar_blog caption {
	line-height	: 1.3em;
	font-weight	: bold;
	text-align	: center;
	position	: relative;
	display		: table-caption;
}

#calendar_blog td a{
	text-decoration		: none;
	font-weight			: bold;
	background-color	: #834501;
	color				: #fff;
}

/* Nuage de mots-clés*/
.tag1 {
	font-size 		: 100%;
	text-decoration : underline;
	color 			: #99A2AA;
	font-weight		: bold;
}

.tag2 {
	font-size		: 115%;
	text-decoration	: none;
	color 			: #FA0628;
	font-weight		: bold;
}

.tag3 {
	font-size		: 120%;
	text-decoration	: none;
	color 			: #0FEBBA;
	font-weight		: bold;
}

.tag4 {
	font-size		: 130%;
	text-decoration	: none;
	color 			: #CEE43E;
	font-weight		: bold;
}

.tag5 {
	font-size		: 140%;
	text-decoration	: none;
	color 			: #FDCB02;
	font-weight		: bold;
}

.tag6 {
	font-size		: 150%;
	text-decoration	: none;
	color 			: #C489F2;
	font-weight		: bold;
}

.tag7 {
	font-size		: 160%;
	text-decoration	: none;
	color 			: #0C77D2;
	font-weight		: bold;
}

.tag8 {
	font-size		: 170%;
	text-decoration	: none;
	color 			: #16ABA9;
	font-weight		: bold;
}

.tag9 {
	font-size		: 180%;
	text-decoration	: none;
	color 			: #35B1F8;
	font-weight		: bold;
}

.tag10 {
	font-size		: 190%;
	text-decoration : none;
	color 			: #F0A7CB;
	font-weight		: bold;
}

.blog_title a{
	text-decoration	: none;
	font-size		: 1.2em;
	color			: #9C4DA2;
	font-weight		: bold;
	margin-top		: 10px;
}

.blog_title{
	/*font-size		: 1.4em;
	font-weight		: bold;*/
}

.blog_author {
	padding		: 0;
	font-weight	: bold;
	font-size	: 0.9em;
	margin-top	: 10px;
}

.blog_footer {
	padding			: 0 0 20px 0;
	font-style		: italic ;
	margin-bottom	: 30px;
	margin-top		: 10px;
}

.blog_comment {
	color			: #FB942F;
	text-decoration	: none;
	font-style		: italic ;
}

.blog_content{
	padding : 0 !important;
	width	: 728px;
}

.blog_content .size2columns{
	/*margin-left : -15px !important;
	width		: 390px;*/
	}

.comments{
	border		: dotted 1px #AAA;
	padding		: 5px;
}

.article_list li{
	list-style	: none;
}

#container .aggregator .zone ul, li {
	/*margin	: 0 !important;*/
}
