/*----------------------------------------------------------
	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 static inner
----------------------------------------------------------*/

/* ================================
 * !Presentation
 * ================================*/
#presentation { background:#EAF3FC url(/image/generic/full-container-back.png) repeat-y; margin:.5em; padding:0; }
#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 { margin:0 1em; padding-bottom:0; width:46.5em; }
#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; width:47.3em; }
#presentation-inner h3 { background:url(/image/block/passion-psg/news.png) no-repeat; 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; }


/*
 * !Presentation static inner
 */
#presentation-illus { float:left; margin:0 10px; width:464px; }
	#presentation-static { background:#E3EFFB; border:solid #C1D4EC; border-width:0 .1em; margin-bottom:10px; }
	#presentation-static-inner { background:url(/image/block/foundation/small-inner-top.png) no-repeat; margin:0 -1px; padding:0 10px; }
		#presentation-static li { background-position:0 6px; }
	#presentation-static-footer { background:url(/image/block/foundation/small-inner-bottom.png) no-repeat 0 100%; clear:both; font-size:0; height:3px; margin:0 -1px; overflow:hidden; }
