﻿.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
}
.labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #bbbbbb;
	padding-top: 3px;
	text-align:right;
	padding-bottom: 3px;
}
.branco_linha {
	border-bottom: 1px solid #bbbbbb;
	padding-top: 3px;
	padding-bottom: 3px;
}
.w_25{
width:25%;
}
.h_80{
height:80px;
}
.apoios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color:#dddddd;
}
.labels1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #bbbbbb;
	padding-top: 3px;
	text-align:right;
	padding-bottom: 3px;
	background-color:#eeeeee;
}
.labels1_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #bbbbbb;
	padding-top: 3px;
	text-align:center;
	padding-bottom: 3px;
	background-color:#eeeeee;
}
.labels1_l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #bbbbbb;
	padding-top: 3px;
	text-align:left;
	padding-bottom: 3px;
	background-color:#eeeeee;
}
.labels2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #bbbbbb;
	padding-top: 3px;
	text-align:center;
	padding-bottom: 3px;
	background-color:#dddddd;
}
.labels2_l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #bbbbbb;
	padding-top: 3px;
	text-align:left;
	padding-bottom: 3px;
	background-color:#dddddd;
}
.labels3 {
	border-bottom: 1px solid #bbbbbb;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color:#999999;
}
.labels3_r {
	border-bottom: 1px solid #bbbbbb;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align:right;
	background-color:#999999;
}
.oculto{
	display:none;
}

.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	width: 98%;
	padding:3px;
	border:1px solid grey
}
.campo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	padding:3px;
	border:1px solid grey
}



.coluna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	width: 98%;
	padding:3px;
	border:1px solid grey
}

.campo_esp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	padding:3px;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
sup {
	color: #000000;
	font-weight: bold;
	font-size:14px;
}
.combo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #bbbbbb;
}.tabelaservicos {
	border: 2px solid #000000;
}
.cellservicos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px;
}
.textocentrado{
	text-align:center;
}

.textoesquerda{
	text-align:left;
}

.wc_20{
width:20px;
}
.wc_30{
width:30px;
}
.wc_50{
width:50px;
}
.wc_50p{
width:50%;
}
.wc_120{
width:120px;
}
.wc_200{
width:200px;
}
.wc_300{
width:300px;
}
.wc_400{
width:400px;
}
.wc_500{
width:500px;
}
.wc_600{
width:600px;
}