@import "/css/reset.css";
@import "/css/top_v10.css";
@import "/css/footer_v10.css";
@import "/css/contents.css";

#topContentV10 h1 {
	width:137px;
	height:26px;
	background-image:url(/images/internas/tit_interna_programacao.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:15px 0 0 15px;
}
#firstContentV10 .cols {
	float:left;
	width:190px;
	padding:15px;
}
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
.subtitulo2009 {
	background-repeat: repeat-x;
	line-height: 15px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#696969;
}
#firstContentV10 li{
	color:#666;
	line-height:20px;
}
#firstContentV10 li a{
	font-weight:normal;
	text-decoration:none;
	color:#666;
}
#firstContentV10 li a:hover{
	text-decoration:underline;
}
#firstContentV10 li .prog_noAr{
	color:#f6ba02;
}