/*----------------------------------------------------------
	Pre-home 

	Project:		PSG.fr
	Author:			e-TF1 Web Agency
	Summary :
		General layout (inherit from main.css)
----------------------------------------------------------*/

/* ================================
 * !General layout (inherit from main.css)
 * ================================*/

html { background:#2E364C url(/image/layout/prehome-body-illustration.jpg) no-repeat fixed 50% 50%; height:100%; }
	body { min-height:100%; }
	.ie body { height:100%; }
		#tablecontainer { bottom:0; height:100%; position:absolute; text-align:center; top:0; vertical-align:middle; width:100%; }
			#tablecontainer td { vertical-align:middle; }
