/*::::::::::::::::::::::::::::::::: Site :::::::::::::::::::::::::::::::::*/
body { background:url(../images/bg.jpg) repeat-x #FFF center top; }
#site {	width:965px; margin:0 auto; }
#websiteBg { width:100%; float:left; }
#website { width:96%; padding:1%; background:#FFF; border:7px solid #d2d8e0; float:left; }
#conteudo { width:100%; float:left; }

/*::::::::::::::::::::::::::::::::: Topo :::::::::::::::::::::::::::::::::*/
#topo { width:100%; height:118px; float:left; }
#topoVar { width:70%; padding-top:4%; float:left; }
#topoLogoFais { width:29%; padding-top:8%; float:right; }
.topoLogoFais { width:143px; height:36px; background:url(../images/topoLogoFaca.png) no-repeat top center; cursor:pointer; }
.topoLogoFais:hover { width:143px; height:36px; background:url(../images/topoLogoFaca.png) no-repeat bottom center; cursor:pointer; }

#topoMenuBg { width:100%; height:108px; float:left; }
#topoMenuLogoFais { width:12%; padding:1.5% 0; float:left; }

#topoMenu { width:85.1%; height:82px; padding:36px 0 0 2.5%; background:url(../images/topoMenuBg.png) no-repeat center bottom; float:right; }

#topoMenuItem01 a { padding:16px 28px; float:left; }
#topoMenuItem01 a:hover { padding:16px 28px; background:url(../images/topoMenuItemHover.png); float:left; }

#topoMenuItem02 a { padding:16px 28px 12px 28px; float:left; }
#topoMenuItem02 a:hover { padding:16px 28px 12px 28px; background:url(../images/topoMenuItemHover.png); float:left; }

#topoMenuItem03 a { padding:16px 28px; float:left; }
#topoMenuItem03 a:hover { padding:16px 28px; background:url(../images/topoMenuItemHover.png); float:left; }

#topoMenuItem04 a { padding:16px 28px 12px 28px; float:left; }
#topoMenuItem04 a:hover { padding:16px 28px 12px 28px; background:url(../images/topoMenuItemHover.png); float:left; }

#topoMenuItem05 a { padding:16px 28px; float:left; }
#topoMenuItem05 a:hover { padding:16px 28px; background:url(../images/topoMenuItemHover.png); float:left; }

#topoMenuItem06 a { padding:16px 28px; float:left; }
#topoMenuItem06 a:hover { padding:16px 28px; background:url(../images/topoMenuItemHover.png); float:left; }

#topoMenuSeparador { padding:13px 0; float:left; }

/*::::::::::::::::::::::::::::::::: Capa :::::::::::::::::::::::::::::::::*/
#capa { width:100%; height:330px; float:left; }
#capa_foto { width:190px; float:left; }

/*::::::::::::::::::::::::::::::::: Rodape :::::::::::::::::::::::::::::::::*/
#rodapeBg { width:100%; height:70px; background:#F0F; position:relative; bottom:0; _bottom:0px; z-index:4; float:left; }
#rodape { width:100%; float:left; }