/*...................DESTAQUES...................*/

#destaqueNot dd {margin:0 8px; display:block; float:left}
* html #destaqueNot dd {margin:0 6px}

#destaqueNot dd a {
	color:#7e7e7e;
	font-size:10px;
	width:140px;
	height:186px;
	display:block;
	margin:0;
	padding:10px;
	border-top:3px solid #f1f1f1;
	border-bottom:3px solid #f1f1f1;
	background:#f9f9f9
}

#destaqueNot dd a:hover {
	color:#9f0000;
	border-top:3px solid #9f0000;
	border-bottom:3px solid #9f0000;
	background:#f1f1f1
}
* html #destaqueNot a:hover strong {cursor:pointer}

#destaqueNot img {
	width:140px;
	height:105px;
	margin:0;
	padding:0;
}

#destaqueNot strong {margin-top:3px; float:left}

/*...................MAIS NOTÍCIAS...................*/
#titMaisLinks {
	font-size:17px;
	margin:8px 0;
	display:block;
	border-bottom:3px solid #f0f0f0
}

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

#maisLista li {
	margin:5px 0;
	padding:0;
}
* html #maisLista li {margin:0 !important}

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


/*...................MAIS CLASSIFICADOS...................*/

.ddClass strong {float:none !important}


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

#claMais li {margin:0 10px 8px 0; padding:0; float:left}
#claMais a {
	color:#515151;
	width:157px;
	display:block;
	padding:4px 3px;
	border-right:2px solid #fff
}
#claMais a:hover {border-right:2px solid #9f0000; background:#f8f7f7}
#claMais a:hover strong {color:#9f0000}

#claMais a img {
	margin:0 4px 0 0;
	padding:0;
	float:left;
	border:2px solid #860a12
}
#claMais a:hover img {padding:1px; border:1px solid #860a12}

#claMais a span {display:block}


/*...................GALERIAS...................*/

.listaGal dd {margin-bottom:10px !important}


