body {
	background: url('../imagens/bg.gif') repeat-x center top;
	background-color: #545750;
}

.bg {
	background: url('../imagens/bg_cell.gif') repeat-x center top;
	background-color: #f3f9fe;
}

.sombra {
	background: url('../imagens/bg_sombra.gif') repeat-x center top;
}

.input {
	font-family:verdana;
	font-size:10px;
	width: 85px;
}

.tit {
	font-family:verdana;
	font-size:12px;
	color:#4e504f;
	font-weight: bold;
}

.conteudo {
	font-family:verdana;
	font-size:10px;
	color:#4e504f;
	padding-top: 30px;
	padding-left: 50px;
	padding-right: 30px;
	line-height: 16px;
}

.rodape {
	font-family:verdana;
	font-size:9px;
	color:#FFFFFF;
}

.link{
	font-family:verdana;
	color:#4f4e45;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
.link:hover{
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

.conteudoa {
	font-family:verdana;
	font-size:10px;
	color:#4e504f;
	line-height: 16px;
	padding-right: 20px;
}

.linkh{
	font-family:verdana;
	color:#4f4e45;
	text-decoration: underline;
	font-size: 9px;

}
.linkh:hover{
	color:#000000;
	text-decoration: none;
}

.separa {
	font-family:verdana;
	font-size:9px;
	color:#4e504f;
}

.inputa{
	color:#1c2b6c;
	font-family: Verdana;
	font-size:10px;
	border:1px solid #004286;
	width: 280px;
}

.form{
	font-family: Verdana;
	font-size: 12px;
	color:#004286;
	line-height: 16px;
}
.textov{
	font-family:verdana;
	font-size:10px;
	color:#FF0000;
	line-height: 10px;
}