/* #header{position: relative;width: auto;height: 9.0em; background: #2B2B2B url('/img/blue.gif') repeat-x left; margin-bottom: 2px; padding: 0px 0px 0px 15px} */
#header{position: relative;width: auto;height: 120px; background: #2B2B2B url('/pages/newsite/img/blue.gif') repeat-x left; margin-bottom: 2px; padding: 0px 0px 0px 15px}
#headercontent{	position:absolute;	bottom: 0em; 	padding: 0em 2.0em 1.3em 2.0em;	width: 443px; margin-top: 0px; }
#headercontent h1 { font-weight: normal; color: #fff; font-size: 2.5em; }
#headercontent h1 sup { color: #777; }
#headercontent h2  { font-size: 1.0em; font-weight: normal; color: #aaa; }
#logo { position: relative;  float:right; right: 50px; top: 10px; }

/* Menu Primeiro nivel */
#navcontainer { margin-top: 0px; background: #000 url('/pages/newsite/img/header/menu_bg.gif') no-repeat top left;}
#navlist { margin-bottom:0px;  text-align:center;  padding:1px ;  margin-left: 0;  border-bottom: 1px solid #0F3974;  font-family: "georgia", "times new roman", serif;  font-size: 12px; }
#navlist li { list-style: none;  margin: 0;  display: inline; }
#navlist li a { color: #F1F6FE;  padding: 5px 5px;  margin-left: 3px;  border: 1px solid #0F3974;  border-bottom: none;  background: #2153AA url('/img/tab_bg.gif') bottom left repeat-x;  text-decoration: none; }
#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }
/* #navlist li a:hover {  color: #fff;  background: #3364BB;  border-color: #0F3974; } */
#navlist li a:hover {  color: #fff;  background: #f6f6F6;  border-color: #0F3974; }
#navlist li a#current {  color: #000;  background: #f6f6F6;  border-bottom: 1px solid #fff; }


