td img {
	display: block;
}
body {
	background:url(imagens/bg_all_full.gif);
	background-color:#CCCCCC;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	text-align:center;
}

.menu {
  border-color:#000000;
  font-family:Verdana;
  font-style:normal;
  font-size:10px;
  font-weight:normal;
  height:10px;
}


.titulomenu {
  font-family:Arial Narrow, Arial;
  font-style:normal;
  font-size:16px;
  font-weight:bold;
}

.td_meio {
	width:740px;
	background-color:#FFFFFF;
	background-repeat:repeat-y;	
}

.td_esquerda {
	background:url(imagens/esquerda.gif);
	background-repeat:repeat-y;	
}

.td_direita {
	background:url(imagens/direita.gif);
	background-repeat:repeat-y;	
}

.div_meio {
	background:url(imagens/bg_meio_all.gif);
	background-repeat:repeat-y;
}

.div_topo {
	background:url(imagens/bg_topo_all.gif);
	background-repeat:no-repeat;
	height:200px;
}
.div_base {
	background:url(imagens/bg_base_all.gif);
	background-repeat:no-repeat;
	height:81px;
}

.links_a {
	color:#006699;
	text-decoration:none;		
}

.links_a:hover {
	color:#000099;
	text-decoration:underline;
}

.links_v {
	color:#16686D;
	text-decoration:none;		
}

.links_v:hover {
	color:#00CC00;
	text-decoration:underline;
}

.links_p {
	color:#000000;
	text-decoration:none;		
}

.links_p:hover {
	color:#000000;
	text-decoration:underline;
}

.links_b {
	color:#FFFFFF;
	text-decoration:none;		
}

.links_b:hover {
	color:#FFFFCC;
	text-decoration:underline;
}

.tx_a12 {
	font-family:arial;
	font-weight:normal;
	font-style:normal;	
	font-size:12px;
	color:#000000;	
	text-decoration:none;		
}

.tx_v12 {
	font-family:verdana;
	font-weight:normal;
	font-style:normal;	
	font-size:12px;
	color:#000000;	
	text-decoration:none;		
}

.tx_a10 {
	font-family:arial;
	font-weight:normal;
	font-style:normal;	
	font-size:10px;
	color:#000000;	
	text-decoration:none;		
}


.tx_v10 {
	font-family:verdana;
	font-weight:normal;
	font-style:normal;	
	font-size:10px;
	color:#000000;	
	text-decoration:none;		
}

.tx_ti10 {
	font-family:times;
	font-weight:normal;
	font-style:italic;	
	font-size:10px;
	color:#000000;	
	text-decoration:none;		
}

.tx_ti12 {
	font-family:times;
	font-weight:normal;
	font-style:italic;	
	font-size:12px;
	color:#000000;	
	text-decoration:none;		
}

.tx_ti14 {
	font-family:times;
	font-weight:bold;
	font-style:italic;	
	font-size:14px;
	color:#000000;	
	text-decoration:none;		
}

.hrGray{
border-top:1px solid #999999;
width:300px;
}

.hrGrayMini{
border-top:1px solid #999999;
width:110px;
}

.titulo {
	font-family:Arial;
	font-weight:bold;
	font-style:normal;	
	font-size:14px;
	color:#000000;	
	text-decoration:none;	
}

.subtitulo {
	font-family:Arial;
	font-weight:bold;
	font-style:normal;	
	font-size:12px;
	color:#000000;	
	text-decoration:none;	
}

.texto_descricao {
	font-family:Arial;
	font-weight:bold;
	font-style:normal;	
	font-size:10px;
	color:#000000;	
	text-decoration:none;	
}

.texto_descricao_alerta {
	font-family:Arial;
	font-weight:bold;
	font-style:normal;	
	font-size:10px;
	color:#FF0000;	
	text-decoration:none;	
}

.caixapequena {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	height: 10px;
	border: thin groove;
}

.areatexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: thin groove;
}

.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #CCCCCC;
	border: thin groove;	

}

.div_submenu {
	position:absolute; 
	left:493px; 
	top:193px; 
	width:212px; 
	height:83px; 
	visibility: hidden;
}

.dot {
	position: absolute;
	width: 6px;
	height: 6px;
	visibility: hidden;
	background-color: #1e90ff;
	font-size: 1px;
	cursor: pointer;
	background-image: url(../imagens/bullet_azul.gif);
}

.dotoff { 
	position: absolute; 
	width: 6px; 
	height: 6px; 
	visibility: hidden; 
	background-color: gray; 
	font-size: 1px; 
	cursor:default; 
	z-index: 100
}

.dotempty { 
	position: absolute; 
	width: 6px; 
	height: 6px; 
	visibility: hidden; 
	background-color: orange; 
	font-size: 1px; 
	cursor: pointer; 
}
.barra {
	position: fixed; 
	visibility: visible; 
	overflow: auto;
}

.scroll_meio{
	position:static;
	overflow: auto;
	SCROLLBAR-FACE-COLOR:#CCCCCC; 
	SCROLLBAR-DARKSHADOW-COLOR: #999999; 
	SCROLLBAR-BASE-COLOR:#CCCCCC;
}

.bullet {
	border:#FFFFFF;
}

.bullet_cinza {
	border:#CCCCCC;
}
.bullet_branco {
	border:#006699;
}