@CHARSET "ISO-8859-1";

.textField {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 80px;
	height: 15px;
}

.passField {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 40px;
	height: 15px;
}

.botao {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 35px;
	margin-left: 5px;
	height: 18px;
}

a:link {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #666666;	
}

a:active {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;	
}

#geral {
	margin: 0 auto;
	width: 778px;
	background: #FFFFFF repeat-y;
}

#esquerda {
	float: left;
	width: 150px;
	height: auto;
	background-color: white;
}

#direita {
	float: right;
	width: 134px;
	height: auto;
	background-color: white;
}

#meio {
	float: left;
	width: 486px;
	height: auto;
	background-color: white;
}

#rodape {
	margin: 0 auto;
	width: 778px;
	height: 21px;
	background-image: url("../imagens/fim_site.gif");
	clear: both;
}

#tituloBalada {
	width: 486px;
	height: auto;
	border-bottom: solid 1px #666666;
	display: table;
	text-align: right;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}

/* CSS's do lado direito */

#bannerParceiro {
	width: 134px;
	height: 90px;
	margin-top: 5px;
	text-align: center;
}

#arredondadosMeio {
	width: 134px;
	height: 23px;
	background: url("../img/separador.gif");
}

#direitoTitulo {
	width: 114px;
	font-family: arial;
	font-size: 8pt;
	margin-bottom: 5px;
	background: url("../imagens/seta_amarela.gif") 1px no-repeat;
	padding: 0px 0px 0px 20px;	
}

#direitoConteudo {
	width: 134px;
	height: auto;
}

#direitoConteudoFoto {
	margin: 0 auto;
	width: 103px;
	height: auto;
	text-align: center;
}


/* CSS's Banenr button */

#bannerButton {
	width: 134px;
	height: 60px;
	margin-bottom: 5px;
	text-align: center;
}

/* CSS's do lado direito ENQUETE */

#tituloEnquete {
	width: 134px;
	height: auto;
	font-family: arial;
	font-size: 10pt;
	text-align: left;
	display: table;
}

#respostasEnquete {
	width: 134px;
	height: auto;
	display: table;
	margin-top: 5px;	
}

#enqueteCheckbox {
	float: left;
	width: 25px;
	height: auto;
	display: table;
	text-align: center;
	margin-bottom: 5px;
}

#enqueteResposta {
	float: right;
	width: 109px;
	height: auto;
	font-family: arial;
	margin-bottom: 5px;
	font-size: 10pt;
	display: table;
}

#enqueteBotao {
	width: 134px;
	height: auto;
	text-align: center;
	display: table;
	margin-top: 10px;
	font-family: arial;
	font-size: 8pt;
}

#tituloMeio {
	width: 240px;
	height: auto;
	display: table;
	font-family: arial;
	font-size: 8pt;
	text-align: left;
	background: url("../imagens/seta_amarela.gif") 3px no-repeat;
	padding: 0px 0px 0px 20px;
}


/* CSS's do banner Full */

#pubExtensorCima {
	margin: 0 auto;
	width: 486px;
	height: 60px;	
	margin-top: 20px;
	background: url("../imagens/pub_txt.gif") 3px no-repeat;
}

#pubExtensorImagem {
	width: 470px;
	height: 60px;
	padding: 0px 0px 0px 20px;
}

#pubExtensorBaixo {
	width: 486px;
	height: 60px;	
	margin-top: 20px;
	clear: both;
	display: table;
}


/* CSS's do lado esquerdo */

#logoSuper {
	width: 150px;
	height: 135px;
}

#menu {
	width: 140px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	display: table;
	background-color: white;
}

.fundoMenu {
	width: 140px;
	height: auto;
	margin-bottom: 5px;
	background-color: #e8e8e8;
	overflow: hidden;
}

.menuCima {
	width: 120px;
	height: 17px;
	background: url("../img/menu_topo.jpg") no-repeat;
	font-family: arial;
	font-size: 8pt;
	padding-left: 20px;
	padding-top: 5px;
}

.menuConteudo {
	width: 130px;
	height: auto;
	font-family: verdana;
	font-size: 10px;
	background-color: #fff;
	display: table;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.menuBaixo {
	width: 140px;
	height: 9px;
	background-color:#FFFFFF;
	overflow: hidden;
	clear: both;
}

.divOpcao,.menuOpcao  {
	width: 130px;
	height: auto;
	display: table;
	margin-bottom: 5px;
}

.divTexto,.divSenha  {
	float: left;
	width: 40px;
	height: 12px;
	padding-top: 3px;
	display: block;
}

.divTextoField,.divSenhaField  {
	float: right;
	width: 85px;
	height: 15px;
	display: block;
}

#formTexto {
	float: left;
	width: 40px;
	height: auto;
	font-family: verdana;
	font-size: 10px;
	padding: 3px 0px 0px 0px;
	margin-bottom: 5px;
}

#formTextField {
	float: left;
	width: 80px;
	height: auto;
	margin-bottom: 5px;
	text-align: right;
}

#formButton {
	width: 122px;
	text-align: right;
	margin-right: 15px;
	clear: both;
}

#separa {
	width: 137px;
	height: 5px;
}

#bannerBlog {
	width: 142px;
	height: 90px;
	text-align: center;
}

/* CSS's do lado esquerdo COMUNIDADE */

#comunidadeBlogs {
	width: 117px;
	height: 17px;
	background: url("../imagens/blogs.gif") 0px no-repeat;
	margin-bottom: 5px;
	padding: 3px 0px 0px 20px;
}

#comunidadeUsersOnline {
	width: 117px;
	height: 17px;
	background: url("../imagens/msn.gif") 0px no-repeat;
	margin-bottom: 5px;
	padding: 3px 0px 0px 20px;
}

#comunidadeAniver {
	width: 117px;
	height: 16px;
	background: url("../imagens/cx_presente.gif") 0px no-repeat;
	margin-bottom: 5px;
	padding: 3px 0px 0px 20px;
}

#comunidadeGalerias {
	width: 117px;
	height: 17px;
	background: url("../imagens/camera.gif") 0px no-repeat;
	margin-bottom: 5px;
	padding: 3px 0px 0px 20px;
}

#comunidadeFotos {
	width: 117px;
	height: 12px;
	background: url("../imagens/imagem.gif") 0px no-repeat;
	margin-bottom: 5px;
	padding: 0px 0px 0px 20px;
}

#cm {
	margin: 0 auto;
	width: 760px;
	height: 52px;
	margin-top: 5px;
	text-align: left;
}

/* CSS's diversos */

#dataCidade {
	width: 486px;
	height: auto;
	display: table;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: verdana;
	font-size: 10px;
	text-align: right;
} 

/* CSS's Games */

.geralJogos {
	width: 486px;
	height: auto;
	margin-top: 20px;
	display: table;
	position: relative;
}

.jogo {
	float: left;
	width: 162px;
	height: 80px;
	margin-bottom: 20px;
}

.jogoImagem {
	width: 162px;
	height: 60px;
	text-align: center;
}

.jogoNome {
	width: 162px;
	height: 20px;
	font-family: verdana;
	font-size: 10px;
	text-align: center;
}

#container_banner {
	margin: 0 auto;
	z-index: 100; 
	width: 470px; 
	height: 60px;
	margin-top: 15px;
}

#Layer02 {
	clip: rect(0px, 470px, 60px, 0px); 
	position: absolute; 
	height: 60px;
	z-index: 100; 
}

#bigBanner {
	margin: 0 auto;
	width: 782px;
	height: 104px;
	display: table;
	text-align: center;
