@CHARSET "ISO-8859-1";

body {
	margin:0px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color:  #000000;
}

legend {
	font-size: 10px;
	font-weight: bold;
	color: #000000;

}
fieldset {
	font-size: 10px;
}

a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
}

a:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:visited{
	color: #000000;
	font-weight: bold;
}


select{
	width: 101%;
	border: 1px solid #999999;	
	color: #000000;
}


input{
	width: 100%;
	border: 1px solid  #B5C7CE;	
	color: #000000;
}

.tabela{
	border: 1px solid #B5C7CE;	
	background-color: #F0FBFF;
	
}

.tabela_cinza{
	border: 1px solid #b5100e;	
	background-color: #e9e9e9;
	
}
.documentos{
	border: 1px solid #B5C7CE;	
	background-color: #F0FBFF;
	font-size: 11px;
	padding: 3px;
	
}

.documentos_imprimir{
	border: 1px solid #B5C7CE;	
	background-color: #FFFFFF;
	font-size: 11px;
	padding: 3px;
	
}


.relatorio{
	border: 1px solid #000000;	
}

.relatorio td{
	padding-left: 10px
}


.borda{
	border: 1px solid  #1155AA;	
}

.btn{	
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 30%;
	float:left;
}

.btn input{
	width: 100%;
	border: 1px solid  #000000;	
	color: #000000;
}

.divbutton{
	
	padding: 4px;
	width: 15%;
	float:left;
	height: 65px;

}

.inteiro{

	padding: 4px;
	width: 98%;
	float:left;
	height: 65px;
}

.inteiro2{

	width: 100%;
	float: left;
	height: 20px;

}

.ummeio{

	padding: 5px;
	width: 45%;
	float:left;
	height: 50px;

}

.ummeio2{

	padding-left: 15px;
	width: 45%;
	float:left;
	height: 35px;

}


.umterco{

	padding: 4px;
	width: 50%;
	float:left;
	height: 65px;

}

.umterco2{

	padding: 4px;
	width: 34%;
	float:left;
	height: 65px;
}


.doisterco{

	padding: 4px;
	width: 62%;
	float:left;
	height: 65px;
}

.umquarto{
	padding: 4px;
	width: 22%;
	float:left;
	height: 65px;
		
}	
.umquinto{

	padding: 4px;
	width: 28%;
	float:left;
	heigth: 65px;
}

.umquinto2{

	padding: 4px;
	width: 30%;
	float:left;
	heigth: 65px;
}

.tresquinto{

	padding: 5px;
	width: 51%;
	float:left;
	height: 65px;
}
.tresquinto2{

	padding: 5px;
	width: 45%;
	float:left;
	height: 65px;
}

.umsexto{

	padding: 4px;
	width: 14%;
	float:left;
	height: 65px;
}

.umsexto2{

	padding: 4px;
	width: 20%;
	float:left;
	height: 65px;
}

.umsexto3{

	padding: 4px;
	width: 10%;
	float:left;
	height: 65px;
}

.umsexto4{

	padding: 4px;
	width: 21%;
	float:left;
	height: 65px;
}

.umoitavo{
	padding: 3px;
	width: 5%;
	float:left;
	height: 65px;
}

.umoitavo2{
	padding: 5px;
	width: 14%;
	float:left;
	height: 65px;
}


.linha{

	padding: 5px;
	width: 97%;
	float:left;
}

.titulo{
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
	width: 97%;
	background-color: #6D8F9C;
	
}

.titulo_cinza{
	padding: 5px;
	color: #ffd214;
	font-weight: bold;
	width: 97%;
	background-color: #930e0c;
	
}

.tituloprincipal{
	
	color: #000000;
	font-weight: bold;
	font-size: 16 pt;

	
}

.tituloprincipal_mostarda{
	
	color: #ffd214;
	font-weight: bold;
	font-size: 16 pt;

	
}



.toolbar{
	padding: 5px;
	width: 97%;
}

.obs{
	font-size: 7pt;
}


.botaoAvancar {
	width: 100px;
	height: 30px;
	border: none;
	text-align: left;
	padding-left: 35px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	font-family: MS Trebuchet, Sans-Serif;
	background-image: url(../../imagens/icones/avancar.gif);
}

.botaoAdicionar {
	width: 100px;
	height: 30px;
	border: none;
	text-align: left;
	padding-left: 35px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	font-family: MS Trebuchet, Sans-Serif;
	background-image: url(../../imagens/icones/adicionar.gif);
}

.botaoApagar {
	width: 100px;
	height: 30px;
	border: none;
	text-align: left;
	padding-left: 35px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	font-family: MS Trebuchet, Sans-Serif;
	background-image: url(../../imagens/icones/apagar.gif);
}

.botaoImprimir {
	width: 100px;
	height: 30px;
	border: none;
	text-align: left;
	padding-left: 35px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	font-family: MS Trebuchet, Sans-Serif;
	background-image: url(../../imagens/icones/imprimir.gif);
}


.botaoConfirmar {
	width: 100px;
	height: 30px;
	border: none;
	text-align: left;
	padding-left: 35px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	font-family: MS Trebuchet, Sans-Serif;
	background-image: url(../../imagens/icones/confirmar.gif);
}

.botaoNovo {
	width: 100px;
	height: 30px;
	border: none;
	text-align: left;
	padding-left: 35px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	font-family: MS Trebuchet, Sans-Serif;
	background-image: url(../../imagens/icones/novo.gif);
}

.botaoEntrar {
	width: 100px;
	height: 30px;
	border: none;
	text-align: left;
	padding-left: 35px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	font-family: MS Trebuchet, Sans-Serif;
	background-image: url(../../imagens/icones/login.gif);
}

.botaoVoltar {
	width: 100px;
	height: 30px;
	border: none;
	text-align: left;
	padding-left: 35px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	font-family: MS Trebuchet, Sans-Serif;
	background-image: url(../../imagens/icones/voltar.gif);
}

.botaoSalvar {
	width: 100px;
	height: 30px;
	border: none;
	text-align: left;
	padding-left: 35px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	font-family: MS Trebuchet, Sans-Serif;
	background-image: url(../../imagens/icones/salvar.gif);
}

.dez{
	font-size: 10px;
	width: 10%;
}
.quinze{
	font-size: 10px;
	width: 15%;
}
.vinte{
	font-size: 10px;
	width: 20%;
}
.vintecinco{
	font-size: 10px;
	width: 25%;
}
.trinta{
	font-size: 10px;
	width: 30%;
}
.trintacinco{
	font-size: 10px;
	width: 35%;
}
.quarenta{
	font-size: 10px;
	width: 40%;

}
.cinquenta{
	font-size: 10px;
	width: 50%;
}
.cinquentacinco{
	font-size: 10px;
	width: 55%;
}
.setenta{
	font-size: 10px;
	width: 70%;
}
.cem{
	font-size: 10px;
	width: 100%;
}
.foto{
	width: 30%;
	border: 1px solid  #000000;	
}
.subtitulo{
	font-size: 10px;
}
.tudo{
	font-size: 12px;
	width: 99%;
	height: 17px;
	border: 1px solid  #000000;	
	
}
.fontinha{
	font-family: Arial Narrow;
	font-size: 12px;
}
