/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: justify;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #6F448B;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6F448B;
}
a:hover {
	text-decoration: none;
	color: #6F448B;
}
a:active {
	text-decoration: underline;
	color: #6F448B;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: medium;
	text-align: center;
}
h2 {
	font-size: small;
}
h3 {
	font-size: small;
}
h4 {
	font-size: small;
}
h5 {
	font-size: small;
}
h6 {
	font-size: small;
}

.tabela {
	background-color: #FAFAFA;
	width: 770px;
}

.lvertical {
	width: 1px;
	background-color: #CCCCCC;
}

.lhorizontal {
	height: 1px;
	background-color: #CCCCCC;
}

.cabecalho {
	text-align: center;
}

.rodape {
	text-align: center;
}

.titulos {
	text-align: center;
}

.esquerda {
	width: 130px;
}

.direita {
	width: 130px;
}

.centrolat {
	width: 130px;
}

.centro {
	width: 508px;
}

.centropeq {
	width: 375px;
}

.centrodiv {
	width: 188px;
}

.menu {
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 5px;
	line-height: 25px;
	width: 120px;
}

.menu a {
	display: block;
	text-decoration: none;
}

.menu a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #DDDDDD;
}

.linkpatro {
	text-align: center;
	font-size: 8pt;
}

.texto {
	padding: 5px;
}

.recomenda {
	padding: 5px;
	text-align: center;
}

.banners {
	text-align: center;
	padding: 3px;
}

.navegacao {
	text-align: left;
	padding: 5px;
	font-size: smaller;
}

.novidadesesq {
	padding: 5px;
	font-size: smaller;
}