	body {
		behavior:url(csshover.htc);
	}

/* Para que o menu funcione corretamente(fique fixo) no 
IE é necessário o uso condicional de algumas linhas que estão no header.asp*/

.fixme {
	/* netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
	position: absolute; right: 0px; top: 100px;
	z-index: 100;
}
div > div.fixme {
	/* used by Netscape6+/Mozilla, Opera 5+, Konqueror, Safari, OmniWeb 4.5+, ICEbrowser */
	position: fixed;
}
/* desabilitado devido ao bug do ie que parece obrigar que a.botao receba as propriedades de botoa e depois as de a
a:link 
{
	text-decoration:none;
	color:#006699;
}
a:visited 
{
	text-decoration:none;
	color:#006666;
}
a:hover 
{
	color:#000000;
}
*/
a.simples {
/*  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;*/
  text-decoration : none;
}

a.simples:HOVER {
/*  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;*/
  text-decoration : underline;
}

.texto {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 0.7em;
  text-decoration : none;
  color : #000000;
}

.textorisc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 90%;
	text-decoration : line-through;
	color : #000000;
}

.texto1{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration : none;
  color : #ffffff;
  font-weight : bold;
  font-size :0.8em;
  color : #ffffff;
  line-height: 1.0em;
  padding:6px 0px 0px 10px;
  margin:0px;

}

.texto2 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 90%;
  text-decoration : none;
  color : #000000;
  line-height: 1.5em;
}

.texto3 {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
  text-decoration : none;
  color : #000000;
}

.textomin {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 85%;
  text-decoration : none;
  color : #000000;
}

.titulo {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 90%;
  text-decoration : none;
  color: #009900;
  font-weight : bolder;
}
.titulo1 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 80%;
  text-decoration : none;
  font-weight : bold;
  border-bottom: 1px solid;
}

.textodesenv{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 85%;
  text-decoration : none;
  color : #000000;
}

.botao{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 90%;
  text-decoration : none;
  color : #000000;
  font-weight : bold;
  background-color: #CCCCCC;
  height: auto;
  width: auto;
  cursor:pointer;
}
a.botao
{
  font-family :Verdana, Arial, Helvetica, sans-serif;
  font-size : 90%;
  text-decoration : none;
  color : #ffffff;
  font-weight : bold;
  background-color: #cccccc;
  height: auto;
  width: auto;
  cursor:pointer;

}

input.botao{cursor:pointer;}
.botao:hover{  background-color : #666666;}
.admheader {
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 90%;
  text-decoration : none;
  color : #ffffff;
  background-color : #003366;
  text-align: center;
  font-weight : bold;
  height: 1.5em;
}

.menulateral {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 90%;
  text-decoration : none;
  color : #ffffff;
  text-align: left;
  font-weight : bold;
  padding: 5px;
}

.menulateralpeq {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 85%;
  text-decoration : none;
  color : #ffffff;
  text-align: center;
  font-weight : bold;
  padding: 2px;
}

.menulink{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 90%;
  text-align : left;
  color : #ffffff;
  font-weight : bold;
}

.menulinkpeq{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 85%;
  text-align : center;
  color : #ffffff;
  font-weight : bold;
}

.negrito {
  font-weight : bold;
}

.vermelho {
  color:#ff0000;
}

.branco
{
  color: #FFFFFF;
}

.bgcinza {
  background-color : #CCCCCC;
}

.bgbranco {
  background-color : #ffffff;
}

.nounder
{
	text-decoration: none;
}

.bgescuro2
{
  background-color: #009933;
}
.bgescuro
{
  background-color : #66CC66;
}

a.jaque
{
	text-decoration : none;
	font-weight:bold;
}

a.jaque:link 
{
	color:#00;
}
a.jaque:visited 
{

	color:#006666;
}
a.jaque:hover 
{
	color:#000000;
}


a.jaqueori:link 
{
	text-decoration:none;
	color:#006699;
}
a.jaqueori:visited 
{
	text-decoration:none;
	color:#006666;
}
a.jaqueori:hover 
{
	color:#000000;
}


a.botao {color:#FFFFFF;}

.escuro {color:#009900; font-weight:bold; }

/* Incluidos por Sidney */

#barra_verde {
	background-image: url(../images/barras.gif);
	border: 1px solid #666666;
	height:15px;
}

.barra_verde {
	background-image: url(../images/barras.gif);
	border: 1px solid #666666;
	height:15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration : none;
  color : #ffffff;
  font-weight : bold;
  font-size : 0.7em;
  color : #ffffff;
  line-height:0.5em;
  padding:8px 0px 0px 10px;
  margin:0px;
	}

#box_branco {
	background-color:#FFFFFF;
	border:1px #666666 solid;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight:bold;
	color:#FFFFFF;
}

#space {
	height:5px;
	}

#head {
	background-color:#FFFFFF;
	border:1px #666666 solid;
	height:110px;
	}

/*td {
	background-color:#FFFFFF;
	width:25%;
	padding:5px;
	border:1px solid #666666;
	vertical-align:top;
	}*/


img {
	border:0px;
	}

.dest {
	background-color:#FFFFFF;
	width:25%;
	padding:5px;
	vertical-align:top;
	}
.bg000
{
	background-color:#000000;
}
.bgCCC
{
	background-color:#CCCCCC;
}

.atencao {
	background-image: url(../images/atencao.gif);
	background-repeat:no-repeat;
	padding: 3px 0px 3px 17px;
	font-weight:bold;
	}
	
.espaco {padding:5px;}