/*----------------------------------------------------------
	Foundation

	Project:		PSG.fr
	Author:			e-TF1 Web Agency
	Summary :
		Presentation
			News list (inherit from #news-list in main.css)
			Presentation inner
			Presentation footer
----------------------------------------------------------*/

/* ================================
 * !Presentation
 * ================================*/
#presentation { background:#EAF3FC url(/image/generic/full-container-back.png) repeat-y; }
#presentation h3 { background:url(/image/block/foundation/presentation.png) no-repeat .384em .384em; color:#1E365B; font-size:2.6em; font-weight:bold; height:1.194em; padding:.538em .384em; text-indent:-9999em; }
#presentation-header { margin-bottom:1em; width:97em; }

/*
 * !News list (inherit from #news-list in main.css)
 */
#news-list { display:inline; float:left; width:46.5em; margin:0 1em; }
#presentation-inner #news-list { width:auto; }
	#news-list h4 a, #news-list h4 a:visited { font-size:1.2em; }

/*
 * !Presentation inner
 */
#presentation-inner { background:#E3EFFB; border:solid #C1D4EC; border-width:0 .1em; float:left; margin-top:-5.9em; width:47.3em; }
#presentation-inner h3 { background:url(/image/block/foundation/news.png) no-repeat 0 0; margin:0 -1px; }
#presentation-inner-footer { background:url(/image/block/foundation/inner-bottom.png) no-repeat 0 100%; clear:both; font-size:0; height:20px; margin:0 -1px; overflow:hidden; }

/*
 * !Presentation footer
 */
#presentation-footer { background:url(/image/generic/full-container-bottom.png) no-repeat left bottom; clear:both; font-size:0; height:10px; }
