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;
}

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

.email {
text-transform: lowercase;
}
/* Cor do Input sem FOCO*/
.corinput {
background-color: #ADDBF9;
border: 1px solid #0075C5;
}
/* Cor do Input no FOCO*/
.nofocu {
background-color: #fff;
border: 1px solid red;
}
/* Cor do Input sem FOCO*/
.corinput-widget {
background-color: #eee;
border: 1px solid #ccc;
}
/* Cor do Input no FOCO*/
.nofocu-widget {
background-color: #fff;
border: 1px solid red;
}
.nofocubotao {
background-color: #fff;
border: 1px solid red;
}
.semfocubotao {
background-color: #eee;
border: 1px solid #999;
}
.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;
}
.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;
}
/*Erro do Formulário  Div escondida*/
.erro {
font-weight:bold;
background-color: #FFC1C1;
border: 1px solid red;
color: red;
width: 100%;
font-family: Verdana;
font-size: 12px;
}
.cabeca {
font-weight:bold;
background-color:  #eeeeee;
border: 2px solid  #9C9C9C;
color: #000000;
font-family: Verdana;
font-size: 15px;
padding-top:5px;
padding-bottom:5px;
margin-bottom:10px;
margin-top:-20px;
margin-left:5px;
margin-right:5px;
* margin-top:-5px;
}
.tabela {
background-color:  #eeeeee;
border: 2px solid  #9C9C9C;
padding-top:10px;
padding-bottom:10px;
margin-left:5px;
margin-right:5px;
margin-top:-5px;
*margin-top:-10px;
*padding-bottom:0px;
*padding-top:0px;
}
.tabela-widget {
background-color:  #FFFFFF;
border: 1px solid  #EEEEEE;
width:155px;
padding-top:10px;
padding-bottom:-10px;
*padding-bottom:-30px;
margin-left:-5px;
* margin-left:5px;
margin-right:5px;
margin-top:-5px;

}
/*Fundo dentro das Divs Azuis*/
.fundo {
background-color:  #FFFFFF;
padding-top:10px;
padding-bottom:10px;
margin-left:6px;
margin-right:6px;
margin-top:-3px;
margin-bottom:-3px;

*margin-top:7px;
*margin-bottom:-9px;

}
.alertaOK {
font-family: Verdana;
color: #000;
font-size: 15px;
text-transform: uppercase;
background-color:  #CAE1FF;
border: 2px solid  #00008B;
padding-top:10px;
padding-bottom:10px;
margin-bottom:2px;
margin-top:10px;
margin-left:5px;
margin-right:5px;
font-weight:bold;
}
.alertaNO {
font-family: Verdana;
font-size: 15px;
color: #000;
text-transform: uppercase;
background-color: #FFC1C1;
border: 2px solid red;
padding-top:10px;
padding-bottom:10px;
margin-bottom:2px;
margin-left:5px;
margin-right:5px;
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: 12px;
	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: 10px;
	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: 10px;
}
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 {
	background-image: url("../ico/risco.gif");
	width:100%;
	margin-top: -20px;
	*margin-top: -5px;
}

#menu ul {
	margin:0px;
	margin-bottom:2px;
	text-align:center;

	background-color:#EDEDED;
	list-style:none;
	font:12px Verdana;
	padding: 10px;
}

#menu ul li { display: inline; }

#menu ul li a {
	background-color:#EDEDED;
	color: #333;
	text-align:center;
	text-decoration: none;
	border-bottom:5px solid #EDEDED;
	padding: 5px 20px;
	padding-top: 10px;
}

#menu ul li a:hover {
	background-color:#FFE4B5;
	color: #000;
	text-align:center;
	border-bottom:5px solid #EA0000;
}

.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;
}
.rodape{
/*
position:absolute;
bottom:0 !important;
*/
	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;
}


