body
{
	margin: 0px;
	background-image: url(../imagem/madeira1.jpg);
}
.tabela1 {
	width: 100%;
	text-align: center;
}
.tabela2 {
	text-align: justify;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.lateralesquerda {
	float: left;
	width: 220px;
	margin-right: 5px;
	margin-top: 5px;
}
.conteudo {
	float: left;
	width: 600px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	color: #FFF;
}

marquee{
	width:110px;
	font-weight:bold;
	margin-top:5px;
}

.linkpagina a{
	font-size:12px;
	color:#FF9;
	text-decoration:none;
}

.titulos {
	float: left;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFC;
	font-weight: bold;
	margin-bottom: 5px;
}

.conteudosvariados{
	width:590px;
	margin:5px;
	text-align:justify;
	border: 1px dashed #FF9;
	padding: 5px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

