@charset "utf-8";
#programacao_aovivo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 231px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9d9386;
	background-color: #fbf6ef;
}
#programacao_aovivo #descricao img {
	float: right;
}
#programacao_aovivo #horario {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
	background-image: url(img/divsoria.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f8f0e4;
}
#programacao_aovivo #linha #descricao a {
	text-decoration: none;
	color: #9D9386;
}
#programacao_aovivo #linha #descricao a:hover {
	color: #B18E5D;
	text-decoration: underline;
}

#programacao_aovivo #descricao {
	padding: 4px;
	background-image: url(img/divsoria.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#programacao_aovivo #descricao p {
	margin-top: 5px;
	margin-bottom: 5px;
}
