body {
	/*background-image: url(../img/fundoQuadriculado.jpg);*/
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DDDDDD;
}
table.fundo {
	background-image: url(../img/fundoQuadriculado.jpg);
	background-color:#e1e1e1;
	background-repeat: no-repeat;
	background-position: center top;
}
td.caminho {
	font-family: Verdana;
	font-size: 9px;
	color: #909090;
}
td.titulo {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #64635E;
	line-height: 19px;
}
td.subTitulo {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #dc3645;
}
table {
	font-family: Verdana;
	font-size: 10px;
	color: #64635E;
	line-height: 16px;
	text-align: justify;
}
input {
	font-family: Verdana;
	font-size: 10px;
	color: #64635E;
    height: 20px;
}
textarea {
	font-family: Verdana;
	font-size: 10px;
	color: #64635E;
}
a.rodape {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}
a.rodape:hover {
	text-decoration: underline;
}
a.links {
	font-family: Verdana;
	font-size:10px;
	color:#6EC05D;
	text-decoration:none;
}
a.links:hover {
	text-decoration:underline;
}
.subTitulo_c {

	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #dc3645;
}
a.nada {
	font-family: Verdana;
	font-size: 10px;
	color: #64635E;
	line-height: 16px;
	text-decoration:none;
}
a.nada:hover {
	text-decoration:underline;
}
