/* Painel rotativo de chamdas */ /* Original */
/*
#rotCham {height:26.3em;width:23em;position:relative;background-color:#F5F4EF;font-size:10px}
#rotCham .banner {position:absolute;top:0;left:0;z-index:5;display:none;}
#rotCham .banner .rodape {position:relative;background-color:#fff;border:.1em solid #000;height:3em;width:22.8em;}
#rotCham .banner .rodape .txtPublicidade {margin:1.2em;}
#rotCham .banner .rodape a {position:absolute;top:.8em;right:1em;}
#rotCham ul,
#rotCham ul li {margin:0;padding:0;list-style:none;height:26.3em;width:23em;}
#rotCham ul li {display:block;position:absolute;top:0;left:0;z-index:3}
#rotCham ul li.desativado {display:none;z-index:1;}
#rotCham ul li img {border:none;margim:0;}
#rotCham ul li a {text-decoration:none;}
#rotCham ul li a:hover * {text-decoration:underline;}
#rotCham ul li .legenda {background-color:#D7D7D7;position:absolute;bottom:0;left:0;height:9.3em;width:23em;}
#rotCham ul li p {display:block;width:22.4em;height:8.7em;font-size:10px;margin:0;padding:0;cursor:pointer;cursor:hand;position:absolute;top:.1em;left:.1em;background-color:#F5F4EF;border:.2em solid #fff;}
#rotCham ul li p strong {font:bolder 1.1em Arial, Helvetica, sans-serif;color:#990000;display:block;margin:.8em .8em 0 .8em;}
#rotCham ul li p span {font:bolder 1.3em Arial, Helvetica, sans-serif;color:#000;display:block;margin:0 .6em 0 .6em;}
#rotCham ul li p .icone {margin-left:.4em}
#rotCham ul li .sombra {display:none;}
#rotCham .botoesNavegacao {position:absolute;bottom:.8em;left:0;z-index:12;}
#rotCham .botoesNavegacao a {margin:0 .2em;float:left;outline:none;text-indent:-999em;}
#rotCham .botoesNavegacao a.anterior {margin-left:2.4em;_margin-left:1.2em;background:url('botao-anterior.gif') no-repeat;width:7.6em;height:2em;}
#rotCham .botoesNavegacao a.proximo {background:url('botao-proxima.gif') no-repeat;width:7.6em;height:2em;}
#rotCham .botoesNavegacao a.btstop {background:url('botao-pause1-off.gif') no-repeat;width:2.3em;height:2em;}
#rotCham .botoesNavegacao a.btplay {background:url('botao-pause1-on.gif') no-repeat;width:2.3em;height:2em;}
*/
/* Painel rotativo de chamdas */

/* Painel rotativo de chamdas */
/*#rotCham {height:26.3em;width:23em;position:relative;background-color:#F5F4EF;font-size:10px}*/
#rotCham, #rotCham2
{
	height:26.3em;
	width:20em;
	position:relative;
	background-color:#F5F4EF;
	font-size:10px;
	border: 2px solid #15633F;
}
#rotCham .banner, #rotCham2 .banner
{
	position:absolute;
	top:0;
	left:0;
	z-index:5;
	display:none;
}
#rotCham .banner .rodape, #rotCham2 .banner .rodape
{
	position:relative;
	background-color:#fff;
	border:.1em solid #000;
	height:3em;
	width:22.8em;
}
#rotCham .banner .rodape .txtPublicidade,
#rotCham2 .banner .rodape .txtPublicidade
{
	margin:1.2em;
}
#rotCham .banner .rodape a,
#rotCham2 .banner .rodape a
{
	position:absolute;
	top:.8em;
	right:1em;
}
/*
#rotCham ul,
#rotCham ul li {margin:0;padding:0;list-style:none;height:26.3em;width:23em;}
*/
#rotCham ul,

#rotCham ul li,
#rotCham2 ul,
#rotCham2 ul li
{
	margin:0;
	padding:0;
	list-style:none;
	height:20em;
	width:20em;
}
#rotCham ul li,
#rotCham2 ul li
{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:3
}
#rotCham ul li.desativado,
#rotCham2 ul li.desativado
{
	display:none;
	z-index:1;
}
#rotCham ul li img,
#rotCham2 ul li img
{
	border:none;
	margim:0;
}
#rotCham ul li a,
#rotCham2 ul li a
{
	text-decoration:none;
}
#rotCham ul li a:hover *,
#rotCham2 ul li a:hover *
{
	text-decoration:underline;
}

/*#rotCham ul li .legenda {background-color:#D7D7D7;position:absolute;bottom:0;left:0;height:9.3em;width:23em;}*/
#rotCham ul li .legenda,
#rotCham2 ul li .legenda
{
	background-color:#D7D7D7;
	position:absolute;
	bottom:0;
	left:0;
	/*height:9.3em;*/
	height:6em;
	width:19.7em;
}

/*#rotCham ul li p {display:block;width:22.4em;height:12em;font-size:10px;margin:0;padding:0;cursor:pointer;cursor:hand;position:absolute;top:.1em;left:.1em;background-color:#F5F4EF;border:.2em solid #fff;}*/
#rotCham ul li p,
#rotCham2 ul li p
{
	display:block;
	width:19.5em;
	/*height:12em;*/
	height:6em;
	font-size:10px;
	margin:0;
	padding:0;
	cursor:pointer;
	cursor:hand;
	position:absolute;
	top:.1em;
	left:.1em;
	background-color:#F5F4EF;
	border:.2em solid #fff;
}			
#rotCham ul li p label,
#rotCham2 ul li p label
{
	font:bolder 1.1em Arial, Helvetica, sans-serif;
	color:#990000;
	display:block;
	margin:.8em .8em 0 .8em;
}
#rotCham ul li p span,
#rotCham2 ul li p span
{
	font:bolder 1.3em Arial, Helvetica, sans-serif;
	color:#000;
	display:block;
	margin:0.6em 0.6em;
}
#rotCham ul li p .icone,
#rotCham2 ul li p .icone
{
	margin-left:.4em
}
#rotCham ul li .sombra,
#rotCham2 ul li .sombra
{
	display:none;
}
#rotCham .botoesNavegacao,
#rotCham2 .botoesNavegacao
{
	position:absolute;
	bottom:.8em;
	left:0;
	z-index:12;
}
#rotCham .botoesNavegacao a,
#rotCham2 .botoesNavegacao a
{
	margin:0 .2em;
	float:left;
	outline:none;
	text-indent:-999em;
}
#rotCham .botoesNavegacao a.anterior,
#rotCham2 .botoesNavegacao a.anterior
{
	margin-left:1.4em;
	_margin-left:1em;
	background:url('../images/noticia_capa/botao-anterior.gif') no-repeat;
	width:7.6em;
	height:2em;
}
#rotCham .botoesNavegacao a.proximo,
#rotCham2 .botoesNavegacao a.proximo
{
	background:url('../images/noticia_capa/botao-proxima.gif') no-repeat;
	width:7.6em;
	height:2em;
}
#rotCham .botoesNavegacao a.btstop,
#rotCham2 .botoesNavegacao a.btstop
{
	background:url('../images/noticia_capa/botao-pause1-off.gif') no-repeat;
	width:2.3em;
	height:2em;
}
#rotCham .botoesNavegacao a.btplay,
#rotCham2 .botoesNavegacao a.btplay
{
	background:url('../images/noticia_capa/botao-pause1-on.gif') no-repeat;
	width:2.3em;
	height:2em;
}
/* Painel rotativo de chamdas */