html, body {height:100%;}
#container {position:relative; min-height:100%;}
* html #container {height:100%; /* hack para IE6 hq trata height como min-height */}

#content, #header-in, #footer-in {position:relative; width:1000px; margin:0 auto;}
#content {padding-bottom:100px; }



/*** HEADER ***/

#header-out {width:100%; background:url(../pics/bg-header_out.jpg) repeat-x top;}
#header-in {height:193px; background:url(../pics/bg-header_in.jpg) no-repeat; z-index:2;}

#fusion-food {background:url(../pics/fusion-food.jpg) no-repeat; width:171px; height:34px; position:absolute; top:109px; right:37px;}



/*** MAINCONTENT GERAL ***/

#mainContent {width:921px; margin:0 auto;}
#jquery {position:relative;}
.seta-direita {position:absolute; top:13px; right:0; background:#000 url(../pics/seta-direita.png) 12px 210px no-repeat; height:483px; width:60px; z-index:1000; opacity:0.5; filter:alpha(opacity = 50);
}
.seta-esquerda {position:absolute; top:13px; left:0; background:#000 url(../pics/seta-esquerda.png) 22px 210px no-repeat; height:483px; width:60px; z-index:1000; opacity:0.5; filter: alpha(opacity = 50);
}

#bt-entrar {background:url(../pics/bt-entrar.png) no-repeat; width:225px; height:47px; position:absolute; top:513px; left:349px;}	



/*** FOOTER ***/

#informativo {font:normal 12px Georgia; color:#9e9c9c; position:absolute; top:35px; left:40px; height:45px; width:905px;}
#informativo span {font:italic 20px Georgia; color:#9e9c9c; margin-right:15px;}

.info {background:none; border:none; font:italic 11px georgia,verdana; color:#404040; width:177px; height:26px; padding:6px;}
.form_textfield {background:url(../pics/input-info.jpg) no-repeat; width:189px; height:26px; position:absolute;
 right:100px; top:-2px;}

.bt-incluir {background:url(../pics/bt-incluir.jpg) no-repeat; width:47px; height:25px; border:none; 
position:absolute; right:48px; top:-2px; cursor:pointer;}
.bt-excluir {background:url(../pics/bt-excluir.jpg) no-repeat; width:47px; height:25px; border:none; position:absolute;
 right:-5px; top:-2px; cursor:pointer;}

#div-footer01 {background:url(../pics/bg-informativo.jpg) no-repeat center; width:903px; height:5px; position:absolute; top:75px;
left:40px;}

#div-footer02 {background:url(../pics/div-footer.jpg) no-repeat; width:3px; height:129px; position:absolute; 
top:105px; left:250px;}
#div-footer03 {background:url(../pics/div-footer.jpg) no-repeat; width:3px; height:129px; position:absolute; 
top:105px; right:250px;}

ul.mapa-site {position:absolute; top:105px; left:343px;}
ul.mapa-site li a {font:italic 11px georgia; color:#FFF; font-weight:bold; margin-bottom:8px; display:block;}
ul.mapa-site li a:hover {color:#929292;}

ul.mapa-site02 {position:absolute; top:105px; left:565px;}
ul.mapa-site02 li a{font:italic 11px georgia; color:#FFF; font-weight:bold; margin-bottom:8px; display:block;}
ul.mapa-site02 li a:hover {color:#929292;}



#footer-out {
	position:relative;
	width:100%;
	background:url(../pics/bg-footer_out.png) repeat-x; 
	}
#footer-in {
	height:233px; 
	background:url(../pics/bg-footer_in.jpg) no-repeat;
	}
	
	
div.veja {
	display:block;
	position:absolute;
	top:49px;
	left:100px;
	width:100px;
	height:83;
	background:url(pics/veja.jpg) no-repeat;	
	}