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

.email {
text-transform: lowercase;
}
.corinput {
background-color: #eee;
border: 1px solid #999;
}
.nofocu {
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: #666;
font-family: Verdana;
font-size: 12px;
}
.textoDestaque {
color: #000;
font-family: Verdana;
font-size: 12px;
font-weight:bold;
}
.textoTitulo {
color: #ff0000;
font-family: Verdana;
font-size: 18px;
font-weight:bold;
}
.erro {
font-weight:bold;
background-color: #FFC1C1;
border: 2px solid red;
color: red;
width: 324px;
font-family: Verdana;
font-size: 12px;
}
.cabeca {
font-weight:bold;
background-color:  #FFE4B5;
border: 2px solid #8B4513;
color: #8B4513;
font-family: Verdana;
font-size: 15px;
margin-bottom:10px;
padding-top:5px;
padding-bottom:5px;
}
.tabela {
background-color:  #FFFAF0;
border: 1px solid  #FAEBD7;
padding-top:10px;
padding-bottom:10px;
padding-bottom:10px;
}
.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;
font-weight:bold;
}
.alertaNO {
font-family: Verdana;
font-size: 15px;
text-transform: uppercase;
background-color: #FFC1C1;
border: 2px solid red;
padding-top:10px;
padding-bottom:10px;
margin-bottom:2px;
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;
}

table#tabelaLista tr.tabelaMeio td {
	background:#FDF5E6;
	border:1px solid #eee;
	margin-bottom:0px;
	margin-top:0px;
	font-family: Verdana;
	font-size: 10px;
}
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%;
}
#menu2 {
	
	text-align:center;
	height:20px;
	font-family: Verdana;
	font-size: small;
	color: #ccc;
	
}

		#menu ul {
			padding:0px;
			margin:0px;
			margin-bottom:10px;
			text-align:center;
			width: 100%;
			background-color:#EDEDED;
			list-style:none;
			font:80% 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;
		}


