#geral {
	position:relative;
	width:772px;
	margin-top:2PX;
	height:1086px;
	z-index: 1;
	left: 0;
}
.separador {
	padding: 1px;
	width:370px;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #FF0000;
}
#Aniversariantes {
	position:absolute;
	width:185px;
	height:107px;
	z-index:3;
	left: -1px;
	top: 71px;
	background-image: url(../imagens/bolo_aniversario.gif);
	background-repeat: no-repeat;
	background-position: center center;
	overflow-x:no;
	overflow-y:auto;
	background-attachment: fixed;
	vertical-align:top;
	vertical-align:text-top;
	padding: 0px;
	margin: 0px;
    font-family: Arial, Verdana;
	font-size: 10px;
	line-height: 13px;
	color: #003300;
}
#clubes {
	position:absolute;
	width:202px;
	left: 570px;
	top: 120px;
	height:auto;
	z-index: 2;
	border:#D7D7D7 dotted 1px;

}
#noticias {
	position:absolute;
	width:268px;
	height:274px;
	z-index:2;
	left: 289px;
	top: 437px;
}
#CartaMensal {
	position:absolute;
	width:185px;
	height:70px;
	z-index:3;
	left: -1px;
	top: 0px;
	border: 1px dotted #CCCCCC;
}
#linksEsquerda {
	position:absolute;
	width:185px;
	height:380px;
	z-index:4;
	left: -1px;
	top: 300px;
}
#fundacaoEsquerda{
	position:absolute;
	width:185px;
	height:121px;
	z-index:4;
	left: -1px;
	top: 180px;
	overflow-x: hidden;
	overflow-y:auto;
}
#banner {
	position:absolute;
	width:202px;
	height:134px;
	z-index:2;
	left: 570px;
	top: -1px;
	vertical-align:middle;
	text-align:center;
}
#ultimasNoticias {
	position:absolute;
	width:382px;
	height:1089px;
	z-index:2;
	left: 186px;
	top: 0px;
	border: 1px dotted #CCCCCC;
}
#noticiaDistrito {
	position:relative;
	width:374px;
	height:auto;
	z-index:1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	
}
#tituloNoticia {
	width:370px;
	height:auto;
	z-index:2;
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding: 3px;
	color: #004F9D;
	letter-spacing: 1pt;
	text-align:left;
}
#textoNoticia {
	width:370px;
	height:auto;
	top: auto;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	font-weight: lighter;
	padding-bottom: 5px;
	text-indent: 4px;
	letter-spacing: 1px;
	line-height: 13px;
	color: #000000;
	text-align:left;
	border-bottom: dotted 1px #CCCCCC;
}
.imgNoticia {
    float: left;
	height:75px;
	width:auto;
	padding:2px;
 }
.imgNoticia1 {
    float: right;
	height:75px;
	width:auto;
	padding:2px;
 }
