/*----------------------------------------------------------
	Article List CSS
	Styles for the article list pages

	Project:		OLWeb.fr
	Author:			e-TF1 Web Agency
	Summary :
		Article list
			Article search
			Article list (big)
		IE Patches (PNG fix, hasLayout triggers, etc.)
----------------------------------------------------------*/

html { background:#DADADA; }
body { background-image:none; }
#container { padding:0; }

.fullpage { margin:0 10px; width:480px; }
.fullpage .part1 .block { background-position:0 0; }
.fullpage .part1 .footer { background-position:-480px 100%; }
