@import url(global.css);

/*############## TOPO ##############*/
html {
	background: #FBFBFB url(../imgs/capaBg.jpg) no-repeat center top;
}

body#bodyCapa {
	background: #FBFBFB url(../imgs/capaBg.jpg) no-repeat center top;
}
#topo {
	height: 101px;
}

#topo #menu {
	margin-left: px;
}

#movie {
	display: none;
}

body#bodyCapa #centro {
	background: none;
	width: auto;
}

body#bodyCapa #rodape {
	background: none;
}
#carousel {
	height: 160px;
}
#rodape div {
    padding-top: 0;
    margin-top: 31px;
}
