body
{
font-size: small;
font-family: Verdana,Arial,sans-serif;
background-color: #FFFFFF;
/*background-image: url(../../lib/img/background.jpg);*/
background-repeat:repeat;
}

table
{
background-color:#FFFFFF;
}

a { color: #0000FF; cursor:pointer; text-decoration:none; }
a:hover {  text-decoration: underline; }

#divUser
{
	color: #AAAAAA;
}

#divLogo
{
	color: blue;
}

#divNomeModulo
{
	font-family: helvetica;
	font-size: large;
	color: #ffffff;
	float: left;
}

.right
{
	text-align: right;	
}

.left
{
	text-align: left;
}

.center
{
	text-align: center;
}

.separador
{
	border: 0px;
}

.peq
{
	font-size: 8px;
}

td
{
	vertical-align: middle;
}

#linkCodEmpresa
{
  cursor: pointer;
}