/* Corpo da página */
body {
	background:#EEEEEE url(images/fundo.jpg) repeat-y scroll center center;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	margin:0;
}

/* Links */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/* Topo da página */
.linksCidades {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 5px;
}
.linksCidades a{
	color: #FFFFFF;
}
.linksTopoFundo {
	background-image: url(imagens/editoriaisTopoFundo2.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.linksTopo{
padding:8px 8px 0px 8px;
font-variant:small-caps;
font-stretch:condensed;
font-weight:bold;
font-size:12px;
}
.linksTopo a{
color:#FFF;
}
.linksTopo a:active{
color:color:#2C0000;
}
.buscaTopo {
	margin-top: 6px;
}

#chamadas {
	background-color: #EEEBEB;
	height: 27px;
	width: 774px;
	padding-top:6px;
	padding-bottom:0px;
}
 #textoChamadas {
	margin-left: 10px;
	font-size: 14px;
	font-weight:300;
}
.publicidades {
	margin-left:4px;
	font-size: 8px;
	color: #2C0001;
	text-transform: uppercase;
}

/* Formatações das colunas centrais */
.colunas {
	background-color:#EDECEA;
	left:138px;
	background-repeat: no-repeat;
	background-position: left top;

}

.rodape {
	background-color:#EBCF01;
	height:100px;
	background-repeat: no-repeat;
	background-position: left top;

}

/*busca*/
.buscapeq {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#332E00;
}

.caixa {
	color:#332E00;
	background-color: #FCF8D8;
	border: thin none #FCF8D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.bgbusca {
	background-image: url(images/busca.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#edecea;
}

/* Formatações das notícias das colunas */

.tituloNoticia {
	color: #003399;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 0px;
	margin-top:2px;
}

.tituloNoticiaPrincipal {
	font-size: 22px;
	color: #003399;
	font-weight:600;
	font-stretch:condensed;
	margin-top:0px;
	margin-bottom:2px;
}
.textos {
	margin-top:8px;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
}
.shopping{
	background:#F5F5F5;
}

.colunas .listaChamadas {
	font-size: 9px;
	width:260px;
	margin-bottom:0px;
}
.colunas .listaChamadas li {
	margin-bottom:6px;
	font-style:italic;
}
.colunas .listaChamadas a {
	color:#000000;
}
.colunas .pontilhado{
	width:100%;
	border-bottom:#fff dotted 1px;
	margin:4px 0px 18px 0px;
}
.secao {
	color: #2C0000;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom:4px;
}

.colunas .publicidade {
	background:#FFF;
	width:300px;
}

.table {margin: 0 auto;
}

.geral {
	font-family : Arial, Helvetica, sans-serif;
	color:#5d5850;
	font-size : 12px;
	margin-bottom : 1px;
	margin : 0 0 10px 0;
	padding-bottom : 10px;
}

/* Fim das formatações das notícias das colunas */

.subfoto {
	font-family : Arial, Helvetica, sans-serif;
	color:#333333;
	font-size : 11px;
	background-color:#EDECEA;
	left:138px;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: lighter;

}
