/* CSS Document */



#container{
width:1000px;
margin:0px auto 79px auto;
border-left:0px solid #CCCCCC;
border-right:0px solid #CCCCCC;
border-bottom:0px solid #CCCCCC;
background:#FFFFFF;
overflow:hidden;}

#barra-full{
bottom:0px;
BACKGROUND: url(imagem/bgBarraFull.gif) repeat-x center top;
position:fixed;
width:100%;
height:79px;
z-index:1000;}

#barra-full .fechar{
float:left;}

#barra-full #anuncio-rodape{
margin:0 auto;
text-align:center;}

