#colonne_blanche {
		width: 47%;
		_width: 45%;
		margin-bottom:35px;
}
#colonne_droite {
		width: 47%;
		_width: 45%;
		margin-bottom:35px;
}
#colonnes h1 {
	font-family: Arial Black;
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 6px;
	/*margin-left: 20px;*/
}
div.col_wide
{
	margin-left: 10px;
	/*margin-right: 10px;*/
	margin-right: 20px;
	overflow: hidden;
	margin-bottom:35px;
	clear:both;
}
div.col_wide .newsItem
{
	display: block;
	padding: 0 10px 10px 10px;
	margin: 0px 0px 10px 0;
	overflow: hidden;
}
div.col_wide .newsItem h1
{
	font-family: Arial Black, sans-serif;
	color: #4cb200;
	font-weight: normal;
	font-size: 13px;
	border-bottom: none;
	margin-bottom: 1.5em;
	padding-left: 0;
}
div.col_wide .newsItem h2
{
	font-family: Arial, sans-serif;
	color: #323d43;
	font-weight: bold;
	font-size: 11px;
}
div.col_wide .newsItem .img-gauche {
    float: left;
}
div.col_wide .newsItem img
{
 	float: left;
	border: 1px solid #d9d9d9;
	margin: 0 10px 0 0;
	padding: 5px;
	background-color: #ffffff;
}

div#colonne_droite
{
	/*margin-left: 10px;*/
	margin-left: 5px;
	margin-right: 10px;
	overflow: hidden;
	margin-bottom:35px;
	float:left;
}
div#colonne_droite .newsItem
{
	display: block;
	padding: 0 10px 10px 10px;
	margin: 0px 0px 10px 0;
	overflow: hidden;
}
div#colonne_droite .newsItem h1
{
	font-family: Arial Black, sans-serif;
	color: #4cb200;
	font-weight: normal;
	font-size: 13px;
	border-bottom: none;
	margin-bottom: 1.5em;
	padding-left: 0;
}
div#colonne_droite .newsItem h2
{
	font-family: Arial, sans-serif;
	color: #323d43;
	font-weight: bold;
	font-size: 11px;
}
div#colonne_droite .newsItem .img-gauche {
    float: left;
}
div#colonne_droite .newsItem img
{
 	float: left;
	border: 1px solid #d9d9d9;
	margin: 0 10px 0 0;
	padding: 5px;
	background-color: #ffffff;
}
