﻿#espaco_outras_noticias
{
	display: block;
	position: relative;
	top: 10px;
	left: 0px;
	width: 783px;
	height: 358px;
	font-size: 0;
	background-color: White;
}

#outras_noticias
{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 460px;
	height: 36px;
	background-image: url(/2009/Imagens/Noticias/outras_noticias.png);
	background-repeat: no-repeat;
}

#noticias
{
	display: block;
	position: absolute;
	top: 46px;
	left: 0px;
	width: 460px;
	height: 300px;
	border-bottom: solid 1px #cbcbcb;
}

#noticias_maiores
{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 225px;
	height: 280px;
	border-right: solid 1px #cbcbcb;
}

.foto_noticia1
{
	display: block;
	position: absolute;
	top: 7px;
	left: 4px;
	width: 201px;
	height: 79px;
	background-repeat: no-repeat;
	font-size: 0;
}

.titulo_noticia1
{
	display: block;
	position: absolute;
	top: 88px;
	left: 4px;
	width: 201px;
	height: 17px;
	color: #5b6d83;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

.subtitulo_noticia1
{
	display: block;
	position: absolute;
	top: 105px;
	left: 4px;
	width: 201px;
	height: 50px;
	color: #8d1d2e;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.subtitulo_noticia1:hover
{
	text-decoration: underline;
}

.foto_noticia2
{
	display: block;
	position: absolute;
	top: 155px;
	left: 4px;
	width: 201px;
	height: 79px;
	background-repeat: no-repeat;
	font-size: 0;
}

.titulo_noticia2
{
	display: block;
	position: absolute;
	top: 236px;
	left: 4px;
	width: 201px;
	height: 17px;
	color: #5b6d83;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

.subtitulo_noticia2
{
	display: block;
	position: absolute;
	top: 252px;
	left: 4px;
	width: 201px;
	height: 50px;
	color: #8d1d2e;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.subtitulo_noticia2:hover
{
	text-decoration: underline;
}

.noticias_menores
{
	display: block;
	position: absolute;
	top: 0px;
	left: 225px;
	width: 223px;
	height: 280px;
	padding-left: 10px;
}

.noticias_dia
{
	display: block;
	position: relative;
	color: #0f4a91;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
}

.noticias_hora
{
	display: block;
	position: relative;
	color: #0f4a91;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.noticias_titulo
{
	display: block;
	position: relative;
	color: #0f4a91;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 4px;
}

.noticias_titulo:hover
{
	text-decoration: underline;
}

#acesse_outras
{
	display: block;
	position: absolute;
	top: 12px;
	left: 265px;
	/* width: 460px; */
	height: 13px;
	color: White;
	font-family: Arial;
	font-size: 9px;
	font-style: italic;
	text-transform: uppercase;
	text-decoration: none;
	word-spacing: -1px;
}

#acesse_outras:hover
{
	text-decoration: underline;
}

#banner_construcao_ct
{
	display: block;
	position: absolute;
	top: 0px;
	left: 482px;
	width: 301px;
	height: 153px;
}

#banner_seja_socio
{
	display: block;
	position: absolute;
	top: 178px;
	left: 482px;
	width: 301px;
	height: 153px;
}

#banner_barra
{
	display: block;
	position: absolute;
	top: 344px;
	left: 482px;
	width: 301px;
	height: 1px;
	border-bottom: solid 1px #cbcbcb;
}