@charset "utf-8";
#destbar			{position:absolute;left:0px;top:0px;width:100%;height:535px;background:#eef;z-index:-1;overflow:hidden;}
  #destbar ul		{margin:0;padding:0;position:absolute;width:100%;}
  #destbar ul li	{list-style:none; float:left;margin:0;padding:0;width:100%;overflow:hidden}
  #destbar ul li div{width:100%; height:535px; display:block;}
  #destbar ul li a	{margin:0;padding:0;width:100%;overflow:hidden}

#navbar				{position:absolute;left:50px;top:114px;height:12px;overflow:hidden;}
  #navbar ul		{list-style:none; margin:0;padding:0;}
  #navbar ul li		{list-style:none;float:left;margin:0 2px;padding:2px 5px;width:5px;overflow:hidden;display:block;font-size:4em;background:url('images/dest1.png') no-repeat;cursor:pointer}
  #navbar ul li.selected			{background:url('images/dest2.png') no-repeat !important;}

#mainbar			  {position:absolute;left:0px;top:535px;width:100%;background:url('images/descbar.png') repeat-x #fff;z-index:-1;}
  #descbar			  {display:block;}
  #descbar  h3		  {font-family: Lucida Sans Unicade, Arial, sans-serif; font-weight:normal; font-size:2em;}
  #descbar .halfmain  {width:38%;padding:10px 3%; margin:10px 2%; float:left; display:block;}
  #descbar .tborder   {border-top: 1px dotted #9BBCCD}
  #descbar .lborder   {border-left:1px dotted #9BBCCD}
  #descbar .highlight {color:#0E93D0}

  #descbar ul.lista    {width:100%;margin:0;padding:0;border:0px;list-style:none;}
  #descbar ul.lista li {height:43px;background:url('images/lista-tr.png') no-repeat top right;}
  #descbar ul.lista a  {height:43px;padding:13px 20px 0px 45px;font-weight:bold;display:block;margin-right:30px;color:#000;text-decoration:none;}
  #descbar ul.lista a:hover  {color:#f60 !important}

  #newslist          	{list-style:none;width:100%;margin:0;padding:0;border-top:1px dotted #888;}
  #newslist li         	{list-style:none;width:95%;margin:0;padding:0 10px 10px 10px;border-bottom:1px dotted #888;display:block;overflow:auto;}
  #newslist div.day  	{width:1em;font-size:4em; font-weight:bold; color:#6897B0;padding:0 8px 0 0;margin-top:0;letter-spacing:-0.1em;float:left;}
  #newslist div.txt  	{display:block;overflow:auto;padding-top:15px;}
  #newslist span.bold	{color:#497E99;}
  #newslist a  	   		{font-weight:bold;color:#555;text-decoration:none;}
  #newslist a:hover   	{color:#f60 !important}

  #sociallk            {width:100%;margin:0;padding:0;border:0px;list-style:none;padding:45px 0 0 30px;}
  #sociallk li         {list-style:none;float:left;margin-right:10px;}

  a.ok  	   		   {font-weight:bold;color:#000;text-decoration:none;padding-left:20px; background:url('images/iconOk.png') no-repeat;}
  a.mais	   		   {font-weight:bold;color:#000;text-decoration:none;padding-left:20px; background:url('images/iconMais.png') no-repeat;}
  a.feed	   		   {font-weight:bold;color:#000;text-decoration:none;padding-left:20px; background:url('images/iconFeed.png') no-repeat;}

  #projimg     		   {width:98%;height:143px;margin:10px 0;background:#fff;display:block;overflow:hidden;border:2px solid #6897B0;}
  #projtitl a  	   	   {font-weight:bold;color:#555;text-decoration:none;}
  #projtitl a:hover	   {color:#f60 !important}
  #projtabs			   {width:98%;margin:15px 0;padding:0;border-top:1px dotted #888}

