﻿/* CSS Document */
* { margin:0; padding: 0; border:none;}

img { border:none;}

a { text-decoration:none; color:#041425;}

ul { list-style-type:none;}

html { background:#eef3f9;}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16px;
	color:#00294b;
	background:url(../img/background.jpg) 0px 0 repeat-x;
}
body.internas {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16px;
	background:url(../img/background2.jpg) 0px 0 repeat-x;
}

#corpo { 
	background:url(../img/topo_repeat.jpg) no-repeat center top;
	width: 100%;
	display:table;
}
#corpo-internas { 
	background:url(../img/topo_interna.jpg) no-repeat center top;
	width: 100%;
	display:table;
}

#corpo-colonias { 
	background:url(../img/topo_colonias.jpg) no-repeat center top;
	width: 100%;
	display:table;
}

#geral {
	width: 760px;
	margin: 0 auto;
	display:table;
}
#geral #topo {
	width: 760px;
	height: 327px;
	background:url(../img/topo_home.jpg) 0px 97px no-repeat;
}
#geral #topo-internas {
	width: 760px;
	height: 241px;
	background:url(../img/topo-internas.jpg) -13px 0px no-repeat;
}
#geral #topo-internas-colonias {
	width: 760px;
	height: 241px;
	background:url(../img/topo-internas-colonias.jpg) -13px 0px no-repeat;
}

#geral #topo h1#logo {
	width:612px;
	height: 96px;
	float:left;
	display:block;
	margin-top:3px;
	background:url(../img/logo.jpg) no-repeat 0 0;
}
#geral #topo h1#logo a {
	width:412px;
	height: 96px;
	display:block;
	float:left;
}

#geral #topo h2#ctb {
	width:108px;
	height: 95px;
	float:right;
	display:block;
	margin-top:3px;
	background:url(../img/ctb-flag.jpg) no-repeat 0 0;
}
#geral #topo h2#ctb a {	width:108px; height: 95px;	display:block;}

#geral #topo-internas #bloco-topo, #geral #topo-internas-colonias #bloco-topo { width:311px; height:88px;}

#geral #topo #banner_topo {
	width:472px;
	height:219px;
	float:left;
	padding: 0 0 0 250px;
}

#geral #topo-internas #flash_internas, #geral #topo-internas-colonias #flash_internas {
	width:311px;
	height:88px;
	float:left;
	padding: 0 0 0 40px;
}

#geral #topo-internas #titulo-paginas, #geral #topo-internas-colonias #titulo-paginas { width:100%; height:33px;}

#geral #topo-internas #logos-internas, #geral #topo-internas-colonias #logos-internas { width:100%; height:119px;}

#geral #topo-internas #logos-internas h1#logo, #geral #topo-internas-colonias #logos-internas h1#logo {
	width:412px;
	height: 96px;
	float:left;
	margin-top:2px;
	background:url(../img/logo.jpg) no-repeat 0 0;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#geral #topo-internas #logos-internas h1#logo a, #geral #topo-internas-colonias #logos-internas h1#logo a {width:412px; height: 96px; display:block;}

#geral #topo-internas #logos-internas h2#ctb, #geral #topo-internas-colonias #logos-internas h2#ctb {
	width:108px;
	height: 95px;
	float:right;
	margin-top:2px;
	background:url(../img/ctb-flag.jpg) no-repeat 0 0;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#geral #topo-internas #logos-internas h2#ctb a, #geral #topo-internas-colonias #logos-internas h2#ctb a { width:108px; height: 95px; display:block;}

/* H1, H2, H3 */
#geral #topo h1#logo, #geral #topo h2#ctb, #geral #topo-internas-colonias #logos-internas h2#ctb { display:block; text-indent:-99999px; overflow:hidden;}

#geral #dir #ultimas h2#h2_ultimas {
	background:url(../img/h2_ultimasnoticias.jpg) no-repeat;
	width:143px;
	height:17px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#geral #dir #jornal h2#h2_jornalsintaema {
	background:url(../img/h2_jornalsintaema.jpg) top no-repeat;
	width:172px;
	height:27px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#geral #dir #jornal h2#h2_outras {
	background:url(../img/h2_outrasnoticias.jpg) top no-repeat;
	width:134px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#geral #dir #colonia h2#h2_colonia-ferias {
	background:url(../img/h2_coloniaferias.jpg) top no-repeat;
	width:154px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#geral #dir #cursos-desconto h2#h2_cursos-desconto {
	background:url(../img/h2_cursos-desconto.jpg) top no-repeat;
	width:173px;
	height:28px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#geral #esq #socio h2#h2_fiquesocio {
	background:url(../img/h2_fiquesocio.jpg) bottom no-repeat;
	width:103px;
	height:47px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#geral #esq #socio h2#h2_categorias {
	background:url(../img/h2_categorias.jpg) bottom no-repeat;
	width:94px;
	height:35px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#geral #topo-internas #titulo-paginas h2#h2_quemsomos {
	background:url(../img/h2_quemsomos.jpg) bottom no-repeat;
	width:164px;
	height:26px;
	float:right;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	padding:1px 500px 0 0;
}
#geral #topo-internas #titulo-paginas h2#h2_reivindica {
	background:url(../img/h2_reivindica.jpg) bottom no-repeat;
	width:181px;
	height:29px;
	float:right;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	padding:1px 500px 0 0;
}
#geral #topo-internas #titulo-paginas h2#h2_calendario {
	background:url(../img/h2_calendario2.gif) bottom no-repeat;
	width:230px;
	height:29px;
	float:right;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	padding:1px 400px 0 0;
}
#geral #topo-internas #titulo-paginas h2#h2_processos2 {
	background:url(../img/h2_processos2.jpg) bottom no-repeat;
	width:164px;
	height:26px;
	float:right;
	display:block;
	overflow:hidden;
	text-indent:-99999px;
	padding:0 430px 0 0;
}

#geral #topo-internas #titulo-paginas h2#h2_noticias {
	background:url(../img/h2_noticias.jpg) bottom no-repeat;
	width:105px;
	height:24px;
	float:right;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	padding:1px 620px 0 0;
}

#geral #topo-internas #titulo-paginas h2#h2_deptojuridico {
	background:url(../img/h2_deptojuridicos.jpg) bottom no-repeat;
	width:164px;
	height:26px;
	float:right;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	padding:1px 500px 0 0;
}
#geral #topo-internas #titulo-paginas h2#h2_convenios {
	background:url(../img/h2_convenios.jpg) bottom no-repeat;
	width:272px;
	height:25px;
	float:right;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	padding:1px 280px 0 0;
}
#geral #topo-internas #titulo-paginas h2#h2_departamentos {
	background:url(../img/h2_departamentos.jpg) bottom no-repeat;
	width:128px;
	height:25px;
	float:right;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	padding:1px 540px 0 0;
}
#geral #topo-internas #titulo-paginas h2#h2_eventos-realizados {
	background:url(../img/h2_eventos-realizados.jpg) bottom no-repeat;
	width:232px;
	height:25px;
	float:right;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	padding:1px 375px 0 0;
}
#geral #topo-internas #titulo-paginas h2#h2_diretoria {
	background:url(../img/h2_diretoria.jpg) bottom no-repeat;
	width:128px;
	height:25px;
	float:right;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	padding:1px 610px 0 0;
}
#geral #topo-internas #titulo-paginas h2#h2_deptojuridico {
	background:url(../img/h2_deptojuridico.jpg) bottom no-repeat;
	width:128px;
	height:25px;
	float:right;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	padding:1px 460px 0 0;
}
#geral #topo-internas #titulo-paginas h2#h2_subsedes {
	background:url(../img/h2_subsedes.jpg) bottom no-repeat;
	width:128px;
	height:25px;
	float:right;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	padding:1px 600px 0 0;
}
#geral #topo-internas #titulo-paginas h2#h2_links {
	background:url(../img/h2_links.jpg) bottom no-repeat;
	width:128px;
	height:25px;
	float:right;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	padding:1px 655px 0 0;
}
#geral #topo-internas #titulo-paginas h2#h2_contato {
	background:url(../img/h2_contato.jpg) bottom no-repeat;
	width:95px;
	height:25px;
	float:right;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	padding:1px 660px 0 0;
}
#geral #topo-internas #titulo-paginas h2#h2_fique_socio {
	background:url(../img/h2_fiquesocio2.jpg) bottom no-repeat;
	width:95px;
	height:25px;
	float:right;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	padding:1px 725px 0 0;
}
#geral #topo-internas #titulo-paginas h2#h2_jornalsintaem {
	background:url(../img/h2_jornalsintaem.jpg) bottom no-repeat;
	width:192px;
	height:25px;
	float:right;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	padding:1px 470px 0 0;
}
#geral #topo-internas #titulo-paginas h2#h2_lojasintaema {
	background:url(../img/h2_lojasintaema.jpg) bottom no-repeat;
	width:171px;
	height:20px;
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	padding:1px 500px 0 0;
}
#geral #topo-internas #titulo-paginas h2#h2_jornalaposentados {
	background:url(../img/h2_jornal-aposentados.jpg) bottom no-repeat;
	width:281px;
	height:30px;
	float:right;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	padding:1px 300px 0 0;
}
#geral #topo-internas #titulo-paginas h2#h2_ultimasnoticias {
	background:url(../img/h2_ultimas-noticias.gif) bottom no-repeat;
	width: 192px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height: 27px;
	float:right;
	padding: 1px 470px 0 0;
}

#geral #topo-internas-colonias #titulo-paginas h2#h2_coloniasferias {
	background:url(../img/h2_colonia-de-ferias.jpg) bottom no-repeat;
	width:205px;
	height:26px;
	float:right;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	padding:1px 440px 0 0;
}

#geral #topo-internas #texto-topo h2, #geral #topo-internas-colonias #texto-topo h2 {
	width:244px;
	height:47px;
	padding: 0 0 0 40px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#conteudo-loja h3#h3_bermudas {
	background:url(../img/h3_bermudas.gif) top no-repeat;
	width: 85px;
	height: 20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#conteudo-loja h3#h3_camisetas {
	background:url(../img/h3_camisetas.gif) top no-repeat;
	width: 86px;
	height: 20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#conteudo-loja h3#h3_agasalhos {
	background:url(../img/h3_agasalhos.gif) top no-repeat;
	width: 84px;
	height: 20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#conteudo-loja h3#h3_bolsas {
	background:url(../img/h3_bolsas.gif) top no-repeat;
	width: 56px;
	height: 20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#geral #conteudo h3#h3_noticias_sabesp {
	width:475px;
	height:28px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	padding-top:12px;
	background:url(../img/h3_noticias_sabesp.gif) left bottom no-repeat;
}
#geral #conteudo h3#h3_noticias_cebesp {
	width:475px;
	height:24px;
	padding-top:12px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/h3_noticias_cetesb.gif) left bottom no-repeat;
}
#geral #conteudo h3#h3_noticias_florestal {
	width:475px;
	height:28px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	padding-top:12px;
	background:url(../img/h3_noticias_florestal.gif) left bottom no-repeat;
}

#geral #conteudo h3#h3_noticias_saned {
	width:475px;
	height:24px;
	padding-top:12px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/h3_noticias_saned.gif) left bottom no-repeat;
}
#geral #conteudo h3#h3_noticias_ciagua {
	width:475px;
	height:24px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	padding-top:12px;
	background:url(../img/h3_noticias_ciagua.gif) left bottom no-repeat;
}
#geral #conteudo h3#h3_noticias_geral {
	width:475px;
	height:28px;
	float:left;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	padding-top:12px;
	background:url(../img/h3_noticias_geral.gif) left bottom no-repeat;
}


/* Esquerda */
#geral #esq {
	width:221px;
	float:left;
}
#corpo-internas #geral #esq, #corpo-colonias #geral #esq {
	width:241px;
	float:left;
}

/* Menu */
#geral #esq #menu {
	width:226px;
	height:640px;
	float:left;
	background:url(../img/bg_menu2.jpg) no-repeat 0 -2px;
}

/*------------------------------------*/
#pog {
	 width:1px; 
	 height:1px; 
	 display:block;
	 position:absolute;
	 z-index: 10;
}
a.btnfecharpop{
	width:92px;
	height:21px;
	display:block;
	position:absolute;
	text-indent:-99999px;
	overflow:hidden;
	background:url(../img/transparente.gif) 0 0 no-repeat;
	left: 500px;
	top: 120px;
}
#pog #pop-up{
	width:429px;
	height:358px;
	display:block;
	position:absolute;
	left: 180px;
	top: 120px;
}
/*----------------------------------*/




#webmail{
	width: 215px;
	height: 135px;
	display: block;
	position: relative;
	background:url(../img/bck_webmail.jpg) 23px 10px no-repeat;
}

#webmail form{
	width: 190px;
	height: 135px;
	display: block;
}
#webmail form ul{
	width: 190px;
	height: 135px;
	display: block;
}
#webmail form ul li{
	width: 190px;
	height: 10px;
	display: block;
}
#webmail form ul li.posicaoLogin{
	width: 150px;
	height: 17px;
	position: absolute;
	top: 60px;
	left: 35px;

}
#webmail form ul li.posicaoSenha{
	width: 125px;
	height: 17px;
	position: absolute;
	top: 90px;
	left: 35px;
}
#webmail form ul li.posicaoBtn{
	width: 20px;
	height: 20px;
	position: absolute;
	top: 90px;
	left: 175px;
}
#webmail form ul li.txt{
	width: 50px;
	position: absolute;
	top: 40px;
	left: 85px;
}

#webmail form ul li input{
	display: block;
	height: 17px;
	/*background-color: #566e8a;*/
	background-color:transparent;
	color: #FFF;
}
#webmail form ul li input.login{
	width: 150px;
}
#webmail form ul li input.senha{
	width: 125px;
}
#webmail form ul li input.bto-enviar{
	width: 20px;
	height: 20px;
	/*background-color:#CCCCCC;*/
	background-image: url(../img/btn_enviar.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	display: block;
	color:#091A2C;
	font-weight:bold;
}
/*****************************************/

#news{
	width: 215px;
	height: 135px;
	display: block;
	position: relative;
	background:url(../img/bg_news.jpg) 23px 10px no-repeat;
}

#news form{
	width: 190px;
	height: 135px;
	display: block;
}
#news form ul{
	width: 190px;
	height: 135px;
	display: block;
}
#news form ul li{
	width: 190px;
	height: 10px;
	display: block;
}
#news form ul li.posicaoLogin{
	width: 150px;
	height: 17px;
	position: absolute;
	top: 60px;
	left: 35px;

}
#news form ul li.posicaoSenha{
	width: 125px;
	height: 17px;
	position: absolute;
	top: 90px;
	left: 35px;
}
#news form ul li.posicaoBtn{
	width: 20px;
	height: 20px;
	position: absolute;
	top: 90px;
	left: 175px;
}
#news form ul li.txt{
	width: 50px;
	position: absolute;
	top: 40px;
	left: 33px;
}

#news form ul li input{
	display: block;
	height: 17px;
	/*background-color: #566e8a;*/
	background-color:transparent;
	color: #FFF;
}
#news form ul li input.login{
	width: 150px;
}
#news form ul li input.senha{
	width: 125px;
}
#news form ul li input.bto-enviar{
	width: 20px;
	height: 20px;
	background-position:center top;
	background-repeat:no-repeat;
	display: block;
}

/*****************************************/
#geral #esq #menu_internas {
	width:226px;
	height:630px;
	float:left;
	padding-top:7px;
	padding-bottom: 30px;
	background:url(../img/bg_menu_internas.jpg) no-repeat 0 -2px;
}
/********************************************************************/


/*#geral #esq #menu_internas #webmail{
	width: 215px;
	height: 135px;
	display: block;
	position: relative;
	background:url(../img/bck_webmail.jpg) 23px 10px no-repeat;
}

#geral #esq #menu_internas #webmail form{
	width: 190px;
	height: 135px;
	display: block;
}
#geral #esq #menu_internas #webmail form ul{
	width: 190px;
	height: 135px;
	display: block;
}
#geral #esq #menu_internas #webmail form ul li{
	width: 190px;
	height: 10px;
	display: block;
}
#geral #esq #menu_internas #webmail form ul li.posicaoLogin{
	width: 150px;
	height: 17px;
	position: absolute;
	top: 60px;
	left: 35px;

}
#geral #esq #menu_internas #webmail form ul li.posicaoSenha{
	width: 125px;
	height: 17px;
	position: absolute;
	top: 90px;
	left: 35px;
}
#geral #esq #menu_internas #webmail form ul li.posicaoBtn{
	width: 20px;
	height: 20px;
	position: absolute;
	top: 90px;
	left: 175px;
}
#geral #esq #menu_internas #webmail form ul li.txt{
	width: 50px;
	position: absolute;
	top: 40px;
	left: 85px;
}

#geral #esq #menu_internas #webmail form ul li input{
	display: block;
	height: 17px;
	background-color: #566e8a;
	color: #FFF;
}
#geral #esq #menu_internas #webmail form ul li input.login{
	width: 150px;
}
#geral #esq #menu_internas #webmail form ul li input.senha{
	width: 125px;
}
#geral #esq #menu_internas #webmail form ul li input.bto-enviar{
	width: 20px;
	height: 20px;
	display: block;
}
*/


/********************************************************************/
#geral #esq #menu ul, #geral #esq #menu_internas ul { padding: 0 0 0 24px;}

#geral #esq #menu ul li, #geral #esq #menu_internas ul li { height: 24px; width:180px;}

#geral #esq #menu ul li a, #geral #esq #menu_internas ul li a { height: 24px; display:block; overflow:hidden; text-indent:-9999px;}

#geral #esq #menu ul li a.m_inicial, #geral #esq #menu_internas ul li a.m_inicial { background:url(../img/m_paginainicial.jpg) no-repeat 0 0;}
#geral #esq #menu ul li a:hover.m_inicial, #geral #esq #menu_internas ul li a:hover.m_inicial { background-position: 0 -24px;}

#geral #esq #menu ul li a.m_quemsomos, #geral #esq #menu_internas ul li a.m_quemsomos { background:url(../img/m_quemsomos.jpg) no-repeat 0 0;}
#geral #esq #menu ul li a:hover.m_quemsomos, #geral #esq #menu_internas ul li a:hover.m_quemsomos { background-position: 0 -23px;}

#geral #esq #menu ul li a.m_departamentos, #geral #esq #menu_internas ul li a.m_departamentos { background:url(../img/m_departamentos.jpg) no-repeat 0 0;}
#geral #esq #menu ul li a:hover.m_departamentos, #geral #esq #menu_internas ul li a:hover.m_departamentos { background-position: 0 -23px;}

#geral #esq #menu ul li a.m_diretoria, #geral #esq #menu_internas ul li a.m_diretoria { background:url(../img/m_diretoria.jpg) no-repeat 0 0;}
#geral #esq #menu ul li a:hover.m_diretoria, #geral #esq #menu_internas ul li a:hover.m_diretoria { background-position: 0 -23px;}

#geral #esq #menu ul li a.m_subsedes, #geral #esq #menu_internas ul li a.m_subsedes { background:url(../img/subsedes.jpg) no-repeat 0 0;}
#geral #esq #menu ul li a:hover.m_subsedes, #geral #esq #menu_internas ul li a:hover.m_subsedes { background-position: 0 -23px;}

#geral #esq #menu ul li a.m_juridico, #geral #esq #menu_internas ul li a.m_juridico { background:url(../img/m_departamento.jpg) no-repeat 0 0;}
#geral #esq #menu ul li a:hover.m_juridico, #geral #esq #menu_internas ul li a:hover.m_juridico { background-position: 0 -23px;}

#geral #esq #menu ul li a.m_colonia, #geral #esq #menu_internas ul li a.m_colonia { background:url(../img/m_colonia.jpg) no-repeat 0 0;}
#geral #esq #menu ul li a:hover.m_colonia, #geral #esq #menu_internas ul li a:hover.m_colonia { background-position: 0 -23px;}

#geral #esq #menu ul li a.m_cursos, #geral #esq #menu_internas ul li a.m_cursos { background:url(../img/m_cursos.jpg) no-repeat 0 0;}
#geral #esq #menu ul li a:hover.m_cursos, #geral #esq #menu_internas ul li a:hover.m_cursos { background-position: 0 -23px;}

#geral #esq #menu ul li a.m_eventos, #geral #esq #menu_internas ul li a.m_eventos { background:url(../img/m_eventosrealizados.jpg) no-repeat 0 0;}
#geral #esq #menu ul li a:hover.m_eventos, #geral #esq #menu_internas ul li a:hover.m_eventos { background-position: 0 -23px;}

#geral #esq #menu ul li a.m_jornalsintaema, #geral #esq #menu_internas ul li a.m_jornalsintaema { background:url(../img/m_jornalsintaema.jpg) no-repeat 0 0;}
#geral #esq #menu ul li a:hover.m_jornalsintaema, #geral #esq #menu_internas ul li a:hover.m_jornalsintaema { background-position: 0 -23px;}

#geral #esq #menu ul li a.m_jornalaposentados, #geral #esq #menu_internas ul li a.m_jornalaposentados { background:url(../img/m_jornalaposentados.jpg) no-repeat 0 0;}
#geral #esq #menu ul li a:hover.m_jornalaposentados, #geral #esq #menu_internas ul li a:hover.m_jornalaposentados { background-position: 0 -23px;}

#geral #esq #menu ul li a.m_lojasintaema, #geral #esq #menu_internas ul li a.m_lojasintaema { background:url(../img/m_processos.jpg) no-repeat 0 0;}
#geral #esq #menu ul li a:hover.m_lojasintaema, #geral #esq #menu_internas ul li a:hover.m_lojasintaema { background-position: 0 -23px;}

#geral #esq #menu ul li a.m_links, #geral #esq #menu_internas ul li a.m_links { background:url(../img/m_links.jpg) no-repeat 0 0;}
#geral #esq #menu ul li a:hover.m_links, #geral #esq #menu_internas ul li a:hover.m_links { background-position: 0 -23px;}

#geral #esq #menu ul li a.m_contato, #geral #esq #menu_internas ul li a.m_contato { background:url(../img/m_contato.jpg) no-repeat 0 0;}
#geral #esq #menu ul li a:hover.m_contato, #geral #esq #menu_internas ul li a:hover.m_contato { background-position: 0 -23px;}

#geral #esq #menu ul li ul, #geral #esq #menu_internas ul li ul { display:none;}

/* Sócio */
#geral #esq #socio {
	width:202px;
	height:430px;
	float:left;
	padding: 0 0 0 24px;
	margin-top: 6px;
	background:url(../img/bg-socio2.jpg) no-repeat 0 0;
}
#geral #esq #socio p{
	width: 180px;
	padding-top:9px;
}
#geral #esq #socio ul li{
	background:url(../img/dot.gif) no-repeat 0 6px; padding: 0 0 0 12px;
}
#geral #esq #socio a:hover{
	text-decoration:underline;
}

/* Voltar */
#voltar-galeria, #voltar-noticias { float:right; padding: 0 10px 2px 0;}
#geral #conteudo #voltar-noticias p { padding:0;}

/* Direita */
#geral #dir {
	width: 534px;
	display:table;
	float:left;
	padding-top:24px;
}

#geral #conteudo {
	background:url(../img/bg_texto-interna.jpg) no-repeat 0 0;
	width:500px;
	float:left;
	display:table;
	margin-top: 12px;
	padding: 15px 0 40px 15px;
}

#geral #conteudo #mapa{
	width: 289px;
	height: 151px;
	display: block;
	float: left;
	position: relative;
	background: url(../img/bg_mapa.jpg) 0 0 no-repeat;
	margin-top: -180px;
	margin-left: 15px;
}
#geral #conteudo #mapa a{
	width: 166px;
	height: 36px;
	display: block;
	text-indent: -999999px;
	overflow: hidden;
	outline: none;
	position: absolute;
	left: 110px;;
	top: 40px;;
}


#geral #conteudo p a.download{
	width: 250px;
	height: 20px;
	padding-top: 15px;
	/*float: left;*/
}
#geral #conteudo p a:hover{
	text-decoration: underline;
}

#geral #conteudo-colonias {
	background:url(../img/bg_texto-colonias.jpg) no-repeat 0 0;
	width:500px;
	float:left;
	display:table;
	margin-top: 12px;
	padding: 15px 0 0 15px;
}

#geral #conteudo a, #geral #conteudo-colonias a { color:#003461;}

#geral #conteudo a:hover, #geral #conteudo-colonias a:hover { text-decoration:underline;}

#geral #conteudo p, #geral #conteudo-colonias p, #geral #conteudo-loja p { padding: 0 0 24px 0;}

#geral #conteudo-loja p.p_lojinha { padding: 30px 0 24px 0; width: 485px;}

#geral #conteudo p strong, #geral #conteudo-colonias p strong, #geral #conteudo #convenios-left p strong, #geral #conteudo-colonias #convenios-left p strong, #geral #conteudo #convenios-right p strong { color:#003461;}

#geral #conteudo p.colonia, #geral #conteudo-colonias p.colonia { width:378px;}

#geral #conteudo p.p-space, #geral #conteudo-colonias p.p-space { padding: 0 0 100px 0; width: 485px;}
#geral #conteudo p.p-jornal { padding-bottom: 500px;}
#geral #conteudo p.p-space2, #geral #conteudo-colonias p.p-space2 { padding: 0 0 10px 0; width: 485px;}

#geral #conteudo-colonias a.mapa_ferias{
	width: 286px;
	height: 91px;
	display: block;
	float: left;
	text-indent: -99999px;
	overflow: hidden;
	outline: none;
	padding-right: 150px;
	background-image: url(../img/btn_mapa_ferias.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#geral #conteudo p.p-space3 { padding: 0 0 260px 0; width: 485px;}

#geral #conteudo p.p-space4 {
	padding-bottom: 5px;
	width: 485px;
}

#geral #conteudo ul.juridico{
	width: 485px;
	display: table;
	padding-bottom: 10px;
}

#geral #dir #ultimas, #geral #dir #jornal { width:511px;}

#geral #conteudo #convenios-left, #geral #conteudo-colonias #convenios-left {
	width: 219px;
	float:left;
	padding-right:31px;
	padding-left: 20px;
}

#geral #conteudo #convenios-leftb { width: 219px; float:left; padding: 0 31px 300px 31px;}

#geral #conteudo #convenios-right { width: 219px; float:left;}

#geral #conteudo #convenios-left p, #geral #conteudo #convenios-right p, #geral #conteudo #convenios-leftb p { width: 219px; padding: 0 0 24px 0;}

#geral #conteudo #paginacao { float:right;}

#geral #conteudo #paginacao a { font-weight:bold;}

#geral #conteudo #diretoria { width:486px; float:left; padding-top:5px;}

#geral #conteudo #anterior { width:63px; float:left; padding-bottom:50px;}

#geral #conteudo #proxima { width:63px; float:right;}

#geral #conteudo #selos-links { width:436px; padding-bottom:30px;}

#geral #conteudo #selos-links a { padding-right: 5px;}

/* Notícias */


#conteudo .box_noticias {
	padding:10px 0 10px 0;
	display:block;
	width:500px;
	float: left;
}

#conteudo .box_noticias p {
	/*padding: 0 0 6px 0;*/
}
#conteudo .box_noticias p.title_noticias{ 
	width:100%;
	height: 0px;
	padding: 10px 0 0 0; 
}
#conteudo .box_noticias ul{
	width: 500px;
	display: block;
}
#conteudo .box_noticias ul li{
	float:left;
	/*padding:5px;*/
	width:50px;
	height:50px;
	display:block;
}
#conteudo .box_noticias ul li img{
	width:50px;
	height:50px;
	display: block;
}



/*#geral #conteudo .box_noticias2 { float:left;}*/

#conteudo .box_noticias2 {
	background:url(../img/line3.jpg) left bottom no-repeat;
	padding:10px 0 10px 0;
	display:block;
	width:500px;
	float: left;
}

#conteudo .box_noticias2 p { padding: 0 0 6px 0;}


#conteudo .box_noticias img.gde, #conteudo .box_noticias2 img.gde {
	width:240px;
	height:160px;
	float:left;
	margin: 5px 5px 0 0;
	display:block; 
}
#conteudo .box_noticias img.pequena, #conteudo .box_noticias2 img.pequena { 
	float:left; 
	display:block; 
	padding: 0 5px 0 0;
	width:95px;
	height:64px;
}

#conteudo .box_noticias2 p.title_noticias{ 
	width:100%;
	padding: 10px 0 10px 0; 

}




#geral #conteudo .box_edicoes {
	padding: 20px 0 20px;
	width:485px;
	display:table;
	background:url(../img/line2.jpg) bottom left no-repeat;
}
#geral #conteudo .box_edicoes p { padding: 5px 0 0 0;}
#geral #conteudo .box_edicoes p img { float:left; padding: 0 5px 0 0;}

#geral #conteudo .box_edicoes .imagem_jornal img{ float:left; display:block; width:80px; height:120px;}

/*#geral #conteudo .box_edicoes .imagem_jornal { float:left; display:block;}*/


#geral #conteudo .box_edicoes .detalhes_jornal { float:left;}
#geral #conteudo .box_edicoes .detalhes_jornal ul li { padding: 0 0 6px 10px;}

#geral #conteudo .box_edicoes .detalhes_jornal ul li.li_capa { padding:0 0 0 10px;}





#geral #conteudo #paginacaob { margin: 0 auto; width:300px; padding: 12px 0 0 150px;}
#geral #conteudo #paginacaob a {font-weight:bold;} 

#geral #conteudo #paginacaob a:hover { color:#666;}
#geral #conteudo #paginacaob a.ativo{ text-decoration: underline;}

#geral #conteudo #bg_title_noticias {
	width:476px;
	height: 31px;
	display:block;
	padding: 6px 0 0 3px;
}

#link_rapido { background:url(../img/link-rapido-bg.jpg) no-repeat; width:327px; height:29px;}
#link_rapido ul { padding: 0 0 0 0;}
#link_rapido ul li { float:left; padding: 4px 10px 0 5px;}
#link_rapido ul li input.bt_ok { background:url(../img/bt-ok.gif) no-repeat 0 0; display:block; width:26px; height:19px;}


#geral #conteudo #bg_title_noticias strong  { font-size:12px; color:#0f528c;}

#geral #conteudo #sub_menu { width:206px; height:21px; padding: 0 0 10px 0; display:block;}

#geral #conteudo #sub_menu ul li { float:left;}

#geral #conteudo #sub_menu ul li.atual { width:87px; background:url(../img/dot_submenu.gif) right no-repeat;}

#geral #conteudo #sub_menu ul li.anteriores { padding-left:10px;}

/* Últimas */
#geral #dir #ultimas {
	height:104px;
	padding: 17px 0 0 23px;
	background:url(../img/bg_noticias.jpg) 11px 0px no-repeat;
}
#geral #dir #ultimas #ultimas-esq { float:left;}

#geral #dir #ultimas #ultimas-dir { float:left; position: relative;}

#geral #dir #ultimas #ultimas-esq ul {
	width: 430px;
	float:left;
	padding: 8px 0 0 0;
}

#geral #dir #ultimas #ultimas-esq ul li a:hover{
	text-decoration: underline;
}


#geral #dir #ultimas #ultimas-dir #acessar {
	width: 68px;
	height:69px;
	display:block;
	float:left;
}
#geral #dir #ultimas #ultimas-dir #acessar a {
	width: 68px;
	height:69px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/bt_acessar.jpg) no-repeat 0 0;
}
#geral #dir #ultimas #ultimas-dir #acessar a:hover { background-position: 0 -69px;}

/* Jornal */
#geral #dir #jornal {
	height:327px;
	padding: 17px 0 0 23px;
	color:#fff;
	background:url(../img/bg_jornal.jpg) 11px 0px no-repeat;
}
#geral #dir #jornal #jornal_um {
	width: 490px;
	height:100px;
	padding: 7px 7px 5px 0;
	color:#000;
	background:url(../img/bg_jornal2.jpg) no-repeat;
}

#geral #dir #jornal #jornal_um .img-noticia { float:left; width:95px; height:94px; padding: 0 7px 0 9px;}

#geral #dir #jornal #jornal_um .texto-noticias { float:left; width:365px;}

#geral #dir #jornal #jornal_um .texto-noticias a {
	background:url(../img/bt_saibamais.jpg) no-repeat 0 0;
	width:88px;
	height:30px;
	float:right;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#geral #dir #jornal #jornal_um p { float:left; width:361px; padding-bottom: 8px;}

#geral #dir #jornal #jornal_um p.titulo-noticia { float:left; padding: 0 0 3px 0; font-size:12px;}

#geral #dir #jornal #outrasnoticias { float:left; width:375px;}

#geral #dir #jornal #outrasnoticias p { padding-bottom: 10px;}

#geral #dir #jornal #outrasnoticias p a { color:#fff;}
#geral #dir #jornal #outrasnoticias p a:hover { text-decoration:underline;}



#geral #dir #jornal #edicao-jornal {
	width: 94px;
	/*height: 170px;*/
	height:161px;
	padding-top:9px;
	padding-left: 20px;
	float:left;
	background:url(../img/edicao-jornal.jpg) right top no-repeat;
}

#geral #dir #jornal #edicao-jornal img {
	width:78px;
	height:118px;
	display:block;
	margin:0 auto;
	padding-bottom:12px;
}
#geral #dir #jornal #edicao-jornal a {
	color:#FFFFFF;
	padding-left:15px;
	
}
#geral #dir #jornal #edicao-jornal a:hover {
	text-decoration:underline;
}

#geral #dir #foco{
	width:505px;
	height: 190px;
	padding-left: 10px;
	float: left;
	display: block;
	background: url(../img/fundo_foco.gif) 12px 0 no-repeat;
}
#geral #dir #foco .foco-left{
	width: 235px;
	height: 160px;
	padding-left: 10px;
	float: left;
	display: block;
}
#geral #dir #foco .foco-left h1{
	width: 180px;
	height: 35px;
	display:block;
	text-indent: -999999px;
	overflow:hidden;
	background: url(../img/h1_emfoco.gif) 0 15px no-repeat;
}
#geral #dir #foco .foco-left p{
	padding-bottom: 10px;
}
#geral #dir #foco .foco-left a.btn-download{
	float: left;
}
#geral #dir #foco .foco-left a:hover{
	text-decoration: underline;
}

#geral #dir #foco .foco-right{
	width: 235px;
	height: 160px;
	float: left;
	margin-left: 22px;
	display: block;
}
#geral #dir #foco .foco-right h1{
	width: 180px;
	height: 35px;
	text-indent: -999999px;
	background: url(../img/h1_emfoco.gif) 0 15px no-repeat;
}
#geral #dir #foco .foco-right p{
	padding-bottom: 10px;
}
#geral #dir #foco .foco-right a.btn-download{
	float: left;
}
#geral #dir #foco .foco-right a:hover{
	text-decoration: underline;
}





/* Colônia */
#geral #dir #colonia {
	height:235px;
	width:500px;
	padding: 17px 0 0 23px;
	float:left;
	display:block;
	background:url(../img/bg_colonias.jpg) 11px 0px no-repeat;
}
#geral #dir #colonia p { width:479px;}

#geral #dir #colonia #box-colonia {
	width: 487px;
	height: 144px;
	float:left;
	display:block;
	padding-top: 76px;
	background:url(../img/colonia1.jpg) top left no-repeat;
}
#geral #dir #colonia #box-colonia #acessar_box{
	width:488px;
	height:120px;
	float:left;
	display:block;
	padding: 0px 0 0 0;
}

#geral #dir #colonia #box-colonia #acessar_box #acessarb {
	width: 97px;
	height:68px;
	float:right;
	display:block;
	float:left;
	margin-top:2px;
}
#geral #dir #colonia #box-colonia #acessar_box #acessarb a {
	width: 67px;
	height:68px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/bt-acessa.jpg) no-repeat 0 0;
}
#geral #dir #colonia #box-colonia #acessar_box #acessarb a:hover { background-position: 0 -69px;}

#geral #dir #colonia #box-colonia a { width: 67px; height:68px; display:block;}

#geral #dir #colonia #acessar_box p.p_first{
	width:391px;
	float:left;
	padding:40px 0 0 0;
}

#geral #dir #colonia p { padding-bottom: 17px; float:left;}

/* processos */

#geral #dir #processos {
	width: 500px;
	height: 175px;
	padding: 17px 0 0 23px;
	display:block;
	float:left;
	background:url(../img/bg_processos.gif) 11px 0px no-repeat;
}
/*****************************/
#geral #dir #processos #left{
	width: 235px;
	display: table;
	float: left;
}
#geral #dir #processos #left h2{
	width: 235px;
	height: 25px;
	text-indent: -99999px;
	background:url(../img/h2_processos.gif) 0 0 no-repeat;
}
#geral #dir #processos #left ul{
	width: 235px;
	height: 170px;
	display: table;
}
#geral #dir #processos #left ul li{
	width: 235px;
	padding-bottom: 10px;
	display: table;
	float: left;
	list-style: none;
}
#geral #dir #processos #left a{
	text-decoration: none;
	font-style: normal;
}
#geral #dir #processos #left a:hover{
	text-decoration: underline;
}
/******************************************/
#geral #dir #processos #right{
	width: 240px;
	display: table;
	float: left;
	padding-left: 20px;
}
#geral #dir #processos #right h2{
	width: 235px;
	height: 25px;
	text-indent: -99999px;
	background:url(../img/h2_calendario.gif) 0 0 no-repeat;
}
#geral #dir #processos #right a{
	text-decoration: none;
	font-style: normal;
}
#geral #dir #processos #right a:hover{
	text-decoration: underline;
}
/*****************************************/
#geral #conteudo ul.proc_interna{
	width: 480px;
	height: 370px;
	display: table;
}
#geral #conteudo ul.proc_interna li{
	width: 480px;
	padding-bottom: 20px;
	display: block;
	float: left;
	list-style: none;
}




/* Cursos-Desconto */
#geral #dir #cursos-desconto {
	width: 500px;
	padding: 17px 0 30px 23px;
	display:table;
	float:left;
	background:url(../img/bg_cursosdescontos.jpg) 11px 0px no-repeat;
}
#geral #dir #cursos-desconto p { padding: 0 0 17px 0; width: 382px;}

#geral #dir #cursos-desconto a:hover { text-decoration:underline;}

/* Abas */
#geral #abas {
	width:475px;
	height:27px;
	float:right;
	margin-top:12px;
}
#geral #abas ul { list-style-type:none;}

#geral #abas ul li { float:left; height:27px; display:block; width:103px; padding-right:4px;}

#geral #abas ul li a { height:27px; width:103px; display:block; text-indent:-9999px; overflow:hidden; background-position: 0 0; background-repeat:no-repeat;}

#geral #abas ul li a.aba_bermudas { background-image:url(../img/aba-bermudas.jpg);}

#geral #abas ul li a.aba_camisetas { background-image:url(../img/aba-camisetas.jpg);}

#geral #abas ul li a.aba_agasalhos { background-image:url(../img/aba-agasalhos.jpg);}

#geral #abas ul li a.aba_bolsas { background-image:url(../img/aba-bolsas.jpg);}

#geral #abas ul li a:hover{ background-position: 0 -27px;}
#geral #abas ul li a.btn_ativo { background-position: 0 -27px;}




/* Eventos Realizados */
#geral #conteudo ul.lista-eventos { padding: 0 0 420px 0;}

#geral #conteudo ul.lista-eventos li { padding: 0 0 10px 0;}

#geral #conteudo ul.lista-eventos1 { padding: 0 0 10px 0;}
#geral #conteudo ul.lista-eventos1 li { padding: 0 0 5px 0;}

#geral #conteudo ul.lista-eventos2 { padding: 0 0 400px 0;}
#geral #conteudo ul.lista-eventos2 li { padding: 0 0 5px 0;}


/* Galeria de fotos */
#geral #conteudo .galeria-fotos { padding-bottom: 50px; float:left; width:490px;}

#geral #conteudo .galeria-fotos #paginacao { margin: 0 auto; float:none; width:300px; padding-left:150px;}

#geral #conteudo-colonias .galeria-colonias { padding-bottom: 50px;}
 
#geral #conteudo .galeria-fotos ul, #geral #conteudo-colonias .galeria-colonias ul { display:table;	padding-top:10px;}

#geral #conteudo .galeria-fotos ul li, #geral #conteudo-colonias .galeria-colonias ul li {
	width:124px;
	height:84px;
	display:block;
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}
#geral #conteudo .galeria-fotos ul li a, #geral #conteudo-colonias .galeria-colonias ul li a {
	background-color:#2e73b8;
	width:124px;
	height:84px;
	display:block;
	float:left;
}
#geral #conteudo .galeria-fotos ul li a:hover, #geral #conteudo-colonias .galeria-colonias ul li a:hover { background-color:#a8b2bc;}

#geral #conteudo .galeria-fotos ul li a img, #geral #conteudo-colonias .galeria-colonias ul li a img { padding: 2px;}

/* Loja Sintaema */
#geral #conteudo-loja {
	background:url(../img/bg_texto-interna.jpg) no-repeat 0 0;
	width:500px;
	float:left;
	display:table;
	margin-top: 0;
	padding: 15px 0 220px 15px;
}

#geral #conteudo-loja .produto {
	width:431px;
	/*height:72px;*/
	display:table;
	padding: 10px 0 21px 0;
}

#geral #conteudo-loja .produto .img-produto { float:left; width:90px; height:70px;}
#geral #conteudo-loja .produto .texto-produto { float:left; width:320px; padding: 6px 0 0 10px;}
#geral #conteudo-loja .produto .texto-produto p { width:320px; padding: 0 0 0 0;}

#geral #conteudo-loja .produto .texto-produto-interno { float:left; width:320px; padding: 0px 0 0 10px;}

#geral #conteudo-loja .produto .texto-produto-interno p { padding: 0 0 0 0; width:320px;}

#geral #conteudo-loja .produto .texto-produto-interno p.title-produto, #geral #conteudo-loja .produto .texto-produto-interno p.title-produto strong { color:#2a5481; font-size:14px; padding-bottom:8px;}

#geral #conteudo-loja .produto .texto-produto-interno p strong { color:#0473bb;}

#geral #conteudo-loja .produto .texto-produto-interno a { color:#3f4246; text-decoration:underline;}

/* Formulário */
#conteudo form#contato { 
	width:420px;
	display:table;
	padding-bottom:185px;
}
#conteudo form#contato ul {	list-style-type:none;}

#conteudo form#contato ul li {
	width: 420px;
	display:block;
	height: 33px;
	float:left;
	padding: 0 0 0 0;
	background:url(../img/input.jpg) no-repeat right;
}
#conteudo form#contato ul li label {
	width: 70px;
	display:block;
	height: 20px;
	float:left;
	text-align:right;
	padding-right:13px;
}
#conteudo form#contato ul li input {
	display:block;
	width: 330px;
	height: 22px;
	float:left;
	padding-top:8px;
	color:#fff;
	background:transparent none repeat scroll 0 0;
}
#conteudo form#contato ul li#msg {
	width: 420px;
	display:block;
	height: 114px;
	float:left;
	padding: 5px 0 0 0;
	background:url(../img/textarea.jpg) no-repeat right;
}
#conteudo form#contato ul li#msg textarea {
	display:block;
	width: 330px;
	height: 114px;
	float:left;
	color:#fff;
	background:transparent none repeat scroll 0 0;
}

#conteudo form#contato ul li.radio { float:left; height: 26px; padding-top:5px;}
#conteudo form#contato ul li.radio label { padding-right: 10px; width:71px;}
#conteudo form#contato ul li.radio input {
	border:none;
	margin-right:10px;
	width:20px;
	height:20px;
	float:left;
}
#conteudo form#contato ul li.radio select {
	border:none;
	padding:0 0 0 5px;
	width:330px;
	background:#49678d;
	color:#fff;
}

#conteudo form#contato ul li.radio ul li { float:left; display:block; height:30px; width:140px; background:none;}


/*** Fique Sócio ***/
#conteudo form#fique-socio {
	display:table;
	padding-bottom:185px;
	width:420px;
}

#conteudo form#fique-socio ul { list-style-type:none;}

#conteudo form#fique-socio ul li { background:none; padding-top:5px;}

#conteudo form#fique-socio ul li label { display:block; height:20px;}

#conteudo form#fique-socio ul li input { display:block; float:left;/*background:transparent none repeat scroll 0 0;*/ color:#fff;}

#conteudo form#fique-socio ul li.li_title { width: 420px; float:left; height: 20px; padding-top:10px;}

#conteudo form#fique-socio ul li.radio { float: left;}
#conteudo form#fique-socio ul li.radio label { float: left; padding: 0 10px 0 20px;}
#conteudo form#fique-socio ul li.radio input { float: left; padding-top:3px;}
#conteudo form#fique-socio ul li.dependente { float:left; width: 300px; padding-top:13px; height:10px;}
/* Campo1 */
#conteudo form#fique-socio ul li.campo1 {
	width: 407px;
	display:block;
	float:left;
	padding: 15px 0 5px 0;
	background:url(../img/input1.gif) bottom right no-repeat;
}
#conteudo form#fique-socio ul li.campo1 label {	width: 70px; padding-right:13px; float:left;}
#conteudo form#fique-socio ul li.campo1 input {	width:317px; background:transparent none repeat scroll 0 0;}

/* Campo2 */
#conteudo form#fique-socio ul li.campo2 {
	width: 140px;
	display:block;
	float:left;
	padding: 13px 0 10px 0;
	background:url(../img/input2.gif) 0 30px no-repeat;
}
#conteudo form#fique-socio ul li.campo2 label {	width: 123px; padding-right:0; float:left;}
#conteudo form#fique-socio ul li.campo2 input {	width:123px; background:transparent none repeat scroll 0 0;}

/* Campo3 */
#conteudo form#fique-socio ul li.campo3 {
	width: 110px;
	display:block;
	float:left;
	padding: 13px 0 10px 0;
	background:url(../img/input3.gif) 0 30px no-repeat;
}
#conteudo form#fique-socio ul li.campo3 label {	width: 110px; padding-right:0; float:left;}
#conteudo form#fique-socio ul li.campo3 input {	width:110px; background:transparent none repeat scroll 0 0;}

/* Campo4 */
#conteudo form#fique-socio ul li.campo4 {
	width: 300px;
	display:block;
	float:left;
	padding: 13px 0 10px 0;
	background:url(../img/input4.gif) 0 30px no-repeat;
}
#conteudo form#fique-socio ul li.campo4 label {	width: 300px; padding-right:0; float:left;}
#conteudo form#fique-socio ul li.campo4 input {	width:300px; background:transparent none repeat scroll 0 0;}

/* Campo5 */
#conteudo form#fique-socio ul li.campo5 {
	width: 210px;
	display:block;
	height: 30px;
	float:left;
	padding: 13px 0 12px 0;
	background:url(../img/input5.gif) 0 31px no-repeat;	
}
#conteudo form#fique-socio ul li.campo5 input { width: 196px; background:transparent none repeat scroll 0 0;}
#conteudo form#fique-socio ul li.campo5 label { width: 196px; display:block;}

/* Campo6 */
#conteudo form#fique-socio ul li.campo6 {
	width: 407px;
	display:block;
	float:left;
	padding: 15px 0 5px 0;
	background:url(../img/input6.gif) bottom right no-repeat;
}
#conteudo form#fique-socio ul li.campo6 label {	width: 110px; padding-right:13px; float:left;}
#conteudo form#fique-socio ul li.campo6 input {	width:280px; background:transparent none repeat scroll 0 0;}

#conteudo form#fique-socio ul li.campo66 {
	width: 402px;
	display:block;
	float:left;
	padding: 15px 0 5px 5px;
	/*background:url(../img/input6.gif) bottom right no-repeat;*/
}
#conteudo form#fique-socio ul li.campo66 label {	width: 110px; padding-right:13px; float:left;}

#conteudo form#fique-socio ul li.campo66 select { width:265px;}





#conteudo form ul li#btos { background:none; padding-top:10px; float:left;}

#conteudo form ul li#btos input.bt-apagar { background:url(../img/bt-apagar.gif) no-repeat 0 0; display:block; width:65px; float:right;}

#conteudo form ul li#btos input.bt-enviar { background:url(../img/bt-enviar.gif) no-repeat 0 0; display:block; width:52px;  float:right;}

#conteudo p.espaco-resposta { padding-top:50px;	padding-bottom:200px;}	


/* Rodapé */
#rodape {
	width: 100%;
	height: 75px;
	display: block;
	/*margin: 0 auto;*/
	background:url(../img/bg-rodape.jpg) repeat-x 0 0;
}
#rodape address {
	margin: 0 auto;
	width:709px;
	height:35px;
	padding-bottom:11px;
	background:url(../img/texto-rodape.gif) no-repeat 0 0;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#rodape #selos {
	width: 190px;
	text-align: left;
	margin: 0 auto;
	padding-top:6px;
}
#rodape #selos ul {
	width:195px;
	height:15px;
	padding-bottom: 7px;
}
#rodape #selos ul li {
	width:91px;
	height:15px;
	display:inline;
	list-style:none;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	padding-right: 6px;
}
#rodape #selos ul li a {
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
#rodape #selos ul li a.w3c {
	width:91px;
	height:15px;
	display:block;
	float:left;
	background:url(../img/w3c.jpg) 0 0 no-repeat;
}
#rodape #selos ul li a.gdsi {
	width:91px;
	height:15px;
	display:block;
	float:left;
	background:url(../img/gdsi.jpg) 0 0 no-repeat;
}
/*-- Ir para --*/
.ir_conteudo {
	display:none;
}
.ir_topo {
	display:none;
}