/* estilos: extras */
body {
	background: center center url("../imagens/paginafundolang.jpg") fixed no-repeat;
}

.openBox {
    height: 32px;
    cursor: pointer;
	color: #CCC;
	text-align: center;
    background: top center url("mprainha/next-vertical.png") no-repeat;
}
.openBox:hover {
    background-position: center -32px;
}
