/* CSS Document */

#site{float:left; margin-left:15px; width:780px; overflow:hidden;}

#area_destaque{width:600px; margin-right:20px; overflow:hidden; float:left;}
#jornal_virtual{width:160px; background:url(../imagens/fundo_jornal_virtual.jpg) top no-repeat; overflow:hidden; float:left;}

.linknoticia{height:60px; overflow:hidden;}



/* CSS Area de destaques */
a.titulo_noticias{font-size:1.20em; font-weight:bold; text-decoration:none;}
a.titulo_noticias:hover{text-decoration:underline;}



/* CSS Capa do Jornal Virtual */
#capa_jornal{height:147px; border:solid 3px #999999; cursor:pointer;}
#capa_jornal:hover{border:solid 3px #d50000;}
#edicoes_anteriores dl, #edicoes_anteriores dd{margin:0; padding:0;}
#edicoes_anteriores dd{text-align:left; margin-left:23px;}
#edicoes_anteriores dd a{color:#000000; font-size:10pt; font-weight:bold; text-decoration:none;}
#edicoes_anteriores dd a:hover{text-decoration:underline;}

#publicidade_meio{background:#eeeeee; width:780px; height:105px; overflow:hidden float:left;}



/* CSS Mais Lidas */
#top_5 dl, #top_5 dd{margin:0; padding:0;}
#top_5 dd{margin-bottom:5px; border-bottom:solid 1px #dddddd;}
#top_5 dd a{font-weight:bold; color:#000000; text-decoration:none;}
#top_5 dd a:hover{color:#d50000;}



/* CSS Cadernos Destaque */
.cadernos_home{width:186px; margin:10px 0 0 20px; float:left; overflow:hidden;}
.img_caderno_home{height:140px;}
.leg_caderno_home a{font-size:10pt; font-weight:bold; text-decoration:none;}
.leg_caderno_home a:hover{text-decoration:underline;}



/* CSS Enquete */
#corpo_enquete{float:left; border:solid 2px #dddddd; padding:5px; width:146px; height:350px;}
.mensagem{border:dotted 1px #000066; background:#ffbc9b; padding:10px; font-weight:bold;}
.pergunta{font-weight:bold; font-size:13pt; Text-Decoration:none}
.resp{font-weight:bold; font-size:12pt; color:#000066; text-decoration:none}
.result{font-weight:bold; color:#555555; Text-Decoration:none}
.progress{display:inline; height:14px; background-image:url(../../global/imagens/progress.png); float:left;}



/* CSS Destaque */
.destaques_topo_home_horizontal{width:130px; margin-left:20px; float:left; overflow:hidden;}



/* VIDEOS DA WEB */
#videos_da_web{width:310px; height:186px; background:url(../imagens/fundo_videos_da_web.png); padding-top:40px; margin-top:10px; float:left;}
#videos_da_web dl{margin:0;}
#videos_da_web dd{float:left; width:135px; height:150px; text-align:center; margin-left:13px; cursor:pointer;}
#videos_da_web dd span{font-weight:bold;}
#videos_da_web dd img{height:100px;}



/* ELEIÇÕES 2010 */
#eleicoes{background:#eeeeee; background:url(../imagens/fundo_eleicoes.jpg); padding:90px 0 0 30px; width:570px; height:275px;}
.barra_percentual{background:url(../imagens/barra_progresso.jpg); float:left; overflow:hidden;}
.titulo_apuracao, .nome_cargo{font-family:Arial; font-size:14pt; color:#000000; font-weight:bold;}
.nome_cargo{text-decoration:underline;}
.nome_candidato{font-family:Arial; font-size:14pt; color:#666666; font-weight:bold;}
#dados_apuracao{width:540px; height:230px; overflow:auto;}



#multimidia{position:absolute; display:none; z-index:10;}
#sombra{position:absolute; display:none; z-index:9;}



/* CSS Galeria */
.galeria_de_fotos{
	font-size:16pt;
	color:#000000;
	font-weight:bold;
	width:800px;
	height:50px;
	text-align:center;
	line-height:50px;
	margin:10px auto 10px auto;
	background:#ffffff;
}
.galeria_de_fotos a.voltar{float:left; color:#003366; font-size:inherit; text-decoration:none; margin-left:10px;}
.galeria_de_fotos a.voltar:hover{color:#d50000;}
.data_galeria{font-family:inherit; font-size:inherit; color:#d50000;}

