﻿.CelulaEsq
{
    text-align:left;
}
.CelulaDir
{
    text-align:right;
}
.TopoDiv
{
    color: white;
    /*background-color: #6D5330;*/
    background-color: #24174D;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	height:20px;
    cursor: pointer;
}