/* novo */
BODY {
	background-image: url(../img/fundo.jpg);
	scrollbar-base-color: #A5B6CE;
}
/* Cabecalho *******************************************************/
#empresa{
	margin-left: 30px;
	margin-right: 11%;
	border-bottom: 2px solid #000000;
	margin-bottom: 3px;
	}

/* Menu *************************************************************/

#cab{
	width: 172px; 
	_width: 182px; /* IE */
	font: bold 14px "Times New Roman", Times, serif;text-align:center;padding: 5px 10px 5px 0px; background-color: #FFCC00;}
div.menu{
	position: absolute;
	top: 82px;
	_top: 90px; /* IE */
	left: 8px;
}
 #lstMenu {
	width: 180px;
	padding: 0px 0px 0px 0px;
	margin-left:0;
	margin-top:0;
	font: bold 13px "Times New Roman", Times, serif;
	background: #EFFFFF;
}
 #lstMenu li {
	/*height:20px; 	não funciona no Netscape */
	list-style: none;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid  #000000;
	text-align: left;
}
 #lstMenu li a {display: block;padding: 2px 2px 2px 5px;	border-left: 4px solid #0000ff;	background: transparent;text-decoration: none; 
 	width: 170px;
 	_width: 180px; /* IE */
 	}
 #lstMenu li a:link { color: #000000; }
 #lstMenu li a:visited {color: #CC0066;}
 #lstMenu li a:hover {
	border-color: #ffff00;
	color: #ffff00;
	background: #0000ff;
}
/* Menu Lancer *******************************************************/
#menuLancer {
 	margin: 0px 0px 5px 30px;
 	padding: 0;
 	height: 20px;
 }

 #menuLancer span {
 	float: left;
 	text-align: center;
 	padding: 0 0 0 0;
 	margin: 0;
 }

 #menuLancer span a {
 	background: #EFFFFF;
 	height: 18px;
	border:1px solid #000000;
	padding: 0 10 0 10;
 	color: #000000;
 	text-decoration: none;
 	text-align: center;
 	font: bold 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
 }

 	#menuLancer span a:hover {
 	color: #ffff00;
 	background: #0000ff;
 }
/* Corpo *************************************************************/
div.corpo{
	background-color: #FFFFEF;
	padding: 0px 20px 20px 20px;
	text-align: justify;
	border: 1px solid #000000;
	margin-left: 190px;
	min-height: 80%;
}
 /* Titulo *************************************************************/
 p.titulo{
	color : #0000FF;
	font-size : larger;
	border-bottom : thin solid #0000FF;
	border-left : thin solid #0000FF;
	padding-left : 10px;
}
 /* Rodape *************************************************************/
#rodape{text-align: center;margin-top: 10px;font-size: 8pt;border-top: 1px solid #000;}
#rodape div.over {color: #000000;background-color: #FFFFEF;}
#rodape div.out {color:#808080;}

/* Lista *************************************************************/
li.texto{
	list-style-image: url(../img/pt.gif);
	margin-bottom: 10px;
}



 /*********************************************************************************************************************************************/
/* antigo ************************************************************************************************************************************/
/*********************************************************************************************************************************************/


TR.CAB {
	background-color :gold;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	height : 30px;
	vertical-align : middle;
}
TR.CABL {
	background-color :gold;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	height : 30px;
	vertical-align : middle;
}
TABLE.menuP {padding : 5px 5px 5px 5px;}
TD.MenuP {text-align: left;font : 13px;cursor:hand;text-decoration:underline;
              border-bottom : thin groove;}
LI {
	list-style : url(../img/ballAzu.gif);
}
