/*   1Click - 2009 - Teremu MARO  -  CSS de 1Click  =================================== */
body {
	background: #FFF url(../image/construction/background.jpg) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
/* Structure globale - Global structure =============================  */
#main{
	margin: 0 auto;
	width: 1024px;
	background-image: url(../image/construction/background.jpg) repeat-x top;
}
#container {
	margin-top: 150px;
	margin-left: 112px;
	width: 800px;
	height: 600px;
	background: url(../image/construction/construction.jpg) no-repeat;
}
