/* O core tá aqui */
html, body {
	margin:0;
	padding:0;
}

html, body, input, textarea, select ,a,p {
	color: #7a8c97;
	font-family: Arial;
	font-size:12px;
	list-style-type: none;
}

ul.listagem-categorias{
	list-style-image: url(../imgs/seta.gif) no-repeat;
	
}

form, h1, h2, h3, h4, h5, p, strong {
	margin: 0;
	padding: 0;
}

body {
	background:#FFFFFF;
}

a img {
	border:0;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

.overflow {
	overflow:hidden;
}

.nocss {
	border:none;
}

.bg-input-esq {
	background:url(../imgs/bg-input.gif) no-repeat;
	width:8px;
	height:26px;
	float:left;
	clear:both;
}

.bg-input-mid {
	height:26px;
	float:left;
	border-top:1px #cfcfcf solid;
	margin-bottom:10px;
}

.bg-input-mid  .centralize {
	float:left;
	padding-top:6px;
	height:18px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.fonte-menor {
	font-size:11px;
}

.marginzero {
	margin:0 !important;
}
/* png fix */

#listagem {
	position: absolute;
	z-index: 200;
}

.banner img{
	margin-left:2px;
}

.banne img{
	margin-left: 32px;
}

#fotos {
    margin-left: 8%;
    margin-top: 35px;
    text-align: left;
    width: 505px;
}

#fotos a {
    margin-left: 2px;
}

.fotos li {
    list-style: none outside none;
    margin-bottom: 22px;
    margin-left: -8px;
    margin-top: -9px;
    text-align: left;
}

#twitter_div {
	margin: 0;
	padding: 0;
}

#twitter_update_list {
	list-style: none !important;
	padding-left: 10px !important;
	padding-bottom: 20px !important;
}

#twitter_div li {
	padding: 0;
	margin: 0 0 10px 0;
}



* html img,
* html .png
{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)

    );

}

/*
body, a {
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.84em;
	color: #7a8c97;
}
*/

.both {
	clear: both;
}

#colinferior {
	/*
	width: 950px;
	margin: 0 auto;
	*/
	padding-top: 30px;
}

	#colinferior #mais, #colinferior #edicaoimpressa {
		padding-bottom: 30px;
	}

	#colinferior .titulo {
		width: 935px;
		height: 45px;
		padding-top: 12px;
		padding-left: 15px;
		text-indent: -9999px;
		background: url(../imgs/bgs/barra-sup-mais.jpg) no-repeat;
	}
	
	#colinferior h2#mais {
		width: 45px;
		height: 18px;
		margin: 0 !important;
		background: url(../imgs/titulos/mais.png) no-repeat;
	}
	
	#colinferior h2#destaquesdaedicao {
		width: 290px;
		height: 21px;
		margin: 0 !important;
		background: url(../imgs/titulos/destaquesdaedicao.png) no-repeat;
	}
	
	#colinferior .bloco {
		width: 217px;
		margin-bottom: 10px;
		padding-right: 20px;
		padding-bottom: 5px;
		float: left;
		background: url(../imgs/bgs/bloco.png) no-repeat bottom;
	}
	
	#colinferior .bloco ul {
		list-style-type: none;
		padding: 0 !important;
	}
	
		#colinferior .bloco ul li {
			padding-bottom: 10px;
		}
	
.both {
	clear:both;
}

#fotos #return {
    margin-right: 84px;
    text-align: right;
}

#impresso .mais{
	float: right;
	margin-top: 9px;
  	position: absolute;
  	text-align: center;
  	width: 90px;
}

#impresso .mais a{
	text-decoration: none;
}
