/* HOMEPAGE 2009 PAGE-SCOPED CSS */
/* LAST MODFIED BY: p.tenk */
/* LAST MODFIED ON:  2009-09-16*/

/* please don't forget to update the modified information*/

/* START BIG BG - DEPRECATED*/

#bg_en 		{
                visibility: hidden;
				position: absolute;
                top: 0px;
                left: 0px;
				width: 1400px;
                height: 1400px;
                margin: 0 0 0 0;
				padding: 0 0 0 0;
                background-color: #000000;

			}
			
#bg_fr 		{
                visibility: hidden;
				position: absolute;
                top: 0px;
                left: 0px;
				width: 1400px;
                height: 1400px;
                margin: 0 0 0 0;
				padding: 0 0 0 0;
                background-color: #000000;

			}

/* END BG */
   
/* START FOOTER POSITION */

#ttFooter		{
				position: absolute;
                top: 915px;
				left: 22px;
				width: 760px;
				height: 110px;
				margin: 0 0 0 0;
				padding: 0 0 0 0;
				text-align: center;
				color: #000000;
				font-family: gill sans, verdana, sans-serif;
				font-size: 11px;
				word-wrap: break-word;
				z-index: 10001;

			}
            
/* END FOOTER POSITION*/