.home {
	width:996px !important;
	padding:7px 12px !important;	
}

.layout-2-col {clear:both;}

	.layout-2-col .col-1 {width:676px;float:left;}
	.layout-2-col .col-2 {width:308px;float:left;}
	
.layout-2-col .col-1 .box {
	padding:5px 5px 26px 5px;
	background-color:#8e8e8e;
}

.layout-2-col .col-1 .box .chronique {
	border:1px solid #2b2726;
	background-color:#fff;
}
.layout-2-col .col-1 .box .archive{background:url(../img/bg_chroniques.jpg) repeat-y top right #fff;}

.layout-2-col .col-1 .box .chronique .col-1 {
	float:left;
	width:544px;
	background:#fff;
	padding:20px 0 20px 0;
}
	.layout-2-col .col-1 .box .chronique .col-1 .article {
		padding:20px 20px 24px 20px;
		background:url(../img/bg_article-dots.jpg) no-repeat center bottom;
	}
		.layout-2-col .col-1 .box .chronique .col-1 .article img{float:left; border:1px solid #6b6b6b;}
		.layout-2-col .col-1 .box .chronique .col-1 .article .text{float:left; width:370px; margin-left:20px;}
			.layout-2-col .col-1 .box .chronique .col-1 .article .text span{
				display:block;
				font-family:Verdana, Geneva, sans-serif;
				font-size:9px;
				text-transform:uppercase;
				color:#000;
			}
			.layout-2-col .col-1 .box .chronique .col-1 .article .text h3 a{
				font-size:18px;
				font-weight:bold;
				text-transform:uppercase;
				color:#000;
				margin:0;
			}
			.layout-2-col .col-1 .box .chronique .col-1 .article .text p{margin:0 0 15px 0;}
			.layout-2-col .col-1 .box .chronique .col-1 .article .text a{display:block;margin-bottom:10px;font-size:12px; color:#707070; text-decoration:none;}
			.layout-2-col .col-1 .box .chronique .col-1 .article .text .keywords {color:#9a9a9a; font-size:12px; margin:0;}
				.layout-2-col .col-1 .box .chronique .col-1 .article .text .keywords a{display:inline; color:#5687a1; font-size:11px; text-decoration:none;}
	
.layout-2-col .col-1 .box .chronique .col-2 {
	float:left;
	width:120px;
	padding:5px 0 0 0;
	background-color:#f0f1f3;
}

	.layout-2-col .col-1 .box .chronique .col-2 .box {background:none; padding:10px 0 10px 10px; border-bottom:1px solid #d0d0d0; border-left:1px solid #d0d0d0;}	
		.layout-2-col .col-1 .box .chronique .col-2 .box h3{margin:0 0 5px 0; font-size:11px; color:#7f0202; font-weight:bold; text-transform:uppercase;}
		.layout-2-col .col-1 .box .chronique .col-2 .box h4{margin:0; font-size:11px; color:#000; text-transform:uppercase;}
		.layout-2-col .col-1 .box .chronique .col-2 .box ul{margin:0; padding:0; list-style-type:none;}
		.layout-2-col .col-1 .box .chronique .col-2 .box a{font-size:9px; color:#616161; text-decoration:none;}
			.layout-2-col .col-1 .box .chronique .col-2 .box a:hover{text-decoration:underline;}
			

