/*ESTILOS APLICADOS A TEXTO*/
body{margin-top:5px}
.txtgeral{ color:#003470;font-family:Verdana;font-size:11px;}
.txtobrigatorio{ color:#C09B05;font-family:Verdana;font-size:11px;padding-left:3px}
.txtmsg{ color:#013A7B;font-family:Verdana;font-size:14px;font-weight:bold;}
input, textarea, select{font-family:Verdana;font-size:10px;color:#000000;margin-left:0px}
.txtbotao{font-family:Verdana;font-size:11px;background-color:#f5f5f5;color:#317AB3;font-style :normal;font-weight :bold;border:1px #e2e2e2 solid;cursor:hand;}
.txtlabelpesquisa{color:#F8CE18;font-family:Verdana;font-size:11px;font-weight:bold;text-align:left;}
.txtdata{ font-family:Verdana;font-size:9px;color:#ffffff;font-weight:normal;}
.txtchavao{ color:#ffffff;font-family:Verdana;font-size:12px;font-weight:bold;}
.txtdestaque{ font-family:Verdana;font-size:11px;font-weight:bold;color:#013A7B;}
.txtopcoesgerais{font-family:Verdana;font-size:11px;font-weight:bold;color:#408EC5;}
.txtheadlines{font-family:Verdana;font-size:12px;font-weight:bold;color:#276CA7;}
.txtopcoesparticulares{font-family:Verdana;font-size:10px;font-weight:bold;color:#013A7B;}
.txtopcoesempresas{font-family:Verdana;font-size:10px;font-weight:bold;color:#FE9B05;}
.txtopcoesdirgeral{font-family:Verdana;font-size:10px;font-weight:bold;color:#063F80;}
.txtnomeprodutoparticular{color:#317AB3;font-family:Verdana;font-size:14px;font-weight :bold;text-decoration :none;padding-left:3px}
.txtnomeprodutoempresa{color:#063F80;font-family:Verdana;font-size:14px;font-weight :bold;text-decoration :none;padding-left:3px}
.txttituloevento{ font-family:Verdana;font-size:11px;color:#408EC5;margin-top:5px;font-weight:normal;padding-top:3px;padding-bottom:3px;}
.txttitulogeral{ font-family:Verdana;font-size:17px;color:#408EC5;font-weight:bold;}
.txttituloparticulares{ font-family:Verdana;font-size:17px;color:#EAAA00;font-weight:bold;}
.txttituloempresas{ font-family:Verdana;font-size:17px;color:#013A7B;font-weight:bold;}
.txtdestaqueparticulares{color:#ffffff;font-family:Verdana;font-size:11px;font-weight:bold;}
.txtdestaqueempresas{color:#ffffff;font-family:Verdana;font-size:11px;font-weight:bold;}
.txtfooter{font-family:Verdana;font-size:9px;font-weight:normal;color:#999999;}
.txtdetalhe{ font-family:Verdana;font-size:9px;font-weight:normal ;color:#666666;}
.txtformprodselec{color:#408EC5;font-family:Verdana;font-size:11px;font-weight:bold;margin:2px;}
.txterro {font-family:Verdana;font-size:9px;font-weight:normal;color :#ff0000;}
.txttitulotabelaparticular{color:#EAAA00;font-family:Verdana;font-size:12px;font-weight :bold;text-decoration :none;padding-left:3px}
.txttitulotabelaempresa {color:#013A7B;font-family:Verdana;font-size:12px;font-weight :bold;text-decoration :none;padding-left:3px}
.txtsubtitulogeral {font-family:Verdana;font-size:12px;color:#408EC5;font-weight:bold;}
.txtsubtituloparticulares {font-family:Verdana;font-size:12px;color:#EAAA00;font-weight:bold;border-bottom:1px #e2e2e2 solid;}
.txtsubtituloempresas {font-family:Verdana;font-size:12px;color:#013A7B;font-weight:bold;border-bottom:1px #e2e2e2 solid;font-weight:bold;}
.txtfooter {font-family:Verdana;font-size:9px;font-weight:normal;color:#999999;}
.txttituloartigo{font-family:Verdana;font-size:12px;font-weight:bold;color:#D9AE06;}
.txtlblacessos{font-family:Verdana;font-size:9px;font-weight:bold;color:#666666;}
.txtlabelerro{font-size: 11px;color: red;font-family: Verdana;}
.txtrequiredvalidator{font-size: 10px;color: red;font-family: Verdana;}

/*ESTILOS APLICADOS A TABELAS*/
.lbltoptab
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	padding-left: 3px;
	border-left: white 1px solid;
	color: #ffffff;
	border-bottom: white 1px solid;
	font-family: Verdana;
	background-color: #4893c7;
}
.lblesq{background-color:#ffffff;color:#003175;font-family:Verdana;font-size:11px;padding-left:3px;border-top:1px #e2e2e2 solid;border-bottom:1px #e2e2e2 solid;}
.lbltop{background-color:#4893C7;color:#ffffff;font-family:Verdana;font-size:11px;padding-left:3px;font-weight:bold;}
.txtconteudotabela{background-color:#f5f5f5;color:#003175;font-family:Verdana;font-size:11px;padding-left:3px;border-bottom:1px #e2e2e2 solid;border-left:1px #e2e2e2 solid;border-top:1px #ffffff solid;border-right:1px #ffffff solid;}
.tblon{border:1px #cccccc solid;color:#013A7B;font-family:Verdana;font-size:11px;padding-left:3px}
.tbloff{border:0px #e2e2e2 solid;color:#013A7B;font-family:Verdana;font-size:11px;padding-left:3px}

/*ESTILOS APLICADOS A LINKS*/
a.lktab:link{ color:yellow;font-family: Verdana;font-size:11px;text-decoration :none;}
a.lktab:visited{ color:yellow;font-family: Verdana;font-size:11px;text-decoration :none;}
a.lktab:hover{ color:#F8D00F;font-family: Verdana;font-size:11px;text-decoration :underline;}
a.lktab:active{ color:#F8D00F;font-family: Verdana;font-size:11px;text-decoration :none;}

a.lkmenuapoio:link{ color:#ffffff;font-family: Verdana;font-size:9px;font-weight :bold;text-decoration :none;}
a.lkmenuapoio:hover{ color:#EAAA00;font-family: Verdana;font-size:9px; font-weight :bold;text-decoration :underline;}
a.lkmenuapoio:active{ color:#EAAA00;font-family: Verdana;font-size:9px; font-weight :bold;text-decoration :underline;}
a.lkmenuapoio:visited{ color:#ffffff;font-family: Verdana;font-size:9px;font-weight :bold;text-decoration :none;}
a.lkmenuapoio:visited:hover{ color:#EAAA00;font-family: Verdana;font-size:9px;font-weight :bold;text-decoration :underline;}

a.lkacessos:link{ color:#666666;font-family: Verdana;font-size:11px;font-weight :bold;text-decoration :none;}
a.lkacessos:hover{ color:#666666;font-family: Verdana;font-size:11px; font-weight :bold;text-decoration :none;}
a.lkacessos:active{ color:#666666;font-family: Verdana;font-size:11px; font-weight :bold;text-decoration :none;}
a.lkacessos:visited{ color:#666666;font-family: Verdana;font-size:11px;font-weight :bold;text-decoration :none;}
a.lkacessos:visited:hover{ color:#666666;font-family: Verdana;font-size:11px;font-weight :bold;text-decoration :none;}

.lkmenuprodutoon{ color:#408EC5;font-family: Verdana;font-size:11px;font-weight :bold;text-decoration :none;}

a.lkgeral:link{ color:#666666;font-family: Verdana;font-size:11px;font-weight :normal;text-decoration :none;padding-left:2px;}
a.lkgeral:hover{ color:#408EC5;font-family: Verdana;font-size:11px; font-weight :normal;text-decoration :underline;padding-left:2px;}
a.lkgeral:active{ color:#408EC5;font-family:Verdana;font-size:11px; font-weight :normal;text-decoration :none;padding-left:2px;}
a.lkgeral:visited{ color:#666666;font-family: Verdana;font-size:11px;font-weight :normal;text-decoration :none;padding-left:2px;}
a.lkgeral:visited:hover{ color:#408EC5;font-family: Verdana;font-size:11px;font-weight :normal;text-decoration :underline;padding-left:2px;}

.lkgeralon{ color:#408EC5;font-family: Verdana;font-size:11px; font-weight :normal;text-decoration :underline;padding-left:2px;}

a.lkprodutosrelacionados:link{ color:#999999;font-family: Verdana;font-size:11px;font-weight :normal;text-decoration :none;padding-left:2px;}
a.lkprodutosrelacionados:hover{ color:#408EC5;font-family: Verdana;font-size:11px; font-weight :normal;text-decoration :underline;padding-left:2px;}
a.lkprodutosrelacionados:active{ color:#408EC5;font-family:Verdana;font-size:11px; font-weight :normal;text-decoration :none;padding-left:2px;}
a.lkprodutosrelacionados:visited{ color:#999999;font-family: Verdana;font-size:11px;font-weight :normal;text-decoration :none;padding-left:2px;}
a.lkprodutosrelacionados:visited:hover{ color:#408EC5;font-family: Verdana;font-size:11px;font-weight :normal;text-decoration :underline;padding-left:2px;}

a.lkdestaque:link{ color:#999999;font-family: Verdana;font-size:11px;font-weight :bold;text-decoration :none;}
a.lkdestaque:hover{ color:#408EC5;font-family: Verdana;font-size:11px; font-weight :bold;text-decoration :underline;}
a.lkdestaque:active{ color:#408EC5;font-family:Verdana;font-size:11px; font-weight :bold;text-decoration :none;}
a.lkdestaque:visited{ color:#999999;font-family: Verdana;font-size:11px;font-weight :bold;text-decoration :none;}
a.lkdestaque:visited:hover{ color:#408EC5;font-family: Verdana;font-size:11px;font-weight :bold;text-decoration :underline;}

a.lktabgeral:link{ color:#ffffff;font-family: Verdana;font-size:11px;font-weight :bold;text-decoration :none;}
a.lktabgeral:hover{ color:#ffffff;font-family: Verdana; font-size:11px; font-weight :bold;text-decoration :none;}
a.lktabgeral:active{ color:#ffffff;font-family: Verdana;font-size:11px; font-weight :bold;text-decoration :none;}
a.lktabgeral:visited{ color:#ffffff;font-family: Verdana;font-size:11px;font-weight :bold;text-decoration :none;}
a.lktabgeral:visited:hover{ color:#ffffff;font-family: Verdana; font-size:11px;font-weight :bold;text-decoration :none;}

a.lktabgeralon:link{ color:#013A7B;font-family: Verdana;font-size:11px;font-weight :bold;text-decoration :none;}
a.lktabgeralon:hover{ color:#013A7B;font-family: Verdana;font-size:11px; font-weight :bold;text-decoration :none;}
a.lktabgeralon:active{ color:#013A7B;font-family: Verdana;font-size:11px; font-weight :bold;text-decoration :none;}
a.lktabgeralon:visited{ color:#013A7B;font-family: Verdana;font-size:11px;font-weight :bold;text-decoration :none;}
a.lktabgeralon:visited:hover{ color:#013A7B;font-family: Verdana;font-size:11px;font-weight :bold;text-decoration :none;}

/*INICIO DEFINICAO MENU LATERAIS*/
.tdopcoessecundarias{width:150;height:18;border-bottom:1px #cccccc dotted;}
.opcoesprincipais{background-color:#8DBCDE;}
.opcoesprincipaison{background-color:#62A2D0;}
.opcoesparticulares{background-color:#F8CC58;}
.opcoesparticulareson{background-color:#F5BA18;}
.opcoesempresas{background-color:#2A71AB;}
.opcoesempresason{background-color:#0B4786;}

a.lkopcoesprincipais:link{color:#ffffff;font-family:Verdana;font-size:11px;font-weight:bold;padding-left:5px;text-decoration :none;}
a.lkopcoesprincipais:hover{color:#ffffff;font-family:Verdana;font-size:11px;font-weight:bold;padding-left:5px;text-decoration :none;}
a.lkopcoesprincipais:active{color:#ffffff;font-family:Verdana;font-size:11px;font-weight:bold;padding-left:5px;text-decoration :none;}
a.lkopcoesprincipais:visited{color:#ffffff;font-family:Verdana;font-size:11px;font-weight:bold;padding-left:5px;text-decoration :none;}
a.lkopcoesprincipais:visited:hover{color:#ffffff;font-family:Verdana;font-size:11px;font-weight:bold;padding-left:5px;text-decoration :none;}

.lkopcoesprincipaison{color:#ffffff;font-family:Verdana;font-size:11px;font-weight:bold;padding-left:5px;text-decoration :none;}

a.lkopcoesprincipaison:link{color:#ffffff;font-family:Verdana;font-size:11px;font-weight:bold;padding-left:5px;text-decoration :none;}
a.lkopcoesprincipaison:hover{color:#ffffff;font-family:Verdana;font-size:11px;font-weight:bold;padding-left:5px;text-decoration :none;}
a.lkopcoesprincipaison:active{color:#ffffff;font-family:Verdana;font-size:11px;font-weight:bold;padding-left:5px;text-decoration :none;}
a.lkopcoesprincipaison:visited{color:#ffffff;font-family:Verdana;font-size:11px;font-weight:bold;padding-left:5px;text-decoration :none;}
a.lkopcoesprincipaison:visited:hover{color:#ffffff;font-family:Verdana;font-size:11px;font-weight:bold;padding-left:5px;text-decoration :none;}

a.lkopcoeson:link{color:#063F80;font-family:Verdana;font-size:10px;font-weight:bold;padding-left:5px;text-decoration:none;}
a.lkopcoeson:hover{color:#063F80;font-family:Verdana;font-size:10px;font-weight:bold;padding-left:5px;text-decoration:none;}
a.lkopcoeson:active{color:#063F80;font-family:Verdana;font-size:10px;font-weight:bold;padding-left:5px;text-decoration:none;}
a.lkopcoeson:visited{color:#063F80;font-family:Verdana;font-size:10px;font-weight:bold;padding-left:5px;text-decoration:none;}
a.lkopcoeson:visited:hover{color:#063F80;font-family:Verdana;font-size:10px;font-weight:bold;padding-left:5px;text-decoration:bold;}

a.lkopcoes:link{color:#063F80;font-family:Verdana;font-size:10px;font-weight:normal;padding-left:5px;text-decoration:none;}
a.lkopcoes:hover{color:#063F80;font-family:Verdana;font-size:10px;font-weight:bold;padding-left:5px;text-decoration:none;}
a.lkopcoes:active{color:#063F80;font-family:Verdana;font-size:10px;font-weight:normal;padding-left:5px;text-decoration:none;}
a.lkopcoes:visited{color:#063F80;font-family:Verdana;font-size:10px;font-weight:normal;padding-left:5px;text-decoration:none;}
a.lkopcoes:visited:hover{color:#063F80;font-family:Verdana;font-size:10px;font-weight:bold;padding-left:5px;text-decoration:bold;}

/*FIM DEFINICAO MENU LATERAIS*/

a.lkmapa:link{ color:#408EC5;font-family: Verdana;font-size:11px;font-weight :normal;text-decoration :none;}
a.lkmapa:hover{ color:#013A7B;font-family: Verdana;font-size:11px; font-weight :normal;text-decoration :underline;}
a.lkmapa:active{ color:#013A7B;font-family:Verdana;font-size:11px; font-weight :normal;text-decoration :none;}
a.lkmapa:visited{ color:#408EC5;font-family: Verdana;font-size:11px;font-weight :normal;text-decoration :none;}
a.lkmapa:visited:hover{ color:#013A7B;font-family: Verdana;font-size:11px;font-weight :normal;text-decoration :underline;}

a.lktopo:link{ color:#999999;font-family: Verdana;font-size:9px;font-weight :bold;text-decoration :none;}
a.lktopo:hover{ color:#408EC5;font-family: Verdana;font-size:9px; font-weight :bold;text-decoration :underline;}
a.lktopo:active{ color:#408EC5;font-family:Verdana;font-size:9px; font-weight :bold;text-decoration :none;}
a.lktopo:visited{ color:#999999;font-family: Verdana;font-size:9px;font-weight :bold;text-decoration :none;}
a.lktopo:visited:hover{ color:#408EC5;font-family: Verdana;font-size:9px;font-weight :bold;text-decoration :underline;}

a.lkvermais:link{ color:#E2A70A;font-family: Verdana;font-size:9px;font-weight :bold;text-decoration :none;}
a.lkvermais:hover{ color:#999999;font-family: Verdana;font-size:9px; font-weight :bold;text-decoration :underline;}
a.lkvermais:active{ color:#999999;font-family:Verdana;font-size:9px; font-weight :bold;text-decoration :none;}
a.lkvermais:visited{ color:#E2A70A;font-family: Verdana;font-size:9px;font-weight :bold;text-decoration :none;}
a.lkvermais:visited:hover{ color:#999999;font-family: Verdana;font-size:9px;font-weight :bold;text-decoration :underline;}

/*adicionado por joel*/
.lblTopTabSelected
{	
	background-color: #2A71AB;
	font-weight:bold;
}


.requiredtag
{
	padding-left:5px;
	color:Red;
}


.seccaoMenu
{
	height:100%;
}

.seccaoConteudo
{
	padding-top:10px;
}


#formParticipacao input.i_text, textarea.t_text
{	
	width:300px;
}



#seccoesManualRegularizacao
{
	font-family: Verdana;
	font-size:11px;
}



#seccoesManualRegularizacao ol,ul,li
{
	font-family: Verdana;
	margin-top:3px;
	margin-bottom:3px;
	margin-right:3px;
}

#seccoesManualRegularizacao ol
{
	list-style-type: none; list-style-image: none;
}



.operacaoBemSucedida
{
	font-family: Verdana;
	border:solid 1px green;
	background-color:Lime;
	margin:3px;
	margin-bottom:10px;
	padding:3px;
	font-size:11px;
	text-align:center;
	color:Black;
}

.operacaoMalSucedida
{
	font-family: Verdana;
	border:solid 1px #990000;
	background-color: #ff0000;
	color:White;
	margin:3px;
	margin-bottom:10px;
	padding:3px;
	font-size:11px;
	text-align:center;
	font-weight:bold;
}

.MRTitulo
{
	font-family: Verdana;
	font-size:11px;
	color:#003470
}

.MRAnotacao
{
	font-family: Verdana;
	font-size:10px;
	color:#003470;
}
.MRTexto
{
	font-family: Verdana;
	font-size:10px;
	color:#003470;
	BORDER-RIGHT: #003399 1px solid; BORDER-TOP: #003399 1px solid; BORDER-LEFT: #003399 1px solid; BORDER-BOTTOM: #003399 1px solid;
}
