.desabilita {
	font-weight:bold;
	color:#C1C1C1;
}

.teste {
	color:#000000;
}

.espacamentoNoticias {
	padding:10px 0 0 0;
}

a.noticias:hover {
	color:#000000;
	text-decoration:none;
}

.TituloObs {
 color:#FF0000;
 text-align:right;
}

.CamposNumericosForm { 
background-color: #FFFFFF;
color:#000000;
border: 1px solid #0066CC;
width: 100px;
height: 18px;
font-family: Verdana;
font-size: 12px;
text-align:center;
}

.Accelerator {text-decoration:underline;}

DD, DL {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:justify;
}

DD {
	padding-left: 3px;
}

DL {
	padding-left:10px;
}

li.lista {
	list-style:disc;
	padding:10px 0 0 10px;
}

.dt {
	color:#000000;
	font-size:10px;
	font-family:Verdana;
	text-align:justify;
	margin:10px 0 0 5px;
}

a.link:link, a.link:visited, a.link:active {
	font-size: 12px;
	text-decoration:underline;
	color:#000000;
}
a.link:hover {
	font-size: 12px;
	text-decoration:none;
	background-color:#D9ECEC;
	color:#0000FF;
}

.divEspaco {
	padding-bottom:10px;
}

.Itens {
	cursor: pointer; 
	font-family: Tahoma; 
	font-size: 12px; 
	color: #000066;
	padding-bottom:15px;
}

.TabelaOperacao {
	font-family: Tahoma;
	border-collapse:collapse;
	border-color:#666666;
	border-width:1px;
	border-style:solid;
	font-size:10px;
}

.linhaBranca {
	background-color:#FFFFFF;
}

.linhaCinza {
	background-color:#F3F3F3;
}

.thOperacao {
	background-color:#E0E0E0;
}

.tdOperacao {
	font-size:11px;
}

.Marcador {
	list-style:disc;
}

.resumo {
	font-style:italic;
}

.artigo {
	text-align:justify;
}

.legenda {
	font-size:10px;
	font-family:Tahoma;
	color:#0033CC;
	height:35px;
}

.tabela {
	background-color: #999999;
	font-family: Verdana; 
	font-size: 10px;
	width:96%;
	border-width:1px;
	border-style:solid;
}

.tabelaTituloCampos {
	background-color: #E4E4E4;
	font-weight:bold;
}

.tabelaCampos {
	background-color: #F2F2F2;
}

.tabelaTituloCampos, .tabelaCampos {
	padding:3px;
}

.button {
	cursor:pointer;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	font-size:12px;
}

fieldset {
	border-width:1px;
	border-style:dotted;
	border-color:#CCCCCC;
}

legend {
	color:#000000;
	font-weight:bold;
}

.sucesso {
	color:#0000FF;
}

.erro {
	color:#FF0000;
}

.sucesso, .erro {
	font-weight:bold;
}


/* ESTILO COMITĘS */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 3px;
margin-right: 0;
border: 1px solid #778;
color: #2d2b2b;
background: white url(http://www.aesa.pb.gov.br/img/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(http://www.aesa.pb.gov.br/img/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 95%;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

.TabelaComites {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:100%;
	border-width:1px;
	border-style:solid;
	border-collapse:collapse;
	border-color:#333333;
}

.TabelaComites tr, .TabelaComites td {
	padding:3px;
}

@media print {
.tabcontent {
display:block!important;
}
}

/* FIM - ESTILO COMITĘS */


/* CONSULTA OUTORGADOS CADASTRADOS */
.destaqueTitulo{
	font-weight:bold;
}

.destaqueResposta {
	color:#FF0000;
}

/* FIM - CONSULTA OUTORGADOS CADASTRADOS */