body {
	background:url(../imagens/dot.gif) repeat;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	top:0;
}

#data {
	background-color:#D6E6CB;
	border-top:0;
	border-right:1px;
	border-bottom:2px;
	border-left:1px;
	border-color:#009933;
	border-style:solid;
	font-size:75%;
	padding:0;
	position:relative;
	text-align:right;
	width:760px;
}

#data a {
	color:#0066FF;
	font-weight:bold;
	text-decoration:none;
}

#data a:hover {
	color:#00FF00;
}

#principal {
	background-color:#FFFFFF;
	border-collapse:collapse;
	border-top:0;
	border-right:1px;
	border-bottom:2px;
	border-left:1px;
	border-color:#009933;
	border-style:solid;
	height:450px;
	padding:0;
	width:758px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:760px;	
}

#principal tr td#lateral {
	background-color:#D6E6CB;
	border-top:0px;
	border-right:1px;
	border-bottom:0;
	border-left:0;
	border-color:#009933;
	border-style:solid;
	width:138px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:140px;	
}

 /* footer */ 

#footer {
	background:url(../imagens/rodape.jpg) repeat-x;
	border:0;
	color:#FFFFFF;
	font-size:80%;
	font-weight:bold;
	padding:0;
	line-height:80%;
	text-align:center;
	width:758px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:760px;	
}

/*	 [if IE] >  */
/*	<![endif] */

 /* Estilo1 */ 

.estilo1 {
	background:url(../imagens/tarja.gif) repeat-x;
	color:#FFFFFF;
	font-size:12px; 
	font-weight:bold; 
	padding:0;
	text-align:center;
}

 /* Estilo1b */ 

.estilo1b {
	background:url(../imagens/tarjabig.gif) repeat-x;
	color:#FFFFFF;
	font-size:12px; 
	font-weight:bold; 
	padding:0;
	text-align:center;
	width:100%;
}

 /* Estilo1brev */ 

.estilo1brev {
	background-image:url(../imagens/tarjabigrev.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:12px; 
	font-weight:bold; 
	padding:0;
	text-align:center;
	width:100%;
}

 /* Estilo11 */ 

.estilo1l {
	background-image:url(../imagens/tarjabig.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:12px; 
	font-weight:bold; 
	padding-left:15px;
	text-align:left;
}

 /* Estilo2 */ 

.estilo2 {
	background-color:#FFFFFF; 
	color:#000000;
	font-size:12px; 
	font-weight:normal;
	text-align:justify; 
} 

 /* link  */ 

.link {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}

.link:hover {
	color:#0099FF;
}

 /* link  */ 

.linkpag {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.linkpag:hover {
	color:#0099FF;
}

 /* Estilo verde */ 

table#estiloverde {
  	background-color:#FFFFFF;
	border-collapse:collapse;
	color:#000000;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size:12px;
  	text-align:center;
}

table#estiloverde tr:hover {
  	background-color:#CCFF99;
	/* background:url(../imagens/faixaverdehover.gif) repeat-x; */
}

table#estiloverde tr th {
  	background-color:#9BBB59;
/*	background:url(../imagens/faixaverde.gif) repeat-x; */
	border:1px solid #CCCCCC;
	color:#000000;
	font-weight:bold;
}
 
table#estiloverde tr td {
  	border:1px solid #AFE03A;
}

table#estiloverde tr td a {
	color:#000000;
	display:block;
	text-decoration:none;
}

table#estiloverde tr td a:hover {
	background-color:#AFE03A;
	color:#0099FF;
}

table#estiloverde tr.estilolinha td {
	background-color:#EAF1DD;
/*	background:url(../imagens/faixaverdeclaro.gif) repeat-x; */
}

table#estiloverde tr.estilolinha:hover td {
  	background-color:#CCFF99;
/*	background:url(../imagens/faixaverdehover.gif) repeat-x; */
}

 /* Estilo marrom */ 

table#estilomarrom {
	border-collapse:collapse;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}

table#estilomarrom tr:hover {
  	background-color:#FEF0E6;
	background:url(../imagens/faixamarromhover.gif) repeat-x;
}

table#estilomarrom tr th {
	background-color:#C0504D;
	background:url(../imagens/faixamarrom.gif) repeat-x;
	color:#000000;
	font-weight:bold;
}

table#estilomarrom tr td {
	border:1px solid #D17D7D;
}

table#estilomarrom tr td a {
	color:#000000;
	display:block;
	text-decoration:none;
}

table#estilomarrom tr td a:hover {
	color:#0099FF;
}

table#estilomarrom tr.estilolinha td {
	background-color:#F2DDDC;
}

table#estilomarrom tr.estilolinha:hover td {
  	background-color:#FEF0E6;
	background:url(../imagens/faixamarromhover.gif) repeat-x;
}

 /* Estilo azul */ 
 
table#estiloazul {
	border-collapse:collapse;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}

table#estiloazul tr:hover {
  	background-color:#E5FFFF;
	background:url(../imagens/faixaazulhover.gif) repeat-x;
}
 
table#estiloazul tr th {
  	background-color:#4F81BD;
	background:url(../imagens/faixaazul.gif) repeat-x;
	color:#FFFFFF;
	font-weight:bold;
}

table#estiloazul tr td {
	border:1px solid #D0D7E5;
}

table#estiloazul tr td a {
	color:#000000;
	display:block;
	text-decoration:none;
}

table#estiloazul tr td a:hover {
	color:#0099FF;
}

table#estiloazul tr.estilolinha td {
	background-color:#B8CCE4;
	background:url(../imagens/faixaazulclaro.gif) repeat-x;
}

table#estiloazul tr.estilolinha:hover td {
  	background-color:#E5FFFF;
	background:url(../imagens/faixaazulhover.gif) repeat-x;
}
 
 /* Estilo laranja */ 
 
table#estilolaranja {
	border-collapse:collapse;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

table#estilolaranja tr:hover {
  	background-color:#FEFEE0;
	background:url(../imagens/faixalaranjahover.gif) repeat-x; 
}
 
table#estilolaranja tr th {
  	background-color:#F79646;
	background:url(../imagens/faixalaranja.gif) repeat-x; 
	color:#000000;
	font-weight:bold;
}

table#estilolaranja tr td {
	border:1px solid #FAC090;
}

table#estilolaranja tr td a {
	color:#000000;
	display:block;
	text-decoration:none;
}

table#estilolaranja tr td a:hover {
	background-color:#FFFF00;
	color:#0099FF;
}

table#estilolaranja tr.estilolinha td {
	background-color:#FDE9D9;
	background:url(../imagens/faixalaranjalinha.gif) repeat-x; 
}

table#estilolaranja tr.estilolinha:hover td {
  	background-color:#FEFEE0;
	background:url(../imagens/faixalaranjahover.gif) repeat-x; 
}

 /* Estilo petróleo */ 

table#estilopetroleo {
  	border-collapse:collapse;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}

table#estilopetroleo tr:hover {
  	background-color:#EFF7F7;
	background:url(../imagens/faixapetroleohover.gif) repeat-x;	
}
 
table#estilopetroleo tr th {
  	background-color:#039DB9;
	background:url(../imagens/faixapetroleo.gif) repeat-x;
	color:#000000;
	font-weight:bold;
}

table#estilopetroleo tr td {
	border:1px solid #111444;
}

table#estilopetroleo tr td a {
	color:#000000;
	display:block;
	text-decoration:none;
}

table#estilopetroleo tr td a:hover {
	color:#0099FF;
}

table#estilopetroleo tr.estilolinha td {
	background-color:#BBD9DE;
	background:url(../imagens/faixapetroleolinha.gif) repeat-x;
}

table#estilopetroleo tr.estilolinha:hover td {
  	background-color:#EFF7F7;
	background:url(../imagens/faixapetroleohover.gif) repeat-x;
}

 /* tabela simples sem borda fundo padrao */

.simples {
	border:0;
	padding:0;
}

.simples td {
	padding:2px 0;
}

 /* tabela simples com borda simples fundo branco */

.impressao {
	border-collapse:collapse;
	padding:0;
}

.impressao td {
	border:1px #000000 solid;
}



 /* menu */ 

#menu {
	background-color:#D6E6CB;
	font:10px Verdana, Arial, Helvetica, sans-serif;
    margin:0;
	padding:0;
	/* width:140px; */
}

#menu ul {
	background-color:#D6E6CB;
	list-style:none;
    margin:0;
	padding:0;
}

#menu li {
	border-bottom:1px solid #009933;
	margin:0;
}

#menu li.subtitulo {
	background-color:#D6E6D9;
	border-bottom:1px solid #009933;
	margin:0;
	text-align:center;
	font-weight:bold;
	padding:0.3em 0.5em;
}

#menu li a {
	display:block;
	border-left:5px solid #496881;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0.3em 0.5em;
}

#menu li a:hover {
	background-color:#496881;
	border-left:5px solid #D6E6CB;
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
}

 /* acesso */ 

.acesso {
	font:10px Verdana, Arial, Helvetica, sans-serif;
    margin:0;
	padding:0;
	width:100%;
}

.acesso ul {
	background-color:#D6E6CB;
	list-style:none;
    margin:0;
	padding:0;
/*	width:140px;*/
}

.acesso li {
	border-bottom:1px solid #009933;
	margin:0;
	list-style:none;
/*	width:140px;*/
}

.acesso li.subtitulo {
	background-color:#D6E6D9;
	border-bottom:1px solid #009933;
	margin:0;
	text-align:center;
	font-weight:bold;
	padding:0.3em 0.5em;
}

.acesso li a {
	display:block;
	/* border-left:5px solid #496881; */
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0.3em 0.5em;
}

.acesso li a:hover {
	background-color:#496881;
	/* border-left:5px solid #D6E6CB; */
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
}

 /* acesso2 */ 

.acesso2 {
	margin:0;
	padding:0;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.acesso2 ul {
	background-color:#D6E6CB;
	list-style:none;
    margin:0;
	padding:0;
}

.acesso2 li {
	/* border-bottom:1px solid #009933;  */
	border-bottom:none;
	margin:0;
}

.acesso2 li.subtitulo {
	background-color:#D6E6D9;
	border-bottom:none;
	margin:0;
	text-align:center;
	font-weight:bold;
	padding:0.3em 0.5em;
}

.acesso2 li a {
	display:block;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0.3em 0.5em;
}

.acesso2 li a:hover {
	background-color:#496881;
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
}

.acesso3 {
	font:12px Verdana, Arial, Helvetica, sans-serif;
    margin:0;
	padding:0;
	width:100%;
}

.acesso3 ul {
	background-color:#D6E6CB;
	list-style:none;
    margin:0;
	padding:0;
}

.acesso3 li {
	border-bottom:1px solid #009933;
	margin:0;
	list-style:none;
}

.acesso3 li a {
	display:block;
	color:#000000;
	text-decoration:none;
	padding:0.3em 0.5em;
}

.acesso3 li a:hover {
	background-color:#496881;
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
}

.horario {
	list-style-image:url(../imagens/setaverde.gif);margin-left:20px;
}

