#tabPrincipal{
	width:980px;
	border:1px solid #999999
}
#tabBanner{
	background-image:url(../img/cabecalho.jpg);
	height:91px;
}
#tabLogin{
	height:26px;
}
#tabMenuPrincipal{
	background-image:url(../img/menu_principal_cinza.jpg);
	height:25px;
}
#tabAcao{
	height:26px;
	/*background-color:#FF9;*/
}
#tabConteudo{
	padding-bottom:10px;
}
#tabRodape{
	border-top:1px solid #999999;
}
.botaoMenuPrincipal{
	border-right:1px #FFFFFF solid;
	height:25px;
	padding-left:6px;
	padding-right:6px;
}
.botaoMenuPrincipal a, .botaoMenuPrincipal a:visited{
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}
.botaoMenuPrincipal a:hover{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
.botaoMenuPrincipalAmarelo{
	background-image:url(../img/menu_principal_amarelo.jpg);
	border-right:1px #FFFFFF solid;
	height:25px;
	padding-left:6px;
	padding-right:6px;
}
.botaoMenuPrincipalAmarelo a, .botaoMenuPrincipalAmarelo a:visited{
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}
.botaoMenuPrincipalAmarelo a:hover{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
.botaoMenuPrincipalAzul{
	background-image:url(../img/menu_principal_azul.jpg);
	border-right:1px #FFFFFF solid;
	height:25px;
	padding-left:6px;
	padding-right:6px;
}
.botaoMenuPrincipalAzul a, .botaoMenuPrincipalAzul a:visited{
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}
.botaoMenuPrincipalAzul a:hover{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
.botaoMenuPrincipalVerde{
	background-image:url(../img/menu_principal_verde.jpg);
	border-right:1px #FFFFFF solid;
	height:25px;
	padding-left:6px;
	padding-right:6px;
}
.botaoMenuPrincipalVerde a, .botaoMenuPrincipalVerde a:visited{
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}
.botaoMenuPrincipalVerde a:hover{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
.capa{
	border:1px #000000 solid;
}
hr{
	border:1px solid #CCC;
}
.menutop ul {	
	margin: 0em;
	padding: 0em;
	list-style: none;
}	

.menutop li {
	float: right;
	white-space: nowrap;
	border-left: solid 0.1em rgb(150,150,150);
	padding: 0em 0.5em 0em 0.5em;
}

.menutop li a {
	display: block; 
	margin: 0em;
	background-color: rgb(255,255,255);
	color: rgb(150,150,150);
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0em 0em 0em 2.0em;
	color: rgb(100,100,100);
	text-decoration: none;
	font-weight: normal;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 8px;
	color: rgb(100,100,100);
	text-decoration: none;
	font-weight: normal;
	text-align:justify;
}
.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0.2em 0em 0.2em 0.3em;
	color: rgb(100,100,100);
	text-decoration: none;
	font-weight: bold;
	text-align:justify;
}
.textoVermelho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*padding: 0.2em 0em 0.2em 0.3em;*/
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.textoMensagem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*padding: 0.2em 0em 0.2em 0.3em;*/
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.tituloCinza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: rgb(220,220,220);
	color: rgb(100,100,100);
	font-weight: bold;
	padding: 0.2em 0em 0.2em 0.3em;
}
.tituloAmarelo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: rgb(255,236,128);
	color: rgb(100,100,100);
	font-weight: bold;
	padding: 0.2em 0em 0.2em 0.3em;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #969696;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #969696;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646464;
	text-decoration: underline;
}
a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #76787A;
	text-decoration: underline;
}
select{
	background-color:#eeeeee;
	border-color:#666666;
	border-style:solid;
	border-width:1;
	color:000000;
	font-size:8pt;
	font-family:verdana;
}
textarea{
	border: solid 1px rgb(200,200,200);
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
	font-size:8pt;
	font-family:verdana;
}
input{
	border: solid 1px rgb(200,200,200);
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
	font-size:8pt;
	font-family:verdana;
}
button{
	border: solid 1px rgb(200,200,200);
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
	font-size:8pt;
	font-family:verdana;
}
a.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	position: relative;
	z-index: 10;
	white-space: nowrap;
} 
a.info:hover {
    background:transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #76787A;
	text-decoration: none;
	z-index: 11;
	white-space: nowrap;
}
a.info span {
	display: none
}
a.info:hover span {
	display:block;
	position:absolute;
	//width:80px;
	top:15px;
	text-align:left;
	left:2px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	border:1px solid #FFCC00;
	background:#FFFF99;
	color:#000000;
	text-decoration: none;
}
a.info2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	position: relative;
	z-index: 10;
} 
a.info2:hover {
    background:transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #76787A;
	text-decoration: none;
	z-index: 11;
}
a.info2 span {
	display: none
}
a.info2:hover span {
	display:block;
	position:absolute;
	width:120px;
	top:20px;
	text-align:left;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding:5px 10px;
	border:1px solid #FFCC00;
	background:#FFFF99;
	color:#000000;
	text-decoration: none;
	right: 0px;
}
.botao {
	background-color:#E2E4E5;
	cursor:hand;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:none;
}
.texto3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.texto4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #504F54;
}
a.linkTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #504F54;
	text-decoration: none;
}
a.linkTitulo:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #504F54;
	text-decoration: none;
}
a.linkTitulo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #76787A;
	text-decoration: underline;
}
a.linkTitulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #504F54;
	text-decoration: none;
}
a.linkTitulo2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #504F54;
	text-decoration: none;
}
a.linkTitulo2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #76787A;
	text-decoration: underline;
}
#wrap {
	background: form(../img/img_background.gif) top center repeat-y;
	border-left: solid 1px rgb(150,150,150);
	border-right: solid 1px rgb(150,150,150);	
}
.menuPrincipal a, .menuPrincipal a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuPrincipal a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #504F54;
	text-decoration: none;
}
.caixaBordaCinza {
	border: solid 1px rgb(200,200,200);
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
}
.caixaTituloCinza {
	background-color: rgb(220,220,220);
	color: rgb(100,100,100);
	font-weight: bold;
	text-align:left;
}
.caixaCinza {
	border: solid 1px rgb(200,200,200);
	background-color: rgb(235,235,235);
	color: rgb(100,100,100);	
}
.tituloMenu {
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
	padding: 0.5em 0.5em 1em 0.0em;
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
}
/* Menu VERDE */
.menuVerde ul {	
	width: 160px;
	float: left;
	list-style: none;
	margin: 0em;
	padding: 0em;	
}	
.menuVerde li {
	margin: 0em;
	padding: 0em;
}
.menuVerde li a, .menuVerde a:visited {
	display: block;
	text-align: right;	
	padding: 0.3em 0.7em 0.2em 0.6em;
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
	background-color: inherit;
	color: rgb(125,125,125);
	text-decoration: none;
	font-weight: bold;
	height: 1.3em;
	font-size: 10px
}
.menuVerde a:hover, .menuVerdeSelected {
	text-align: right;
	border-left: solid 0.5em rgb(137,199,44);				
	background-color: inherit;	
	background-color: rgb(224,244,181);	
	color: rgb(0,0,0);
	text-decoration: none;
}
.tituloVerde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: rgb(137,199,44);
	color: rgb(100,100,100);
	font-weight: bold;
	padding: 0.2em 0em 0.2em 0.3em;
}
.linhaVerdeImpar {
	background-color: rgb(224,244,181);	
	color: rgb(100,100,100);
	border-bottom: solid 1px #999999;
}
.linhaVerdePar {
	background-color: rgb(137,199,44);
	color: rgb(100,100,100);
	border-bottom: solid 1px #999999;
}
.caixaBordaVerde {
	border: solid 1px rgb(224,244,181);	
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
}
/* Menu CINZA */
.menuCinza ul {	
	width: 160px;
	float: left;
	list-style: none;
	margin: 0em;
	padding: 0em;	
}	
.menuCinza li {
	margin: 0em;
	padding: 0em;
}
.menuCinza li a, .menuCinza a:visited {
	display: block;
	text-align: right;	
	padding: 0.3em 0.7em 0.2em 0.6em;
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
	background-color: inherit;
	color: rgb(125,125,125);
	text-decoration: none;
	font-weight: bold;
	height: 1.3em;
	font-size: 10px
}
.menuCinza a:hover, .menuCinzaSelected {
	text-align: right;
	border-left: solid 0.5em rgb(220,220,220);		
	background-color: inherit;	
	background-color: rgb(235,235,235);	
	color: rgb(0,0,0);
	text-decoration: none;
}
/* Menu AMARELO */
.menuAmarelo ul {	
	width: 160px;
	float: left;
	list-style: none;
	margin: 0em;
	padding: 0em;	
}	
.menuAmarelo li {
	margin: 0em;
	padding: 0em;
}
.menuAmarelo li a, .menuAmarelo a:visited {
	display: block;
	text-align: right;	
	padding: 0.3em 0.7em 0.2em 0.6em;
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
	background-color: inherit;
	color: rgb(125,125,125);
	text-decoration: none;
	font-weight: bold;
	height: 1.3em;
	font-size: 10px
}
.menuAmarelo a:hover, .menuAmareloSelected {
	text-align: right;
	border-left: solid 0.5em rgb(255,236,128);
	background-color: inherit;	
	background-color: rgb(255,255,191);	
	color: rgb(0,0,0);
	text-decoration: none;
}
.linhaAmarelaTitulo {
	background-color: rgb(255,236,128);
	color: rgb(100,100,100);
	font-weight: bold;
	border-bottom: solid 1px #999999;
}
.linhaAmarelaImpar {
	background-color: rgb(255,255,191);
	color: rgb(100,100,100);
	border-bottom: solid 1px #999999;
}
.linhaAmarelaPar {
	background-color: rgb(255,236,128);
	color: rgb(100,100,100);
	border-bottom: solid 1px #999999;
}
.caixaBordaAmarela {
	border: solid 1px rgb(255,236,128);
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
}
.linhaCinzaTitulo {
	background-color: rgb(220,220,220);
	color: rgb(100,100,100);
	font-weight: bold;
	border-bottom: solid 1px #999999;
}
.linhaCinzaImpar {
	background-color: rgb(220,220,220);
	color: rgb(100,100,100);
	border-bottom: solid 1px #999999;
}
.linhaCinzaPar {
	background-color: rgb(235,235,235);
	color: rgb(100,100,100);
	border-bottom: solid 1px #999999;
}
/* Menu AZUL */
.menuAzul ul {	
	width: 160px;
	float: left;
	list-style: none;
	margin: 0em;
	padding: 0em;	
}	
.menuAzul li {
	margin: 0em;
	padding: 0em;
}
.menuAzul li a, .menuAzul a:visited {
	display: block;
	text-align: right;	
	padding: 0.3em 0.7em 0.2em 0.6em;
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
	background-color: inherit;
	color: rgb(125,125,125);
	text-decoration: none;
	font-weight: bold;
	height: 1.3em;
	font-size: 10px
}
.menuAzul a:hover, .menuAzulSelected {
	text-align: right;
	border-left: solid 0.5em rgb(187,211,247);
	background-color: inherit;	
	background-color: rgb(226,238,252);
	color: rgb(0,0,0);
	text-decoration: none;
}
.tituloAzul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: rgb(187,211,247);
	color: rgb(100,100,100);
	font-weight: bold;
	padding: 0.2em 0em 0.2em 0.3em;
}
.linhaAzulImpar {
	background-color: rgb(226,238,252);
	color: rgb(100,100,100);
	border-bottom: solid 1px #999999;
}
.linhaAzulPar {
	background-color: rgb(187,211,247);
	color: rgb(100,100,100);
	border-bottom: solid 1px #999999;
}
.caixaBordaAzul {
	border: solid 1px rgb(187,211,247);
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
}
a#tooCool {
	position: fixed;
	right: 0;
	bottom: 0;
	display: block;
	height: 80px;
	width: 80px;
	background: url('http://www.saladejustica.com.br/img/too_cool.png') bottom right no-repeat;
	text-indent: -999em;
	text-decoration: none;
}