@CHARSET "ISO-8859-1";

	.NewsBox2{
		margin: 15px 0;
	}
	.NewsBox2 p{
		padding : 0;
	}
	.NewsBox2 .img{
		margin: 0 0 15px 15px;
	}
	.ouvert .image{
		width: 121px;
		height: 121px;
	}
	.img_large/*, .ouvert .image img*/{		 
		 height: 121px;
		 width: 121px;
		 padding: 36px 0;
	}
	.img_petit/*, .image img ,*/{
		 height: 52px;
		 width: 52px;
		 padding: 0;
	}
	.develop_action .btnMoreLess{
		background-image: url(plusmoins.png);
		background-position:right bottom;
		background-repeat:no-repeat;
		width: 43px;
		height: 50px;
		display: block;	
		outline: none;
	}
	div.ouvert{
		/*min-height: 137px;*/
	}
	.ouvert .develop_action .btnMoreLess{
		background-position:right top;
	}
	.ouvert .extrait{
		 display: block !important;
	}
	div.NouvelleBox.ouvert {
		 height: auto;
	}	
	div.NouvelleBox
	{		
		width  :auto;
		padding-left: 20px;
		overflow: hidden;
		border: 1px solid #cbcab9; 
		margin-bottom: 6px; 
		min-height: 52px;		
	}

		div.NouvelleBox .titre
		{		
			display: table;
			/*min-height: 52px;*/
			height: 52px;
			width: 250px;
			cursor: pointer;
			/*float: left;*/
		}
		div.NouvelleBox .titre_no_image
		{		
			/*width: auto;
			max-width: 350px;*/
		}
			div.NouvelleBox h2{
				font-size: 12px !important;
				display: table-cell;
				vertical-align: middle;
				margin: 0 !important;
				padding: 0 !important;
			}
		div.NouvelleBox .extrait {
			display:none;
			opacity: 0;
			width: 245px;
			color: #5d5e5e;
			overflow: hidden;
		}
		div.NouvelleBox .extrait_no_image {			
			margin-right: 20px;	
			width: auto;		
		}
			div.NouvelleBox .extrait p {
				padding: 0px;
				margin: 5px 0px 10px 5px;
			}
		div.NouvelleBox .image img {
			height: 52px;
			width: 52px;
		}
		div.NouvelleBox .toggle {
			float:right;
		}
		div.NouvelleBox .image{
			float:right;
			height: 52px;
			text-align: right;
		}
		div.ouvert .image{
			height: 121px;
		}
		.link_more{
			margin: 0;
			padding: 0;
		}
.voir_tous{
	/*margin-left: 20px;*/	
}

p .rss-feed {
	background-image: url('/data/rss.gif');
	background-position: left;
	background-repeat: no-repeat;
	color: #eb8228;
	float: right;
	padding: 0 0 0 25px;
}