body
{
	margin: 0;
	padding: 0;
	background: #ffffff;
	color: #000;
}

body, td, th, textarea, select, h2, h3, h4, h5, h6
{
	font: 12px / 1.25em arial, sans-serif;
}

p
{
	margin: 12px 0;
}

a
{
	/* color: #004276; */
	text-decoration: none;
}

a:visited
{
	/* color: #5c7996; */
}

a:hover
{
	/* color: #ca0002; */
}


.textoNormal11Negrito
{
    font-size: 11px;
    font-weight: bold;
}

.textoNormal12
{
    font-size: 12px;
    font-weight: normal;
}

.textoNormal12Branco
{
    font-size: 12px;
    font-weight: normal;
    color: white;
}

.textoNormal14
{
    font-size: 14px;
    font-weight: normal;
}

.textoNormal14Negrito
{
    font-size: 14px;
    font-weight: bold;
}



.textoNormal14Negrito
{
    font-size: 14px;
    font-weight: bold;
    color: Black;
}

.textoNormal12Negrito
{
    font-size: 12px;
    font-weight: bold;
    color: Black;
}


.textoNormal14NegritoCinza
{
    font-size: 14px;
    font-weight: bold;
    color: Silver;
}

.textoNormal11Negrito
{
    font-size: 11px;
    font-weight: bold;
    color: Black;
}


.textoNormal11
{
    font-size: 11px;
    font-weight: normal;
}


.textoNormal11NegritoCinza
{
    font-size: 11px;
    font-weight: normal;
    color: Silver;
}

.textoNormalBranco18
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

.textoNormalCinza24
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 24px;
}

.style1Emprestimos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0096DC;
}
.style4Emprestimos {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.style5Emprestimos {font-size: 36px}
.style6Emprestimos {font-size: 16px}
.style7Emprestimos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.style26Emprestimos {color: #333333}
.style27Emprestimos {font-size: 14px; font-family: Arial, Helvetica, sans-serif;}
.style30Emprestimos {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.style32Emprestimos {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.style36Emprestimos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.style39Emprestimos {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.style40Emprestimos {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }

#formEditar label.error {
  background:url("../images/system/ico_Not_OK.gif") no-repeat 0px 0px;
  padding-left: 16px;
  font-size: 11px;
  font-weight: bold;
  color: #EA5200;
}

#formEditar label.checked {
  background:url("../images/system/ico_OK.gif") no-repeat 0px 0px;
  padding-bottom: 2px;
}

.formInfo a, .formInfo a:active, formInfo a:visited
{
    background-color: white;
    padding: 1px 2px;
    margin-left: 2px;
    color: #FFFFFF;
    text-decoration: none;
}

.formInfo a:hover
{
    color: #660000;
    text-decoration: none;
}

#formEditar .status {
  padding-top: 7px;
  padding-left: 2px;
  vertical-align: top;
  white-space: nowrap;
}

