#bg{
	width:100%;
	height:auto;
	padding:0;
	margin:0;
	text-align:center;
	overflow:hidden;
	background-image:url(../images/bg-site.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}
#site{
	width:1003px;
	margin:0 auto;
}
#topo{
	height:218px;
}
#centro{
	text-align:left;
	overflow:hidden;
	margin-top:17px;
	margin-bottom:17px;
	margin-left:9px;
	margin-right:9px;
}
#coluna-01{
	width:218px;
	float:left;
}
#coluna-01 .menus{
	margin-bottom:15px;
}
#coluna-01 .menus .links{
	background-image:url(../images/bg-menus.jpg);
	background-position:bottom;
	background-color:#f8f8f8;
	background-repeat:no-repeat;
	border-left:#a7a7a7 solid 1px;
	border-right:#a7a7a7 solid 1px;
	padding:5px 5px 5px 30px;
}
#coluna-02{
	width:507px;
	float:left;
	margin-left:21px;
}
#coluna-02 .boas-vindas{
	margin-bottom:10px;
}
#coluna-02 .boas-vindas .texto{
	padding:10px;
}
#coluna-02 .internas{
	margin-bottom:10px;
}
#coluna-02 .internas .texto{
	padding:10px;
}
#coluna-02 .internas .texto .voltar{
	padding:10px;
	text-align:right;
}
#coluna-02 .noticias .lista-noticias{
	margin-top:10px;
	float:left
}
#coluna-02 .noticias .lista-noticias .noticia{
	margin-top:10px;
	float:left
}
#coluna-03{
	width:218px;
	float:right;
}
#coluna-03 .restrito{
	margin-bottom:15px;
}
#coluna-03 .restrito .bg{
	background:url(../images/bg-coluna-03.jpg);
	overflow:hidden;
}
#coluna-03 .restrito .bg .usuario{
	background:url(../images/usuario-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:23px 30px 10px 40px;
}
#coluna-03 .restrito .bg .senha-ok .senha{
	background:url(../images/senha-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:29px 10px 20px 10px;
	_border-left:#a7a7a7 solid 1px;
}
#coluna-03 .restrito .bg .senha-ok .ok{
	width:47px;
}
#coluna-03 .restrito .bg .esqueceu{
	padding:10px 10px 0px 10px;
	text-align:center;
	width:218px;
}
#coluna-03 .enquete{
	margin-bottom:15px;
}
#coluna-03 .enquete .bg{
	background:url(../images/bg-coluna-03.jpg);
	overflow:hidden;
}
#coluna-03 .enquete .bg .votos{
	padding:10px;
}
#coluna-03 .enquete .bg .tabela{
	padding-top:10px;
}
#rodape{
	height:54px;
}