#dv_palco_inicial{
	position:relative;
	display:block;
	width:800px;
	}
#dv_slide{
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:230px;
	}
#dv_prog{
	position:absolute;
	width:300px;
	height:100px;	
	top:250px;
	left:0px;
	border-bottom:#000000 solid 3px;
	}	
#dv_top10{
	position:absolute;
	width:480px;
	height:100px;
	background-color:#000000;
	right:0px;
	top:250px;
	}
#dv_esq {
	position:absolute;
	width:300px;
	height:470px;
	background:url(../imagens/fundo_chamadas_inicial.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#c1c1b2;
	left:0px;
	top:370px;
	}
#dv_fotos{
	position:absolute;
	width:300px;
	height:270px;
	left:320px;
	top:370px;
	background:url(../imagens/fundo_chamadas_inicial.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#c1c1b2;
	}
#dv_mural{
	position:absolute;
	width:300px;
	height:180px;
	background:url(../imagens/fundo_chamadas_inicial.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#c1c1b2;
	left:320px;
	top:660px;
	}
#dv_dir{
	position:absolute;
	width:160px;
	height:470px;
	right:0px;
	top:370px;
	}	
#dv_mural #mural_inicial{
	position:absolute;
	left:10px;
	top:10px;
	width:280px;
	}
.chamada_inicial{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#FF0000;
	margin:0px;
	margin-left:10px;
	margin-top:10px;
	}
.titulo_inicial{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	letter-spacing:-1px;
	line-height:90%;
	margin-bottom:5px;
	}
.texto_inicial{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-top:0px;
	margin-bottom:5px;
}
#dv_esq #dv_conteudo_noticia{
	width:280px;
	height:auto;
	margin-left:20px;
	margin-bottom:10px;
	}
.foto_noticia{
	display:block;
	float:right;
	border:solid 1px #000000;
	margin-left:5px;
	margin-bottom:5px;
	}
.bloco_noticia{
	display:block;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:solid 1px #8D8D72;
	clear:both;
	min-height:80px;
	}	
#dv_fotos #dv_galeria_inicial{
	position:absolute;
	width:280px;
	left:10px;
	top:40px;
	}
a.dv_link{
	position:absolute;
	right:10px;
	bottom:10px;
	background-color:#990000;
	color:#FFFFFF;
	font-size:12px;
	text-indent:5px;
	text-decoration:none;
	line-height:20px;
	width:160px;
	height:20px;
	}
a.dv_link:hover{
	background-color:#330000;
	text-decoration:underline;
	}
.titulo_inicial_lateral{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#CC0000;
	font-style:italic;
	}
.titulo_inicial_prog{
	font-weight:bold;
	font-size:26px;
	letter-spacing:-2px;
	color:#FF6600;
	text-align:left;
	margin:0px;
	}
.texto_inicial_prog{
	font-weight:bold;
	font-size:12px;
	color:#000;
	text-align:left;
	margin:0px;
	margin-top:5px;
	}	
#dv_prog #foto_prog{
	position:relative;
	width:80px;
	height:80px;
	left:0px;
	}
#dv_prog #texto_prog{
	position:absolute;
	width:200px;
	height:80px;
	right:0px;
	top:13px;
	margin-left:80px;
	}
