@import url(fenua_std.css);

#colonnegauche h3 + p , #colonnedroite h3 + p {
margin-top:0;
}


#colonnegauche{
	padding:5px 0px 0px 5px;
	float:left;
	text-align:left;
	width: 185px;
	voice-family: "\"}\""; /* ie hack */
	voice-family:inherit;
	width:180px;
}

	/* IE5 box hack */
	html>body #colonnegauche {
		width: 180px;
	}

#colonnecentrale{
	width:390px;
	float:left;
	text-align: center;
	voice-family: "\"}\""; /* ie hack */
	voice-family:inherit;
	width:380px;
}

	/* IE5 box hack */
	html>body #colonnecentrale {
		width: 380px;
	}

#colonnedroite{
	float:left;
	text-align:right;
	width: 185px;
	padding:5px 5px 0px 0px;
	voice-family: "\"}\""; /* ie hack */
	voice-family:inherit;
	width:180px;
}
	/* IE5 box hack */
	html>body #colonnedroite {
		width: 180px;
	}

.newshome{
	/*vertical-align: top;*/
	text-align : justify;

}

	.newshome img {
		display: block;
		float: right;
		margin:0px 3px 5px 5px;
	}

	.newshome h3 + p {
        margin-top: 0px;
	}


.decouvrir{
	font-size: 8pt;
	text-align: left;
	padding-left:10px;
	padding-right:10px;
}

	.decouvrir h3{
		color:#220981;
		margin:8px 0 0 0;
	}
	.decouvrir h3 + p {
		margin-top: 0px;
	}
