﻿body, input 
{
    font-family:Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 11px;
    color: #222222;
    margin: 0;
    padding: 0;
}

inputFormatado
{
    height: 5px;
}

table, input
{
    font-family :Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 11px;
    color: #222222;
    margin: 0;
    padding: 0;
}

.textbox
{
      height:17px;
}

.tdFontMenor
{
        font-size: 12px;
}

.titulo
{
    font-size: 16px;
    font-style:normal; 
    font-family:Tahoma;
    font-weight:normal;
    text-align:left;
    color:Black;
    border-bottom:1px solid silver;
    padding-bottom:5px;
    margin-bottom:1050px;
} 

.texto-grid
{
    font-size: x-small;
}
a
{
    color: #0066ff;
    text-decoration: none;
}
A:hover
{
    color:blue;
}
.inputcomborda
{
    border: solid 1px gray;
}
.inputsemborda
{
    border: 0px;
}
.header-amarelo
{
    color: White;
    font-weight: bold;
    background-color: #cc9933;
    
}
.grid-normal, .grid-alt, .grid-selec
{
    font-size: 10px;
}
.grid-alt
{
    background-color: #efefef;
}
.grid-selec
{
    background-color:  Gray;
}
.header-verde
{
    color: black;
    font-weight: bold;
    background-color: #40716c;
    font-size: 10px;
    position: relative;
    top: 0;
}
.pager
{
    background-color: #40716c;
}
#conteudo {
	width: 70%;
	height: auto;
	border: 1px solid #EEEEEE;
	display: inline;
	margin-left: 3;
	text-align: justify;
	padding: 7;
}

