html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {	text-decoration: none; color: #0082b9; }
a:hover { text-decoration: underline; }


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

hr { display: none; }

#activity {
	position: absolute;
	z-index: 101;
	top: 200px;
	left: 50%;
	font-size: 0.8em;
	margin-left: -90px;
	color: #000;
	background: #FFF url(../imagens/activity-indicator.gif) no-repeat right center;
	border: 2px solid #BBB;
	text-align: right;
	padding: 5px 126px 5px 5px;
}
#activity.disabled {
	display: none;
	visibility: hidden;
}

#accessJumperMenu {
	display: none;
	position: absolute;
	top: -150px;
}

html {
	background: #F2F2F2 url(../imagens/bg.gif) repeat-x;
}
body {
	background: url(../imagens/bg_conteudo.gif) center top repeat-y;
	font: 12px Arial, Tahoma, Verdana, sans-serif;
	text-align: center;
}
div.crop {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}
#topo {
	background: url(../imagens/bg_topo.gif) center top repeat-y;
	height: 193px;
	border-bottom: 5px solid #3AA64F;
}
#topo #topo-flash {
	width: 770px;
	height: 159px;
	overflow: hidden;
}
#topo h1 {
	float: left;
	display: inline;
	background: url(../imagens/logo_topo.gif) no-repeat;
	width: 327px;
	margin: 34px;
}
#topo h1 a {
	display: block;
	text-indent: -1000em;
	overflow: hidden;
	height: 84px;
}
#topo form {
	float: right;
	display: inline;
	margin: 68px 20px 0 0;
}
#topo #menu {
	width: 770px;
	height: 34px;
	background: #007EB0;
	float: left;
}
#topo #menu li {
	float: left;
	display: inline;
	padding: 9px 0;
	text-align: center;
}
#topo #menu li:hover,
#topo #menu li.over {
	background: url(../imagens/bg_over_menu.gif) repeat-x;
	border: 1px solid #BFBFBF;
	margin: -1px;
	position: relative;
	cursor: pointer;	
}
#topo #menu li.last a {
	border-right: none;
}
#topo #menu li a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	border-right: 1px solid #FFF;
	padding: 1px;
	width: 73px;
}
#topo #menu li ul {
	display: none;
}
#topo #menu li ul.sub-menu {
	position: absolute;
	border: 1px solid #BFBFBF;
	border-top: none;
	border-bottom: none;
	width: 180px;
	margin-top: 10px !important;
	margin-top: 8px;
	margin-left: -1px;
	background: #FFF;
}
#topo #menu li ul.sub-menu li {
	display: block;
	float: none;
	padding: 0;
	overflow: hidden;
	border-bottom: 1px solid #BFBFBF;
	background: #FFF;	
}
#topo #menu li ul.sub-menu li:hover,
#topo #menu li ul.sub-menu li.over {
	margin: 0 !important;
	cursor: normal;
	border: none;
	background: url(../imagens/bg_over_menu.gif) repeat-x;
	border-bottom: 1px solid #BFBFBF;
}
#topo #menu li ul.sub-menu li a {
	display: block;
	float: none;
	width: auto;
	color: #555;
	display: block !important;
	text-align: left;
	font-size: 11px;
	text-transform: none !important;
	height: 12px;
	padding: 8px 9px;
	margin: 0 !important;
}
#topo #menu li ul.sub-menu li a:hover {
	color: #0C5F1B;
}
#topo #menu li:hover a,
#topo #menu li.over a, 
#topo #menu li a:hover {
	color: #00659E;
	text-decoration: none;
	border-right-color: #E5E5E5;
}
#topo #menu li:hover ul, #topo #menu li.over ul { display: block; }
#topo #menu li a.bt-consumidores { width: 108px; }
#topo #menu li a.bt-depto { width: 108px; }
#topo #menu li a.bt-legislacao { width: 90px; }
#topo #menu li a.bt-cooperativismo { width: 117px; }
#topo #menu li a.bt-programas { width: 89px; }
#topo #menu li a.bt-crianca { width: 164px; }

#corpo {}

#corpo #lateral {
	width: 197px;
	background: url(../imagens/bg_coluna.gif) no-repeat top center;
	min-height: 378px;
	float: left;
	display: inline;	
}
#corpo #lateral .menu {
	list-style-type: none;
	margin: 16px 15px;
}
#corpo #lateral .menu li {
	background: url(../imagens/seta_menu.gif) no-repeat left center;
	padding: 0 0 0 12px;
	font-weight: bold;
	height: 1%;
}
#corpo #lateral .menu li.desligamentos { letter-spacing: -1px; }
#corpo #lateral .menu li a {
	display: block;
	border-bottom: 1px solid #E5E5E5;
	color: #333;
	padding: 7px 3px;
}
#corpo #lateral .menu li:hover {
	background-color: #FFFEDF;
}
#corpo #lateral form fieldset {
	background: #f4f4f4;
	padding: 5px 0;
}
#corpo #lateral form fieldset h3 {
	background: url(../imagens/tit_autoatendimento.gif) no-repeat;
	height: 27px;
}
#corpo #lateral form fieldset h3 a {
	display: block;
	height: 27px;
	overflow: hidden;
	text-indent: -1000em;
}
#corpo #lateral form fieldset .input {
	padding: 5px 5px 5px 14px;
}
#corpo #lateral form fieldset .input label {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin: 3px 0 1px;
	color: #686868;
}
#corpo #lateral form fieldset .input input {
	font: 11px Arial, Tahoma, Verdana;
	border: 1px solid #B3B3B3;
	background: url(../imagens/bg_input.gif) repeat-x;
	padding: 5px;
	float: left;
	display: inline;
}
#corpo #lateral form fieldset .input input:focus {
	border-color: #1A9C35;
}
#corpo #lateral form fieldset .conta span { padding: 0 4px; text-align: center; float: left; line-height: 25px; }
#corpo #lateral form fieldset input#conta { width: 121px; }
#corpo #lateral form fieldset input#digito { width: 13px; }
#corpo #lateral form fieldset input#cnpj { width: 156px; }
#corpo #lateral form fieldset #btAcessar { margin: 6px 3px 0 14px; }

#corpo #lateral .bt-autoatendimento {
	display: block;
	border-bottom: 2px solid #244f00;
	height: 168px;
}
#corpo #lateral .bt-autoatendimento:hover {
	border-color: #539b14;
}

/*---Banners---*/
#corpo #lateral .banners {
	padding: 12px 0 16px 0;
	text-align: center;
}
#corpo #lateral .banners .banner { margin: 5px auto 10px; }
#corpo #lateral .banners .banner-telefone {
	width: 161px;
	height: 100px;
	background: url(../imagens/banner_telefone.gif) no-repeat;
	overflow: hidden;
	text-indent: -1000em;
}

#corpo #lateral div.banners .banner-aneel,
#corpo #lateral div.banners .banner-pee,
#corpo #lateral div.banners .banner-subestacao {
	display: block;
	width: 161px;
	height: 70px;
	background: url(../imagens/pee.gif) 0 0 no-repeat;
	text-indent: -1000em;
	overflow: hidden;
}

#corpo #lateral div.banners .banner-subestacao {
	
	background: url(../imagens/banner_obras_subestacao.gif) 0 0 no-repeat;
}

#corpo #lateral div.banners .banner-aneel {
	background: url(../imagens/aneel.gif) 0 0 no-repeat;	
}
/*---Fim Banners---*/

#conteudo {
	float: left;
	display: inline;
	padding: 18px 15px 50px;
	padding-right: 0;
	width: 534px;
}

#rodape {
	background: #0067A0 url(../imagens/bg_rodape.gif) repeat-x;
	border-top: 5px solid #0067A0;	
	height: 318px;
	overflow: hidden;
	color: #FFF;	
}
#rodape .faixa {
	border-bottom: 1px solid #27779F;
}
#rodape .link-group {
	float: left;
	display: inline;
	padding: 12px;
	width: 21%;
	margin-right: 4px;
	cursor: default;
}
#rodape .link-group h3,
#rodape .link-group h3 * {
	color: #f6ed00;
	font-size: 14px;
}
#rodape .link-group h3 {
	margin-bottom: 3px;
}
#rodape .link-group ul {
	margin-left: 4px;
	line-height: 15px;	
}
#rodape .link-group ul,
#rodape .link-group ul li {
	list-style-type: square;
	list-style-position: inside;
	color: #FFF; 
	margin: 0 0 0 3px;
}
#rodape .link-group ul li a {
	color: #FFF;
	font-size: 11px;
}
#rodape .creditos {
	padding: 8px;
}
#rodape .creditos p {
	font-size: 12px;
	cursor: default;
	line-height: 18px;
}
#rodape .creditos p.desenvolvimento a {
	color: #f6ed00;
	font-weight: bold;
}

/**/

#conteudo iframe {
	width: 530px;
}
#conteudo h2 {
	float: left;
	display: inline;
	width: 524px;
	font-size: 28px;	
	background-color: #F4F4F4;
	color: #398949;
	padding: 5px;
	letter-spacing: -2px;
	margin-bottom: 15px;
}

#conteudo h2 span {
	color: #0082B9;	
}
