@charset "utf-8";
/* CSS Document */

#body {
	
	background:transparent   url(../imagem/fundo.jpg);
	background-repeat:no-repeat;
    margin:0;
    margin-bottom:50px; /*Espaço de 50px no rodapé*/
    padding:0;
}
	
	  

#logo {
	position:absolute;
	left:-12px;
	top:-8px;
	width:164px;
	height:122px;
	z-index:1;
	visibility:visible;
	margin-top: 0px;
	background:transparent url(../imagem/logo1.png);
	background-repeat:no-repeat;
}

#menu{
	position:absolute;
	left:143px;
	top:83px;
	width:692px;
	height:49px;
	z-index:2;
	visibility:visible;
	background:transparent url(../imagem/boxMenu_bg.png);
	
}

#banner {
	position:absolute;
	left:209px;
	top:7px;
	width:646px;
	height:70px;
	z-index:2;
	visibility:visible;
	background:transparent url(../imagem/publicidade.png);
	background-repeat:no-repeat;
}

#corpo {
	width:900px;
	margin:0 auto; /*Para FF*/
	background:transparent url(../imagem/corpo.png);
	background-repeat:repeat;
	height: 1065px;
	position:relative;
	
   
}
	
	
	
#box1 {
	visibility: visible;
	position:absolute;
	width:332px;
	height:280px;
	z-index:2;
	border:#000000;
	left: 9px;
	top: 153px;
	background-repeat:repeat;
	background:transparent;

}

#box2 {
	visibility: visible;
	position:absolute;
	width:211px;
	height:256px;
	z-index:1px;
	border:#000000;
	background:transparent;
	background-repeat:repeat;
	top: 153px;
	left: 350px;

}

#box3{
	visibility: visible;
	position:absolute;
	width:326px;
	height:288px;
	z-index:2;
	border:#000000;
	left: 570px;
	top: 153px;
	background:transparent;
	background-repeat:repeat;

}
#box4 {
	visibility: visible;
	position:absolute;
	width:271px;
	height:286px;
	z-index:2;
	border:#000000;
	left: 15px;
	top: 446px;
	background:transparent;
	background-repeat:no-repeat;

}

#box5 {
	visibility: visible;
	position:absolute;
	width:275px;
	height:278px;
	z-index:2;
	border:#000000;
	left: 303px;
	top: 446px;
	background:transparent;
	background-repeat:repeat;
}
#box6 {
	visibility: visible;
	position:absolute;
	width:299px;
	height:278px;
	z-index:2;
	border:#000000;
	left: 596px;
	top: 446px;
	background:transparent;
	background-repeat:repeat;
}

#box7{
	position:absolute;
	width:276px;
	height:308px;
	z-index:1;
	top: 740px;
	background:transparent;
	background-repeat:repeat;
	left: 12px;
	}
#box8{
	position:absolute;
	width:275px;
	height:130px;
	z-index:1;
	top: 740px;
	background:transparent;
	background-repeat:repeat;
	left: 304px;
}

#box9{
	position:absolute;
	width:275px;
	height:100px;
	z-index:1;
	top: 929px;
	background:transparent;
	background-repeat:repeat;
	left: 304px;
}
#box10{
	position:absolute;
	width:292px;
	height:232px;
	z-index:1;
	top: 740px;
	background:transparent;
	background-repeat:repeat;
	left: 590px;
}

#alvofundo {
	visibility: visible;
	position:absolute;
	width:738px;
	height:470px;
	z-index:2;
	border:#000000;
	left: 90px;
	top: 170px;
	background:transparent  url(../imagem/alvofundo.png);
	background-repeat:repeat;
	}
#data {
	visibility: visible;
	position:absolute;
	width:393px;
	height:18px;
	z-index:2;
	left: 16px;
	top: 129px;
	color: #FFFFFF;
	font-size: 12px;
}

#horario {
	visibility: visible;
	position:absolute;
	width:535px;
	height:70px;
	z-index:2;
	left: 350px;
	top: 114px;
	color: #FFFFFF;
	font-size: 12px;
	background:transparent url(../imagem/boxhorario.png);
	background-repeat:no-repeat;
}

#lanchonete{
	visibility: visible;
	position:absolute;
	width:692px;
	height:589px;
	z-index:2;
	border:#000000;
	left: 120px;
	top: 169px;
	background:transparent;
	background-repeat:repeat;
	
}
