
.textoCorpo {
	padding-left: 10px;
	font-size: 16px;
	color:#666;
	text-align:justify;
}
.textoCorpopeq {
	padding-left: 22px;
	font-size: 10px;
	color:#666;
	text-align:justify;
}

.conteudocentral {
	text-align:justify;
	/*font-family: Calibri, Arial, Helvetica, Verdana;
	font-size: 26px;
	color:#000000;
	border: 0;
	border-top: 0;*/
	background-image:url(../imagens/topo_rodape/fundo.png);
	background-position:bottom right;
	background-repeat:no-repeat;
/*	background-color:#FCFCFC;
	width: 920px;
	margin:0 auto;
	text-align:left;
	padding: 20px 20px 5px 20px;*/
}

.left {
	float:left;
	width: 250px;
}

.right {
	float:right;
	width: 600px;
	padding-left: 15px;
}

.conteudo {
	width:930px;
	min-height: 400px;
}

.conteudo_800min {
	min-height:800px;
	width:920px;
	background-image:url(../imagens/topo_rodape/fundo.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.conteudo_auto {
	min-height:300px;
	height:100%;
	width:920px;
}

.thumbs {
	float:left;
	width: 150px;
	height: 160px;
	padding: 10px 17px 10px 17px;
	font-size: 14px;
	text-align:justify;
	color:#666;
}

a{
	outline:none;
	font-style:normal;
	color:#666;
}