@charset "utf-8";
/* CSS Document */

/***************************************************** FONTES  ***************************************/

.cobertura_tit_festa {
	font-size: 11px;
	color: #d76212;
	font-weight: bold;
}
.cobertura_tit_festa_data {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.cobertura_tit_festa_descricao {
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}
.cobertura_data_italica {
	font-size: 9px;
	
}
.fonte_negrito_branco_tit {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.fonte_negrito_branco_sub {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 10px;
}
.fonte_branco_desc {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
}
