/* CSS Document */

body {
	background-color: #006600;
	background-image: url(img_site/fundo_enercan_verde.png);
	background-repeat: repeat-x;
}

/* CSS do sistema de flutuação do site */
#centro {
   width: 683px;
   height: auto;
   margin: 0 auto;
   margin-top: 13px;
   margin-left: auto;
   margin-right: auto;
}

/* Montagem das barras - HOME */

#barra_superior {
	width: 683px;
	height: 17px;
	clear: both;
	float: inherit;
}

#barra_esquerda {
	width: 4px;
	height: 333px;
	float: left;
	background-image: url(img_site/home_img/linha_esq.png);
	background-repeat: repeat;
}

#barra_direita {
	width: 4px;
	height: 333px;
	float: left;
	background-image: url(img_site/home_img/linha_dir.png);
	background-repeat: repeat;
}

#index_conteudo {
	width: 675px;
	height: 394px;
	float: left;
	margin-top: auto;
	margin-bottom: auto;
	background: #FFFFFF;
}

#barra_rodape {
	width: 683px;
	height: auto;
	clear: both;
	float: inherit;
}

/* Montagem do conteúdo da página principal */

#barra_down {
	clear:both;
}

#sup_flash {
	width: 662px;
	height: 175px;
	clear: both;
	float: inherit;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 3px;
	margin-top: 3px;
	/*background: #CCCCCC;*/
}

#sup_copyright {
	width: 662px;
	height: auto;
	clear: both;
	float: inherit;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 3px;
	margin-top: 3px;
}

#sup_copyright a:link, a:visited, a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
}

#sup_copyright a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #000066;
	text-decoration: none;
}

#caixa_news {
	width: 191px;
	height: 98px;
	float: left;
	margin-right: 4px;
	margin-left: 3px;
}

#caixa_banners {
	width: 183px;
	height: 98px;
	float: left;
	margin-right: 5px;
	margin-left: 6px;
}

#caixa_letter {
	width: auto;
	height: 98px;
	float: left;
	margin-right: 4px;
	margin-left: 5px;
}

/* Configuração da caixa de notícias */

#interno_news_sup {
	width: 191px;
	height: auto;
	clear: both;
	float: inherit;
}

#interno_news_esq {
	width: 6px;
	height: auto;
	float: left;
}

#interno_news_dir {
	width: 6px;
	height: auto;
	float: left;
}

#interno_news_inf {
	width: 191px;
	height: auto;
	clear: both;
	float: inherit;
}

#interno_news_conteudo {
	width: 179px;
	height: 75px;
	float: left;
}

/* Banner da INDEX */

#div_banner {
	margin-top: 7px;
}

/* Configuração da caixa de newsletter */

#interno_letter_sup {
	width: 266px;
	height: 16px;
	clear: both;
	float: inherit;
}

#interno_letter_esq {
	width: 6px;
	height: auto;
	float: left;
}

#interno_letter_dir {
	width: 6px;
	height: auto;
	float: left;
}

#interno_letter_inf {
	width: 266px;
	height: 7;
	clear: both;
	float: inherit;
}

#interno_letter_conteudo {
	width: 248px;
	height: auto;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px 
}

#formatacao_news {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

#formatacao_news_caixa {
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#formatacao_bt_news {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #BFBFBF;
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#formata_campos {
	width: 220px;
	height: auto;
	float: inherit;
	clear: both;
}
