
body {
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: center;
	}
img { border: none; }
.topo, .quadroCima, .quadroMeio, .quadroBaixo {
	width: 704px;
	height: auto;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}
.quadroCima{
	height: 121px;
	}
.quadroMeio {
	background-image: url(../lf/quadroMeio.jpg);
	background-repeat: repeat-y;
	padding: 0px 30px 0px 30px;
	width: 644px;
	}

.topo {
	width: auto;
	height: auto;
	text-align: center;
	padding: 10px;
}
.login {
	text-align: center;
	width: auto;
	height: auto;
	margin: auto;
	margin-top: 50px;
}
.login table tr td {
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.login table tr td input, .login .botao {
	border: solid 1px #000000;
	height: 18px;
	width: 100px;
	background-color: #890137;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px;
	margin-bottom: 2px;
}
.login .botao {
	border: solid 1px #890137;
	height: auto;
	width: auto;
	font-weight: bold;
}


.lista {
	width: 400px;
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	margin: auto;
	margin-top: 50px;
}
.titulo, .item {
	width: auto;
	height: auto;
	padding: 4px;	
	margin-bottom: 1px;
	text-align: left;
}
.titulo {
	background-color: #890137;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.titulo a {
	color: #FFFFFF;
	text-decoration: none;
}
.titulo a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.titulo a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.titulo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.erro a  {
	color: #FFFFFF;
	text-decoration: none;
}
.erro a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.erro a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.erro a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.item {
	background-color: #EFEFEF;
	color: #000000;
	padding-left: 10px;
}
.item a  {
	color: #000000;
	text-decoration: none;
}
.item a:active {
	color: #000000;
	text-decoration: none;
}
.item a:visited {
	color: #000000;
	text-decoration: none;
}
.item a:hover {
	color: #000000;
	text-decoration: underline;
}
/*// Código inserido - 04/07/2007 //*/
.erro {
	width: 500px;
	height: auto;
	padding: 4px;	
	margin-bottom: 1px;
	text-align: center;
	background-color: #890137;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	border: solid 1px #000000;
}
/*// Código inserido - 04/07/2007 //*/

/*// Código inserido - 05/07/2007 //*/
.tabelinha {
	text-align: center;
	width: 600px;
	height: auto;
	margin: auto;
	margin-top: 50px;
}
.cabeca {
	background-color: #890137;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	line-height: 20px;
}
.cabecinha, .cabecinha2 {
	background-color: #EFEFEF;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	padding-left: 10px;
	line-height: 20px;
}
.cabecinha2 {
	background-color: #E2E2E2;
}
.cabecinha a, .cabecinha2 a {
	color: #000000;
	text-decoration: none;
}
.cabecinha a:active, .cabecinha2 a:active {
	color: #000000;
	text-decoration: none;
}
.cabecinha a:visited, .cabecinha2 a:visited {
	color: #000000;
	text-decoration: none;
}
.cabecinha a:hover, .cabecinha2 a:hover {
	color: #000000;
	text-decoration: underline;
}
/*// Código inserido - 05/07/2007 //*/

/*// Código inserido - 24/08/2007 //*/
a.sair:link {
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
a.sair:visited {
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
a.sair:active {
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
a.sair:hover {
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
}
/*// Código inserido - 24/08/2007 //*/