.editoriaDestaque{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
}
.editoriaTitulo01{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.editoriaTitulo02{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#CC6600;
	letter-spacing:-1px;
}
.editoriaTitulo03{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#6666CC;
}
.editoriaTitulo04{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666600;
}
.editoriaTexto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	line-height:15px;
}
.editoriaFundoTabelas{
	background-color:#E7E6C2;
}
.editoriaBordaFoto{
	border:solid;
	border-width:thin;
	border-color:#000000;
	width:50px;
	height:50px;
	overflow:hidden;
}
.editoriaBordaFoto02{
	border:solid;
	border-width:thin;
	border-color:#000000;
	width:230px;
	height:110px;
	overflow:hidden;
}
.editoriaBannerFundoCentro{
	background-image:url(../site/bannerFundo02.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.editoriaBannerFundoLateral{
	background-image:url(../site/bannerFundo03.jpg);
	background-position:top;
	background-repeat:no-repeat;
}