.titulos_inicio{
	font-family: Arial;
	font-size: 11px;
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
}
.titulos{
	font-family: Arial;
	font-size: 11px;
	color: #666699;
	text-decoration: none;
	font-weight: bold;
}
.tabelas{
	background-color: whitesmoke;
}
.tabela_cartao{
	background-color: white;
}
.textoCadastro{
	font-family: Arial;
	font-size: 11px;
	color: black;
}
.repartTabelaCad{
	border-right:#666699 1px solid;
}
.ulCadastro{
	margin-left:0px;
	padding-left:5px;
}
.selectinput {
	width: 98%; 
	height: 18px; 
	background-color: transparent;
	border-width : 0px;
	font-size: 11px; 
	color: #000000; 
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}
