td img {
	display: block;
}
body {
	background-image: url(../images/fundo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fundo_dir {
	background-image: url(../images/interna_4.gif);
	background-repeat: repeat-y;
}
.fundo_esq {
	background-image: url(../images/interna_6.gif);
	background-repeat: repeat-y;
}
body,td,th {
	font-family: Comic Sans MS, cursive;
	font-size: 13px;
	color: #333;
}.formulario {
	font-family: "Comic Sans MS", cursive;
	font-size: 11px;
	color: #6C486C;
	background-color: #F5D78D;
	border: 1px dotted #774F77;
}

a:link {
	color: #774F77;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #774F77;
}
a:hover {
	text-decoration: none;
	color: #437BE4;
}
a:active {
	text-decoration: none;
	color: #437BE4;
}
.textolaranja {
	color: #C30;
}
.linha {
	border: 3px none #774F77;
	background-color: #774F77;
}

.textoroxo {
	color: #969;
	font-weight: bold;
}
