.bg_topo {
	background-attachment: fixed;
	background-image: url(../images/layout.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
.coluna_cinza {  background-image: url(../images/pixel_cinza.gif); background-repeat: repeat-y; width: 2px}
.fonteMenu {
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-position: center;
	text-decoration: none;


}

