﻿@charset "utf-8";
<!--
* {
	margin:0;
	padding:0;
	list-style:none;
}
address {
	font-style:normal
}
a {
	text-decoration: underline;
	color: #003366
}
a:hover {
	text-decoration: none;
	color: #005CB9
}
a:active {
	color: #005CB9
}
.Titulos {
	font:22px Arial, Tahoma, "Trebuchet MS";
	color:#2D6291;
	padding-top:-5px;
	margin-bottom:-5px;
	letter-spacing:-1px;
}
.SubTitulos {
	font:bold 15px Arial, Tahoma, "Trebuchet MS";
	color:#2D6291;
	letter-spacing:-1px;
	line-height:12px
}

/******************************
GERAL
******************************/
#geral {
	width:776px;
	background:url(../imgs/sombra_v.gif) repeat-y;
	margin:0 auto;
	font:8pt Tahoma, Verdana, Arial;
	color: #333333;
}
#geral #limite {
	padding:0px 5px 0px 5px
}

/******************************
TOPO
******************************/
#topo {
	background:#69B1E3 url(../imgs/topo_bg.jpg) right top no-repeat;
	height:144px;
	position:relative
}
#topo h1 a {
	float:left;
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	background:url(../imgs/logo_cebe.jpg) no-repeat;
	width:251px;
	height:144px
}
#links_site {
	float:left;
	padding-top: 3px;
	font:10px Tahoma, Verdana, Arial;
	color: #CDE8F3
}
#links_site2 {
	padding:18px 18px 20px 20px;
	float:right;
	color: #ACC1DD
}
#data_site {
	float:right;
	padding-top: 3px;
	padding-right: 5px;
	font:10px Tahoma, Verdana, Arial;
	color: #CDE8F3
}

/******************************
MENU
******************************/
#MainMenu 
{
	width:766px;
	height:30px;
	background: #C5DFEE url("../imgs/menu_bg.jpg");
	margin:0;
	border-style:solid;
	border-color:#497EAF;
	border-top-width:1px;
	border-right-width:0;
	border-bottom-width:0;
	border-left-width:0;
}
#tab 
{
	margin:0;
	top:0;
}
#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background: url("../imgs/menu_div.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	float:left;
}
#tab li:last-child>a
{
	background-image:none
}
#tab li:last-child>a:hover
{
	background: url("../imgs/menu_div.gif") bottom;
}
#tab a span 
{
	display:block;
	padding:0 15px 2px 13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2F5A82;
	font-weight:bold;
	line-height:30px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
}
#tab a:hover span,#tab li.item_active a span 
{
	color:#000000;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:1px solid #D9D9D9;
	line-height:25px;
	z-index:100;
	width:159px;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:159px;
	float:left;
	margin:0;
	padding:0;
	display:block;
	border-style:solid;
	border-color:#D9D9D9;
	border-top-width:1px;
	border-right-width:0;
	border-bottom-width:0;
	border-left-width:0;
	color:#666666;
	background: #F5F5F5 url("../imgs/submenu_bg.gif");
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	padding:0 12px 0 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover 
{
	border-style:solid;
	border-top-width:1px;
	border-right-width:0;
	border-bottom-width:0;
	border-left-width:0;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	background-position:right bottom;
}
.dropmenudiv a:hover span {
	background:none;
	color:#000000
}
.mPrimeiro {
	margin-left:3px
}


/******************************
CORPO
******************************/
#corpo {
	background:url(../imgs/menu_sombra.gif) repeat-x;
	padding:15px;
	padding-top:18px;
	text-align:justify
}
#corpo .img_esq {
	float: left;
	margin-right: 13px;
	margin-bottom:5px
}
#corpo p {
	margin-top: 9px;
	margin-bottom: 10px
}
div.hr {
	height:2px;
	margin-top: 25px;
	margin-bottom: 15px;
  	background:url(../imgs/barra_div.gif) no-repeat;
}
div.hr hr {
  display: none
}
#principal {
	margin-top:-10px;
}
#principal ul {
	margin: 9px 0px 10px 20px;
}
#principal li {
	margin: 0px 0px 5px 0px;
	line-height:13px;
	list-style:disc
}
#corpo #destaques {
	width:220px;
	float: right;
	margin-left:15px
}
.on {
	background-color:#BCCCD6
}
.off {
	background-color:#FFFFFF
}
/******************************
NOTÍCIAS
******************************/
#noticias {
	margin-bottom:5px
}
#noticias p {
	font-size:10px;
	margin-top: 5px;
	margin-bottom: 5px
}
#noticias h3 {
	font:bold 16px "Trebuchet MS", Tahoma, Arial;
	color:#2D6291;
	letter-spacing:-1px
}
#noticias #nDetalhe {
	float:right;
	width:32px;
	height:34px;
	background:url(../imgs/jan_detalhe.gif) top right no-repeat;
	display:none;

}
.nCorpo {
	border:#AEE1F6 solid 1px;
	padding:5px 10px 5px 10px;
	text-align:left;
	color:#003E77;
	background:#C6EAF9 url(../imgs/noticias_bg.gif) top repeat-x;
	display:none;

}
.nTitulo {
	font-weight:bold
}
.nData {
	float:right;
	width:58px;
	font:10px Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#AEE1F6;
	margin:2px 0px 0px 10px;
	padding:2px
}
#noticias hr {
	border:none;
	height:1px;
	width:160px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7DCEF0;
	margin:3px 0px 8px 0px;
}
#noticias .hrCentro {
	width:95%;
	display:block;
	margin:0 auto;
	margin-top:8px;
	margin-bottom:8px
}


/******************************
ÍCONES
******************************/
#icones h3 a {
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	width:220px;
	height:84px;
	margin-bottom:5px
}
#ico_restrito2 {
	background:url(../imgs/cebe_area_operacional2.jpg) no-repeat;
}

#ico_restrito {
	background:url(../imgs/cebe_area_operacional.jpg) no-repeat;
}

#ico_proposta {
	background:url(../imgs/cebe_visita.gif) no-repeat;
	margin-bottom:15px;
}	


/******************************
RODAPÉ
******************************/
#rodape {
	clear:both;
	font-size:10px;
	color: #ACC1DD;
	height:50px;	
	background:#27528D url(../imgs/rod_bg2.jpg) top repeat-x

}
#rodape #copy{
	float:left;
	padding:18px 0px 0px 20px;
	width:350px
}
#bsystems{
	height:30px;
	width:760px;
	margin:0 auto
}

/******************************
PRODUTOS ROTATIVO
******************************/
#produtos {
	margin-top:15px;
	margin-bottom:15px;
	width:501px;
	background-color:#FFFFFF;
	float:left;
}
#produtosEsq {
	width:163px;
	height:166px;
	float:left;
}
#produtosEsq ul {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;
	margin:0px;

}
#produtosEsq li {
	height:24px;
	margin:0px;
	list-style:none
}
#produtosEsq a {
	border-left:#999999 4px solid;
	padding: 0px 0px 0px 10px;
	line-height:20px;
	height:22px;
	display:block;
	text-decoration:none;
	color:#666666;
	background: #F5F5F5 url("../imgs/submenu_bg.gif");
	margin-bottom:2px
}
#produtosEsq .selected {
	border-left-color:#003E77;
	background-position:bottom
}
#produtosEsq a:hover {
	border-left-color:#003E77;
	background-position:bottom
}
#produtosDir, .produtosDir {
	border:#E4F2F8 1px solid;
	width:335px;
	float:right;
	height:100%;
	min-height:164px;
	background:#E6F2FB url("../imgs/produtos_bg.gif") right top no-repeat;
}
.produtosDir {
	background:#E6F2FB url("../imgs/produtos_bg.gif") right top no-repeat;
}
#produtosDir {
	font:8pt Arial, Tahoma, Verdana;
	color: #333333;
}
#produtosDir ul {
	margin: 0px 0px 0px 20px;
}
#produtosDir li {
	margin: 0px 0px 5px 0px;
	line-height:13px;
	list-style:disc
}

-->
