@charset "utf-8";
/* CSS Document */
#fundo{
background:url(../imagens/fundo_base.png) repeat-x;
width:100%;
height:176px;
background-position:top center;

}
#container{
width:1000px;
heigth:176px;
margin: 0 auto;
}
#logo_base{
width:311px;
height:174px;
margin:0 auto;
padding:30px;

}

#propagandaminha{
width:110px;
height:30px;
margin: -100px 850px;
}
#direitos{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	width:200px;
	float:left;
	margin:-110px 30px;
}
#base_taboa{
width:1000px;
height:48px;
margin: -44px auto;
}