@charset "utf-8";
.texto_corrido {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.titulos_index {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.titulo_segmento {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
}

.borda_news {
	font-family: verdana;
	font-size: 10px;
	border: 1px solid #627710;
}
.titulo_prog {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bolder;
}
.descricao_prog {
	font-family: verdana;
	font-size: 12px;
	color: #990000;
}
.espamento_branco {
	font-family: verdana;
	font-size: 7px;
	color: #FFFFFF;
}
.titulo_lojas {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-transform: uppercase;
}
.texto_shopping {
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}
