/*..........GALERIA..........*/

#galAbsolute {
	width:180px;
	text-align:right;
	position:absolute;
	z-index:0;
}
* html #galAbsolute {width:574px; left:50%; margin-left:-217px;}

#galInicial {
	width:178px;
	height:208px;
	text-align:left;
	margin:0 0 0 380px;
	padding:24px 0 0 10px;
	background:url(../imagens/background/bgGaleria.gif) no-repeat
}
* html #galInicial {padding-left:8px}

#galInicial dd {
	float:left;
	margin:0 2px 5px 2px
}

#galInicial dd a {
	width:77px;
	height:57px;
	display:block;
	border:1px solid #860a12;
}

#animDestaque {
	width:574px;
	height:178px;
	float:left;
	margin-top:25px;
	border-top:2px solid #e6e6e6;
	border-bottom:2px solid #e6e6e6;
	background:#9f0000
}


/*..........ÚLTIMAS NOTÍCIAS..........*/
#titUltNoticias {margin:0 0 8px 11px; font-size:18px; font-weight:normal}

#ultNoticias {
	width:295px;
	height:225px;
	float:left;
	padding:25px 0 0 12px;
}

#notLista dd {margin-bottom:4px}

#notLista dd a {color:#7e7e7e; display:block; padding-left:11px}
#notLista dd a:hover {
	color:#626262;
	background:#f6f6f6 url(../imagens/setaNot.gif) no-repeat 1px 4px;
}

.btMaisNoticias {
	width:90px;
	float:right;
	background:#f9f8f8
}

/*..........ENQUETE..........*/
#titEnquete {
	margin:0 0 5px 50px;
	font-size:17px;
	font-weight:normal
}
* html #titEnquete {margin-bottom:0}

#enquete {
	width:199px;
	height:214px;
	float:left;
	margin:35px 0 0 25px;
	padding:3px 0 0 13px;
	background:url(../imagens/background/destaque.gif) no-repeat
}

#enquete .titMateria {color:#c62530}

/*....................Form da enquete.....................*/

#enquete form {width:190px}
* html #enquete form {margin:0; padding:0}
.botao,
.votado {color:#d63844; margin-top:5px; display:block; clear:both; text-align:center}

* html .botao,
* html .votado {margin-top:0}

.botao input { 
	width:52px;
	height:17px;
	margin-top:4px;
	cursor:pointer;
	text-indent:-99999px;
	*text-indent:0;
	*line-height:80px;
	border:none;
	background:url(../imagens/botoes/okEnquete.gif) no-repeat
}
* html .botao input{ 
	text-indent:0;
	line-height:60px;
}

.respostas {color:#3c3c3c} /* Cor das respostas */

.porcentagem {margin-left:12px; float:left}
.barraPorcento{
	display:block;
	float:left;
	height:3px;
	margin:6px 0 0 3px;
	background:#d63844
}
* html .barraPorcento{font-size:3px}
.radio { margin-top:2px; margin-right:4px}
* html .radio {margin-top:0 !important}

/*..........COLUNISTAS..........*/

#titColunistas {margin-bottom:8px; font-size:18px; font-weight:normal}

#colunistas {
	width:170px;
	height:230px;
	margin-top:15px;
	float:left;
	padding:25px 0 0 20px;
}
#colDetalhe {float:left}
#colDetalhe a {width:170px; display:block}

#colDetalhe a img {
	margin-right:4px;
	float:left;
	border:2px solid #860a12
}

#colNoticia a {
	width:164px;
	margin-top:10px;
	padding:2px 3px;
	float:left;
	border-top:2px solid #860a12;
	background:#f8f7f7
}
#colNoticia a:hover {background:#f0efef}

#colNoticia h3 {
	color: #860a12;
	font-size:13px;
	margin-bottom:4px;
}

#colDetalhe a,
#colNoticia a span {color:#7e7e7e}
#colNoticia a:hover span {color:#555}

#colNoticia p {margin:0; padding:0}


/*..........AGENDA..........*/

#agenda {
	width:185px;
	height:222px;
	margin-top:15px;
	padding-right:25px;
	float:left;
	background:url(../imagens/background/agenda.gif) no-repeat
}

#agendaDetalhes {
	font-size:11px;
	font-weight:bold;
	margin:55px 0 0 25px
}

#agendaDetalhes a {
	color:#606060;
	margin-bottom:5px;
	padding-left:13px;
	display:block;
}
#agendaDetalhes a:hover {background:#ededed url(../imagens/setaAgenda.gif) no-repeat 0 4px}

/*..........CLASSIFICADOS..........*/
#titClassificados {margin-bottom:8px; font-size:18px; font-weight:normal}

#classificados {
	width:159px;
	height:230px;
	margin-top:35px;
	float:left;
}

#claLista {margin:0; padding:0;  list-style:none}

#claLista li {margin:0 0 4px 0; padding:0; clear:both}
#claLista a {
	color:#515151;
	width:159px;
	display:block;
	padding:4px 3px
}
#claLista a:hover {background:#f8f7f7}

#claLista a img {
	margin-right:4px;
	float:left;
	border:2px solid #860a12
}

#claLista a span {display:block}

