@charset "utf-8";
* {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
}
* ul li {
	margin:5px 0 5px 0;
}
* a {
	color:#7937a7;
}
* a:hover, * a:active {
	color:#000000;
}
body {
	background:#FFFFFF;
	font:12px Arial;
	color:#5f0997;
}
#conteudo {
	width:100%;
	position:relative;
	float:left;
}
#tituloConteudo {
	width:100%;
	height:18px;
	position:relative;
	float:left;
	font:bold 14px Arial;
	text-indent:4px;
	background-color:#dfd1f5;
}
#tituloConteudoPop {
	width:100%;
	height:18px;
	position:relative;
	float:left;
	font:bold 14px Arial;
	text-indent:4px;
	background-color:#dfd1f5;
}
h2 {
	font-size:14px;
}
#textoConteudo {
	width:598px;
	float:left;
	position:relative;
	margin-left:4px;
	_margin-left:2px;
	margin-top:4px;
}
#textoConteudoPop {
	width:90%;
	float:left;
	position:relative;
	margin-left:4px;
	_margin-left:2px;
	margin-top:4px;
}
#textoConteudo p {
	margin-bottom:10px;
}
#fotoApresentadora {
	background:url(../imagens/apresentadora.jpg) no-repeat;
	width:100%;
	float:left;
	position:relative;
	height:150px;
	border-bottom:solid #dfd1f5 2px;
}
#tituloParceiros {
	width:100%;
	float:left;
	position:relative;
	font-size:14px;
}
#conteudoParceiros {
	width:100%;
	float:left;
	position:relative;
	margin:5px 0 15px 0;
}
#conteudoParceiros img{
	margin:10px 10px 0 0;
	display:inline;
}
#linha1Horizontal{
	width:100%;
	height:10px;
	background:url(../imagens/linha1.jpg) repeat-x;
	float:left;
	position:relative;
}
.tituloTabela {
	font-size:12px;
	font-weight:bold;
	background-color:#dfd1f5;
}
.linhafimTabela {
	height:4px;
	background:#dfd1f5;
}
#destaques_esq {
	width:286px;
	float:left;
	position:relative;
	text-align:center;
}
#destaque_esq_1, #destaque_esq_2, #destaque_esq_3 {
	width:274px;
	float:left;
	position:relative;
	border:1px solid #DFD1F5;
	font-size:16px;
	font-weight:bold;
	margin-left:5px;
	_margin-left:1px;	
	margin-bottom:8px;	
}
#destaques_dir {
	width:312px;
	position:relative;
	float:left;
}
#destaques_dir_l1, #destaques_dir_l2 {
	width:151px;
	position:relative;
	float:left;	
}
#destaques_dir_l1 {
	margin:0 5px 0 5px;
	_margin:0 3px 0 3px;
}
#destaques_dir_l3 {
	width:310px;
	border:1px solid #DFD1F5;
}
#destaque_dir_1, #destaque_dir_2, #destaque_dir_3, #destaque_dir_4, #destaque_dir_5, #destaque_dir_6, #destaque_dir_7, #destaque_dir_8 {
	width:151px;
	height:40px;
	position:relative;
	float:left;
	margin-bottom:5px;
}
#destaque_dir_2_ {
	width:151px;
	height:65px;
	position:relative;
	float:left;
	margin-bottom:5px;
}
#programacaoSemanal {
	width:100%;
	text-align:center;
	position:relative;
	float:left;
}
#programacaoSemanal p.data {
	font-size:13px;
	font-weight:bold;
}
#programacaoSemanal p.convidado {
	font-size:13px;
}
#programacaoSemanal p.cont_convidado {
	font-size:14px;
	margin:0;
}
#conteudo #textoConteudo #carol_agradece {
	width:590px;
	float:left;
	position:relative;
	border:1px solid;
	margin:0 4px 5px 0;
}
#conteudo #textoConteudo #carol_agradece #foto {
	width:70px;
	height:150px;
	float:left;
	position:relative;
	background-image:url(../imagens/carol_entrevista.jpg);
}
#conteudo #textoConteudo #carol_agradece #texto {
	width:510px;
	float:left;
	position: relative;
	margin:10px 0 0 10px;
}
#tituloVideo, #Video, #detalhesVideo {
	width:100%;
	text-align:center;
	position:relative;
	float:left;
	margin:10px 0 0 0;
}
#tituloVideo {
	font:14px Verdana,Arial;
	font-weight:bold;
}
#detalhesVideo {
	text-align:justify;
}
