@charset "windows-1252";
td img {display: block;}body {
	background-image: url(../images/fundo2.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 120%;
}
li {
	list-style-image: url(../images/h_bola.gif);
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #939393;
}
a:hover {
	text-decoration: none;
	color: #C44D88;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.too {
	background-image: url(../images/branco.jpg);
	background-repeat: repeat-x;
}
.pad_conteudo {
	padding: 10px;
}
.linhas_cel {
	border: 1px solid #6D6D6D;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #622041;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.txt_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}