div#bannertopo {
	clear: both;
	float: left;
	width: 736px;
	height: 106px;
	padding: 2px 0px 0px 2px;
}

div#dirhome {
	float: right;
	width: 180px;
	padding: 2px 0px 10px 0px; 
	border-left: 1px dashed #fbda79;
}

div#dirhome div.top {
	font-weight: bold;
	font-family: Tahoma, Verdana, Sans-Serif;
	list-style-type: none;
	text-align: left;
	padding: 5px;
	margin: 10px 0 0 0;
}

div#dirhome div.top a {
	color: #333;
	padding: 5px 0 5px 5px;
	line-height: 130%;
	display: block;
	clear: both;
	background-position: 152px 21px;
	background-repeat: no-repeat;
}

div#dirhome div.top a span.n {
	float: left;
	width: 15px;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
	font-size: 0.9em;
	color: #ECA109;
	height: 20px;
}

div#dirhome div.top a small {
	letter-spacing: -1px;
}

div#dirhome div.top a.l1 {
	background-color: #fef7dd;
	background-image: url(img/top10off1.gif);
}

div#dirhome div.top a.l2 {
	background-color: #fff;
	background-image: url(img/top10off2.gif);
}

div#dirhome div.top a:hover {
	background-color: #e6edff;
	background-image: url(img/top10on.gif);
}

div#dirhome div.top a:hover span.n {
	color: #4267D1;
}

div#dirhome div.top a span {
	font-weight: normal;
}

div#dirhome div.top a span.coment {
	font-weight: normal;
	font-size: 0.85em;
	padding-left: 20px;
}

div#dirhome img {
	margin-left: 4px;
	margin-top: 6px;
}

div#conteudohome {
	float: left;
	width: 386px;
	margin-left: 11px;
	padding-bottom: 10px;
	overflow: hidden;
}

div#conteudohome h2 {
	font-size: 1.25em;
	font-weight: bold;
	height: 31px;
	background: url(img/fundo-titulo.gif) no-repeat;
	padding-left: 43px;
	margin: 5px 0;
	text-align: left;
}

div#conteudohome h2.reduzido {
	width: 137px;
}


div#miniprogramacao {
	float: left;
	width: 170px;
	margin-top: 15px;
}

div#miniprogramacao ul {
	margin: 0;
	padding: 0;
	line-height: 130%;
	height: 92px;
}

div#miniprogramacao ul li small {
	color: #666;
}

div#programas {
	float: right;
	width: 200px;
	margin-top: 15px;
}

div#programas div.blog {
	float: right;
	margin-bottom: 5px;
	margin-right: 5px;
	width: 180px;
	border: 1px solid #ccc;
}

div#programas div.blog img {
	float: left;
	vertical-align: top;
}

div#programas .locutor {
	display: inline;
	float: right;
	width: 80px;
	height: 85px;
	overflow: hidden;
}

div#programas .locutor img {
	margin: -10px 0 0 -40px;
	width: 128px;
	height: 103px;
}

div#eventos {
	float: right;
	margin-top: 35px;
	width: 180px;
}

div#eventos a, div#eventos a:visited {
	color: #333;
	padding-bottom: 0px;
}

div#eventos ul {
	margin-top: 0px;
	margin-left: 6px;
	padding-left: 8px;
	list-style-image: url('img/seta.gif');
}

div#eventos li {
	padding-bottom: 5px;
}

div#eventos li span {
	color: #999;
}

div#noticias a, div#noticias a:visited {
	padding: 3px 0;
	display: block;
	color: #333;
}

div#noticias a:hover {
	color: #68e;
}

div#noticias span {
	color: #888;
}

div#maisouvida {
	float: left;
	margin: 10px 0;
	width: 384px;
	height: 183px;
	border: 1px solid #ddd;
	overflow: hidden;
	background: url(img/artistas/default.jpg) no-repeat;
}

img#maisouvidaartista1, img#maisouvidaartista2 {
	position: absolute;
	width: 384px;
	height: 183px;
	float: left;
	z-index: 1;
}

img#maisouvidamask {
	position: absolute;
	width: 384px;
	height: 183px;
	float: left;
	z-index: 10;
}

div#conteudohome a.linkmais {
	display: block;
	text-align: right;
	border-bottom: 1px solid #ed9702;
	font-weight: bold;
	font-size: 0.9em;
}

