body {
	margin: 0px;
}
#corpo {
	width: auto;
	margin:0px auto 0px auto;
}
.div_cSombra {
	position: absolute;
	left: 159px;
	background-image:  url(../images/sombra_RFL.jpg);
	background-repeat: repeat-y;
	width: 14px;
	height: 464px;
}
/* corpo */
.divLeft {
	width: 300;
	background-image:  url(../images/bg_sombra_corpo.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
.boxAssuntos_Geral {
	position:absolute;
	width: 534px;
	height: 450px;
	left: 191px;
}
/* Coluna 1 */
.col1apresentacao {
	position:absolute;
	padding-top: 27px;
	left: 10px;
	width: 170px;
	text-align: right;
}
/* Coluna 2 */
.col2not{
	position: absolute;
	top: 9px;
	width: 301px;
	height: 434px;
}
.scrollLoc {
	position:absolute;
	width: 60px;
	height: 21px;
	left: 244px;
	top: 238px;
}
/* boxMenores */
	.boxWallpapers {
		position: absolute;
		background-color:#E5E5E5;
		width: 300px;
		height: 74px;
		top: 271px;
	}
	.divCxCinza {
		position: absolute;
		width: 300;
		height: 10px;
		top: 75px;
		left: 0px;
		text-align: center;
	}
	.boxInscricoes{
		position: absolute;
		background-color:#E5E5E5;
		width: 300px;
		height: 74px;
		top: 93px;
		left: 0px;
	}
	.infoCxCinza {
		position: absolute;
		width: 130px;
		height: 53px;
		top: 7px;
		left: 165px;
	}
/* Coluna 3 */
.Col3Info {
	position: absolute;
	width: 208px;
	height: 434px;
	left: 315px;
	top: 10px;
}
/* Box Mensagens */
	.boxGeralMensagens {
		position: absolute;
		width: auto;
		height: 254px;
	}
	.boxTextoMensagem1{
		position:absolute;
		width: auto;
		height: 96px;
		top: 30px;
	}
	.SepMensagens {
		position:absolute;
		width: auto;
		height: 17px;
		top: 111px;
	}
	.boxTextoMensagem2{
		position:absolute;
		width: auto;
		height: 96px;
		top: 135px;
	}
	.btControl{
		position:absolute;
		height: 24px;
		top: 230px;
	}
/* Box Enquete */
	.boxGeralEnquete{
		position: absolute;
		width: auto;
		height: 162px;
		top: 270px;
	}
	.divTextoEnquete{
		position:absolute;
		height: 111px;
		top: 32px;
	}
	.btEnq{
		position:absolute;
		height: 24px;
		top: 142px;
	}
	
.CelArial10branco {
	background-color: #7B989E;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
}
