@charset "utf-8";
/* CSS Document */

body {
	overflow:hidden;	
}

#index {
	position:absolute;
	width:1280px;
	height:880px;
	top:0;
	left:50%;
	margin-left:-640px;
	z-index:0;
}

#title {
	position:absolute;
	width:524px;
	height:253px;
	background:url(../images/logo_construcao.png);
	z-index:5;
	left: 359px;
	top: 287px;
}

#index_construcao {
	position:absolute;
	width:1280px;
	height:880px;
	top:0;
	left:50%;
	margin-left:-640px;
}

#sombra_fundo {
	position:absolute;
	left:0;
	top:0;
	width:1280px;
	height:880px;
	background:url(../images/sombra_fundo.png no-repeat);
	z-index:2;
}

#sombra_front {
	position:absolute;
	left:0;
	top:0;
	width:1280px;
	height:880px;
	background:url(../images/sombra_front.png) no-repeat;
	z-index:4;
}

#model {
	position:absolute;
	width:307px;
	height:773px;
	background:url(../images/modelo.png) no-repeat;
	z-index:3;
	left: 266px;
	top: 112px;
}

#fundo_path {
	position:absolute;
	width:1280px;
	height:880px;
	background:url(../images/pat_fundo.png);
}

#box_aviso {
	position:absolute;
	width:298px;
	height:216px;
	background:url(../images/aviso_box.png);
	z-index:6;
	left: 574px;
	top: 52px;
}

/* bgcolor="#170200" marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" */
