A:link { color: #666; text-decoration:none;}
A:visited {color:#666; text-decoration:none;}
A:active{text-decoration: none;}
A:hover {text-decoration:underline; color: red;}
/*
body, html { height:100%; } /* Necessário */
/*
.wrap{
	position:relative;
	min-height:100%; /* Para browsera modernos */
	/*
	height:auto !important; /* Para browsera modernos */
	/*
	height:100%; /* Para o IE6 */
	/*
}
*/

.hr-form{
border: 1px solid #00008B;
}

.hr3 {
background-color: #E8E8E8;
height: 1px;
border: 1px solid #E8E8E8;
color: #E8E8E8;

    }

.bordaum {
background:#ffffff;
}
.bordaum td {
background:#ffffff; border:0px solid #ffffff;
}

hr {
border-top: 1px dashed #ccc;
border-bottom: 1px solid #ccc;
color: #fff;
background-color: #fff;
height: 4px;
    }

.bordaImagem{
border: 3px double #cccccc;
}	

.email {
text-transform: lowercase;
}

.tabela1 {
padding-right: 50px;
}
.texto {
color: #000000;
font-family: Verdana;
font-size: 12px;
font-weight:bold;
}
.texto2 {
color: #000000;
font-family: Verdana;
font-size: 12px;
}
.miniTexto {
color: #000000;
font-family: Verdana;
font-size: 9px;
}
.miniTextoRed {
color: #FF0000;
font-family: Verdana;
font-size: 9px;
}
.miniTexto2 {
color: #999999;
font-family: Verdana;
font-size: 9px;
}
.textoDestaque {
color: #000;
font-family: Verdana;
font-size: 12px;
font-weight:bold;
}
.textoAzul {
color: #0000FF;
font-family: Verdana;
}
.textoTitulo {
color: #ff0000;
font-family: Verdana;
font-size: 18px;
font-weight:bold;
}

.branco {
background-color: #ffffff;
width: 50px;
height: 50px;
}
.procurar {
padding-top:0px;
padding-bottom:0px;
margin-bottom:-15px;
* margin-bottom:-19px;
margin-top:-25px;
* margin-top:-50px;
font-weight:bold;
}
.comunicado {
background-color: #FFE4B5;
border: 2px solid #8B4513;
color: #8B4513;
font-family: Verdana;
font-size: 12px;
margin-top:0px;
margin-bottom:10px;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
}
.comunicado h2{
font-weight:bold;
color: red;
font-size: 18px;
}
.comunicado h6{
font-size: 10px;
}

.fechar img{
	border:0px;
}
.listarCategoriaON{
	background:#C6E2FF;
	color: #000;
	border:2px solid #1E90FF;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Verdana;
	font-size: 12px;
}
.listarCategoriaOFF{
	background:#FDF5E6;
	color: #000;
	border:2px solid transparent;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Verdana;
	font-size: 12px;
}
.tabelaTop{
	text-align: center;
	background:#FFE4B5;
	border:2px solid #8B4513;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:20px;
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
}

table#tabelaLista tr.tabelaTop td {
	text-align: center;
	background:#FFE4B5;
	border:2px solid #8B4513;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:2px;
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	text-transform: uppercase;
	color: #000000;
}

table#tabelaLista tr.tabelaMeio td {
	background:#FDF5E6;
	border:1px solid #eee;
	margin-bottom:0px;
	margin-top:0px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
table#tabelaLista tr.tabelaMeio2 td {
	background:#FFFFFF;
	border:1px solid #eee;
	margin-bottom:0px;
	margin-top:0px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
table#tabelaLista tr.tabelaSele td {
	background:#C6E2FF;
	color: #000;
	border:1px solid #1E90FF;
	margin-bottom:0px;
	margin-top:0px;
	font-family: Verdana;
	font-size: 12px;
}
table#tabelaLista tr.tabelaAltere td {
	background:#C6E2FF;
	color: #000;
	border:2px solid #0000FF;
	margin-bottom:0px;
	margin-top:0px;
	font-family: Verdana;
	font-size: 10px;
}


#menu ul {
  list-style-type: none;
  overflow: auto;
  padding: 0;
  margin: 0;
}

#menu ul li {
  float: left;
  border: 1px solid #ccc;
  border-bottom: none;
  margin: 0 5px;
}
#menu ul li a {

  display: block;
  padding: 10px 20px;
  text-decoration: none;
}
#menu ul li a:hover {
  text-decoration: underline;
}

 * html ul li a {
width: 1%;
}

.divisoria { 
	background-image: url("http://bravacursos.com.br/go/ico/risco.gif");
	height: 20px;
	width: 100%;
	color: #ff0000;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}

.help_box{
	background-image: url(http://bravacursos.com.br/go/ico/help.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #E9E9E9;
	border: 3px solid #333333;
	width: 250px;
	padding: 6px;
	padding-left: 20px;
	*margin-left: -168px;
}
.imgTop{
margin-top: 0px;
margin-left: 0px;
}

