body { background:url(../img/fnd_geral.jpg); left top;  }	
#fundo {
	position:absolute;
	height:100% !important;
	width:100%;
	border:0px solid #FF00FF;
	background:url(../img/fnd_body.jpg) top center  repeat-y !important;
	z-index:1000 !important;
	_height:100%;
	min-height:800px;
 }
 
/* for Internet Explorer */

/*\*/
* html #fundo {
height:expression(document.body.clientHeight < 850? "850px": "100%" ); 
}
/**/  

#principal {
	width:762px;
	margin:0 auto;
	text-align:left;
	border:0px solid #FF00FF;
	background:url(../img/fnd_body.jpg) center  repeat-y;
	height:100%;
}

#principal:after {
    content:"";
    display:block;
    float:left;
    clear:both;
}


#cabecalho {
height:30px;
position:relative;
width:762px;
border:0px solid #0000FF;
background:url(../img/fnd_topo.jpg) repeat-x;
font-size: 1px; 
color: #674925; /* cor do fundo */

}

#cabecalho h1 {
	float:left;
	width:72px;
	height:30px;
	margin:0px 0 0 0px;
	background:url(../img/logo.jpg) no-repeat;
}
#cabecalho h1 a {
	position:relative;
	display:block;
	width:72;
	height:30px;
		float:left;

}

#container {
	padding:0px 0px 0px 0px;
	width:762px;
	height:150;
	background:#D1C19F !important;
	border:0px solid red;
}
.container-bottom {
height:322px;
width:761px;
height:322px;
background:url(../img/fnd_container.jpg) repeat-x;
border-left-color:#B19266; border-left-style:solid; border-left-width:1px;

}
.container-bottom2 {
height:322px;
width:761px;
height:auto;
min-height:382px;
background:url(../img/fnd_container.jpg) repeat-x;
border-left-color:#B19266; border-left-style:solid; border-left-width:1px;

}


ul.menu {  border:0px solid #CCCCCC; float:left; margin-left:127px; }
ul.menu li { float:left; }

ul.conteiner-top { width:761px; border:0px solid #CCCCCC;  }
ul.conteiner-top li { float:right; height:381px;border:0px solid red; }
 
#rodape {
	position:static;
	bottom:0;
	left:0;
	width:100%;
	height:54px;
	z-index:99999;
	margin-top:0px;
	border:0px solid #FF00FF;
		
}
#tempodigital {  float:right; padding-right:15px; margin-top:12px; }
.copyright { float:left; margin-top:5px; margin-left:35%; }

/* for Internet Explorer */
/*\*/
* html .copyright {
 margin-left:16%; 
}
/**/

/* HACK for
SAFARI Browser, please don´t remove */ 
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    #rodape {
        float:left;
    }
}
#rodape .rodape2 {
	position:absolute;
	height:54px;
	border:0px solid #FF00FF;
	width:762px;
	left:50%;
	margin-left:-381px;

}

.container-right{ float:left; }
.font-x { color:#F6EFDD; font-size:1px;} 
.container-box1{ float:left; width:389px; height:298px; background:url(img/img5.jpg)  }
