﻿.newsImage {
	width:680px;
	height:450px;
	margin-bottom:5px;
	background-repeat:no-repeat;
	background-position:center center;
}
.newsImagePortrait {
	width:225px;
	height:340px;
	float:left;
	margin-bottom:15px !important;
	margin-right:7px;
	background-repeat:no-repeat;
	background-position:center center;
}
.newsCredits {
	margin-bottom:25px;
}
.newsImageSmall {
	float:left;
	margin-right:7px;
	width:250px;
	height:150px;
	margin-bottom:0px;
	background-repeat:no-repeat;
	background-position:center center;
}

	div.newsHome {
		position:relative;
		float:left;
		min-height:150px; /* modifié dans ie6.css */
	}
			div.newsHome div.linkedBkgImage	{
				float:left;
				height:90px;
				width:150px;
				margin-right:7px;
			}
			div.newsHome p.summ {
				height:48px;
			}
			div.newsHome p.text {
				float:left;
				text-align:left !important;
				padding-right:15px;
			}

div.newsSumm {
	height:90px;
}
			div.newsSumm div.linkedBkgImage	{
				float:left;
				height:90px;
				width:150px;
				margin-right:7px;
			}
			div.newsSumm p.summ {
				height:48px;
				overflow:hidden;
			}
			div.newsSumm p.text {
				float:left;
				text-align:justify;
			}

