div#colonne1{

	width:509px;
	float:left;
	margin-right:45px;
	font-size:12px;
}

div#colonne2{
	border-left:1px solid #cdcdcd;
	padding-left:10px;
	margin-left:10px;
	margin-right:10px;
	width:180px;
	float:left;
}

div#colonne3{
	padding:7px 0 0 23px;
	background-image:url(../images/colonne3_bg.gif);
	background-repeat:repeat-y;
	width:190px;
	float:left;	
	font-size:12px;
}

div#colonne3 .titre{
	font-weight:bold;
	font-size:14px;
	margin-bottom:3px;
}

div .article_titre{
	font: Verdana, Arial;
	font-weight:bold;
	font-size:18px;
}

div .chapo{
	font-weight:bold;
	font-size:14px;
	color:#675953;
}

div .texte_rouge{
	color:#97163f;
}

div .separateur{
	margin:5px 0 8px 0;
	background-image:url(../images/article_separateur.gif);
	background-repeat:repeat-x;
	height:3px;
}

div .texte{
	line-height:18px;
}
