@charset "iso-8859-1";
  /* ------------------- www.gpp.pt -------------------- */
  /* (madrp) Verde #008e6b   Azul #00A8EC   Verm #AC231D */

 BODY {font-family: Verdana, Helvetica, sans-serif; }
 BODY, P {color: #505050; }
 IMG  {border: none; }
 DIV  {position:absolute; }
 A, TD, P, H1, H2, H3, DIV, LI {font-family: Verdana, Helvetica, sans-serif;}
 A, TD, P, DIV, LI			   {font-size: 10px; line-height: 13px;}
 
 H1 {font-size: 18px; color: #506078; line-height: 28px; }
 H2 {font-size: 14px; font-weight: bold; color: #003048; background: rgb(200,216,230);/*rgb(189,205,215);*/
     padding: 5px; /*margin: 0;*/}
 H3 {font-size: 11px; font-weight: bold; color: #506078; /*background: #f0f0f0;*/
	 padding: 3px 6px 3px 6px; /*margin: 6px 0px 6px 0px; */
	 border: 1px solid #b0c0d0; /* border-top: 2px solid #c8c8c8; */}
/*------
 H3 {font-size: 11px; font-weight: bold; color: #666666; background: #ccd0cc;
     padding: 3px 10px 3px 10px; margin: 0 0 1px 0; }
-------*/
 H5 {font-size: 14px; color: #506078; margin: 10px 0 6px 0; }
 H6 {font-size: 12px; color: #506078; margin: 10px 0 6px 0; }

 A           {font-weight: bold; color: #0088a0; text-decoration: none; }
 A:hover     {background: #0088a0; color: #edefed;}
 A:hover img {background: none; text-decoration: none; }


/* INDICES blue/orange : PAC + OCMs ------------*/
 TABLE.tbl_indice	 {width: 600; }
 P.tit_indice {font-size: 16px; font-weight: bold; color: #999999;
			   padding: 0 0 15px 0; margin: 0; }
 TD.indice_Esq   {text-align: right; color: silver; padding-right: 10px; list-style-type: square; }
 TD.indice_Esq A {font-size: 10px; }
 TD.indice  {color: #666666; font-weight: bold; 
 			 border-left: 4px solid silver; padding: 0 0 5px 10px; }
 TD.indice A		{color: #ff6633; }
 TD.indice A:hover 	{color: white; }

/* CAIXAS AMARELAS ----------------*/
 .postIt    {margin: 0 6px 3px 6px; padding: 6px; background: #dfdda8; /* #cccc99; */
             border-top: 5px solid #888888; }
 .PostIt H3 {background: transparent; padding: 0px; color: #444444; border: none;}


/* H1 - topo das pag. -------------*/ 
 .td_h1 H1 {margin-bottom: 0; }
 hr        {color: silver; size: 22px; }
/* Logo do GPP com link para a home page -- noutras pag */
.logohomelink {float: right; position: relative; }


#novo   {background: #80a880; color: white; padding: 0 2px; font-size: 9px; font-weight: normal;}

UL {margin-top: 0; }
LI {margin-left:6px; list-style-image: url('/img/li.gif'); }
LI UL {margin-left:12px; }

IMG.selo {vertical-align: middle; }

/* Caixa com links -- Espirituosas */
.cxLinks {float: right; position: relative;
          border: 1px solid #ccc; border-left: 10px solid #28b0c8; 
          background: #e6e8e4;
          margin: 8px 0 8px 4px; min-width: 130px;
          padding: 10px 6px 10px 0;
         }
.cxLinks H4 A {font-size: 11px; }
.cxLinks LI {margin-left: 0; padding-left: 0; }
