body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imgs/tapetes_cores.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
}
a:link {
	color: #690;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #690;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #000;
}
.tapetes {
	background-image: url(../imgs/det/tapetecapachonautico.png);
	background-repeat: repeat;
	border-color: #000;
}
.tapetesamarelos {
	background-color: #FFFF99;
	border-color: #000;
}
.titulo {
	font-size: 20px;
	color: #03C;
}.txtcentro {
	text-align: center;
}

