﻿body
{
    padding-top: 0px;
    margin-top: 0px;
}

body, td
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #333333;
    text-align: justify;
}

a
{
    outline: none;   /* to remove dots around links for Firefox */
}

a:link, a:visited, a:active
{
    color: #63A607; /*#69AC01 #4E8503*/
    text-decoration: none;
}

a:hover
{
    color: #FF9900;
    text-decoration: underline;
}

a.lnk_box:link, a.lnk_box:visited, a.lnk_box:active
{
    color: #63A607;
    text-decoration: none;
    padding: 1px 5px 1px 5px;
    border: solid 1px #63A607;
}

a.lnk_box:hover
{
    color: #FF9900;
    text-decoration: underline;
    border: solid 1px #FF9900;
}

a.lnk_box2:link, a.lnk_box2:visited, a.lnk_box2:active
{
    color: #63A607;
    text-decoration: none;
    padding: 1px 5px 1px 5px;
    border: dashed 1px #63A607;
}

a.lnk_box2:hover
{
    color: #FF9900;
    text-decoration: underline;
    border: dashed 1px #FF9900;
}

a.banner
{
    text-decoration: none;
}

a.banner img
{
    border: dotted 1px #CCC;
}

a.banner:hover
{
    text-decoration: none;
}

a.banner:hover img
{
    border: solid 1px #F2B341;
}

td #caminho
{
    font-size: 7pt;
    text-align: right;
}

.text
{
    line-height: 11pt;
}

.text_small
{
    font-size: 7.5pt;
    line-height: 10pt;
}

.text_gold
{
    font-weight: bold;
    line-height: 11pt;
    color: #D29321;
}

.title, .title_br, .title_nobr
{
    font-size: 9pt;
    font-weight: bold;
    color: #333333;
    letter-spacing: 1px;
}

.title
{
    padding-bottom: 10px;
}

.title_br
{
    padding-bottom: 20px;
}

.ls_norm
{
    letter-spacing: normal;
}

.sub_title, .sub_title2, .sub_title_br
{
    font-size: 8pt;
    font-weight: bold;
    color: #333333;
}

.sub_title
{
    padding-bottom: 12px;
}

.sub_title2
{
    padding-bottom: 5px;
}

.sub_title_br
{
    padding-bottom: 20px;
}

.topic_gold, .topic_gold_ul
{
    font-size: 7.5pt;
    font-weight: bold;
    color: #F2B341;
    text-transform: uppercase;
}

.title_gold
{
    font-size: 10pt;
    font-weight: bold;
    color: #F90;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.title_blue
{
    font-size: 10pt;
    font-weight: bold;
    color: #06C;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
    padding: 2px 0px 2px 0px;
    border-top: solid 1px #F2B341;
    border-bottom: solid 1px #F2B341;
}

.subtitle_blue
{
    font-size: 8.5pt;
    font-weight: bold;
    color: #06C;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
    padding: 2px 0px 2px 0px;
    border-bottom: solid 1px #F2B341;
}

.topic_gold_ul
{
    padding-bottom: 2px;
    border-bottom: solid 1px #D29321;
}

.link_gold
{
    font-size: 9pt;
    font-weight: bold;
    color: #63A607;
}

.link_gold:first-letter
{
    font-size: 10.5pt;
}

.link_gold a
{
    font-size: 7.5pt;
    color: #F2B341;
    text-decoration: none;
}

.link_gold a img
{
    border: 0px;
    padding-left: 5px;
}

.link_gold a span
{
    border-bottom: dotted 1px #F2B341;
}

.link_gold a:hover span
{
    border-bottom: solid 1px #63A607;
}

.link_gold a:hover img
{
    text-decoration: none;
}

a.lnk_blue
{
    color: #06C;
    text-decoration: none;
    border-bottom: dotted 1px #06C;
}

a.lnk_blue:hover
{
    color: #F90;
    border-bottom: solid 1px #F90;
}

.topic_lnk
{
    font-size: 9pt;
    font-weight: bold;
    color: #F90;
    margin-top: 10px;
    margin-bottom: 5px;
}

.topic_lnk:first-letter
{
    font-size: 10.5pt;
}

.topic_lnk a
{
    font-size: 7.5pt;
    text-decoration: none;
    border-bottom: dotted 1px #63A607;
}

.topic_lnk a:hover
{
    border-bottom: solid 1px #F90;
}

.topic_lnk_blue
{
    font-size: 9.5pt;
    font-weight: bold;
    color: #F90;
    margin-top: 10px;
    margin-bottom: 5px;
}

.topic_lnk_blue:first-letter
{
    font-size: 11pt;
}

.topic_lnk_blue a
{
    font-size: 8pt;
    color: #06C;
    text-decoration: none;
    border-bottom: dotted 1px #06C;
}

.topic_lnk_blue a:hover
{
    color: #F90;
    border-bottom: solid 1px #F90;
}

#page_title
{
    font-size: 9pt;
    font-weight: bold;
    text-transform: uppercase;
    color: #F2B341;
    padding: 0px 0px 20px 0px;
}

#page_title:first-letter
{
    color: #333333;
}

.subtitle_ul
{
    font-weight: bold;
    color: #333333;
    border-bottom: solid 1px #333333;
    padding-bottom: 3px;
    margin-bottom: 10px;
}

.comment, .comment_sp, .comment_br, .comment_sp_br
{
    font-size: 8pt;
    font-weight: bold;
    color: #777777;
}

.comment, .comment_sp
{
    padding-bottom: 10px;
}

.comment_br, .comment_sp_br
{
    padding-bottom: 20px;
}

.comment_sp, .comment_sp_br
{
    letter-spacing: 1px;
}

.gold
{
    color: #F2B341;
}


/* LISTS */

ul.bullet_gold, ul.bullet_gold2, ul.bullet_gold3, ul.bullet_gold_tbl
{
    list-style-image: url(../img/bullet.gif);
    padding: 0px;
}

ul.bullet_gold, ul.bullet_gold2
{
    margin: 10px 0px 10px 30px;
}

ul.bullet_gold3
{
    margin: 7px 0px 7px 30px;
}

ul.bullet_gold_tbl
{
    margin: 10px 0px 0px 15px;
}

ul.bullet_gold li
{
    padding-bottom: 10px;
}

ul.bullet_gold2 li
{
    padding-bottom: 5px;
}

ul.bullet_gold3 li
{
    padding-bottom: 3px;
}

ul.bullet_gold_tbl li
{
    padding-bottom: 7px;
}

li ul.bullet_goldl,
li ul.bullet_gold2,
li ul.bullet_gold_tbl
{
    margin-top: 7px;
    margin-bottom: 0px;
}

ul.bullet_gold li.li_nb,
ul.bullet_gold2 li.li_nb,
ul.bullet_gold_tbl li.li_nb
{
    padding-bottom: 0px;
}

ol.number_gold, ol.number_gold2
{
    list-style-type: decimal;
    color: #F2B341;
    padding: 0px;
}

ol.number_gold
{
    margin: 10px 0px 10px 35px;
}

ol.number_gold2
{
    margin: 5px 0px 5px 25px;
}

ol.number_gold li
{
    font-weight: bold;
    padding-bottom: 10px;
}

ol.number_gold2 li
{
    font-weight: bold;
    padding-bottom: 5px;
}

ol.number_gold li span, ol.number_gold2 li span
{
    font-weight: normal;
    color: #333333;
}


/* HEADER */

#header
{
    width: 736px;
    height: 132px;
    text-align: left;
    margin-top: 1px;
    border-left: solid 14px #9A9DA2;
}

#header_left
{
    position: absolute;
    width: 206px;
}

#header_left img
{
    margin: 3px 0px 15px 8px;
}

#header_left div
{
    text-align: center;
    margin-bottom: 1px;
}

#header_left span
{
    font-size: 13px;
}

#header_left a
{
    font-size: 8px;
    font-weight: bold;
    color: #083B03;
    text-decoration: none;
}

#header_left a:hover
{
    color: #F2B341;
}

#header_mid
{
    position: absolute;
    width: 189px;
    margin-left: 206px;
}

#header_mid ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    border-bottom: solid 2px #CCE680;
}

#header_mid a
{
    display: block;
    height: 13px;
    font-family: Tahoma;
    font-size: 9px;
    color: #FFF;
    text-decoration: none;
    background: #9C0 url(../img/bullet_top_menu.gif) no-repeat 13px 4px;
    padding: 2px 0px 0px 26px;
    border-top: solid 1px #CCE680;
}

#header_mid a:hover
{
    background: #B7DB4C url(../img/bullet_top_menu.gif) no-repeat 13px -7px;
}

#header_right
{
    position: absolute;
    width: 339px;
    margin-left: 397px;
    border-top: solid 8px #DCE765;
    padding-top: 2px;
}

#header_right2
{
    position: absolute;
    margin-left: 397px;
    border: solid 1px #9C0;
}

#header_right img,
#header_right2 img
{
    border: none;
}

#hdr_r_top2
{
    border-bottom: solid 2px #FFF;
}

#hdr_r_bottom
{
    width: 337px;
    height: 118px;
    background-color: #FFF;
    border: solid 1px #9C0;
}

#hdr_r_bottom2
{
    height: 97px;
    background-color: #FFF;
}

#hdr_r_bottom div,
#hdr_r_bottom2 div
{
    position: absolute;
}

/* MENU BAR */

div.menu_bar, div.menu_bar_br
{
    width: 100%;
    font-weight: bold;
    color: #F2B341;
    text-align: center;
    background-color: #EEEEEE;
    line-height: 12px;
    padding: 5px;
    border: solid 1px #CCCCCC;
}

div.menu_bar_br
{
    margin: 15px 0px 15px 0px;
}

div.menu_bar span, div.menu_bar_br span
{
    color: #555555;
    border-top: solid 1px #F2B341;
    border-bottom: solid 1px #F2B341;
}

div.menu_bar span.item_uc, div.menu_bar_br span.item_uc
{
    color: #999999;
    border-top: none;
    border-bottom: none;
}

/* Destaque SEMANA TEMÁTICA 2006 (LOJA PORTUGAL RURAL) */

#dstLinks
{
    text-align: center;
    margin-top: 8px;
}

#dstLinks a
{
    color: #878714;
    font-family: Arial;
    font-size: 7pt;
}

#dstLinks a:hover
{
    color: #FF9900;
}

#tbl_photos td
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 7.5pt;
    color: #557824;
    padding-top: 30px;
}

#tbl_photos img
{
    border: solid 3px white;
}


/* SEARCH BOX */

div#srch_box
{
    width: 197px; margin: 0px 7px 0px 7px;
}

div#srch_box_top
{
    width: 7px;
    height: 3px;
    font-size: 1px;
    background-color: #999999;
}

div#srch_box_title
{
    text-align: right;
    border-top: solid 1px #CCCCCC;
    padding: 0px 2px 10px 0px;
}

div#srch_box_form
{
    border-bottom: solid 1px #CCCCCC;
    padding-bottom: 15px;
}

div#srch_box_form div
{
    display: inline;
}

div#srch_box_form form
{
    display: inline;
    margin: 0px;
}

div#srch_box_form table
{
    margin-left: 5px;
}

div#srch_box_form td
{
    vertical-align: middle;
    padding-left: 6px;
}

div#srch_box_form input
{
    width: 154px;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 8pt;
    color: #666666;
    padding: 1px 3px 1px 3px;
    border: solid 1px #999999;
}

div#srch_box_form input.srch_box_hi
{
    color: #333333;
    border-color: #F2B341;
}

div#srch_box_form img
{
    border: 0px;
}


/* SEARCH NAVIGATION */

table.srch_nav
{
    width: 98%;
    font-weight: bold;
    color: #F2B341;
    background-color: #EEEEEE;
    padding: 2px;
    border: solid 1px #CCCCCC;
    margin-top: 10px;
}

table.srch_nav td
{
    font-size: 10px;
    text-align: center;
    white-space: nowrap;
}

table.srch_nav td.srch_nav_btnl,
table.srch_nav td.srch_nav_btnr
{
    width: 15%;
    font-size: 12px;
    white-space: nowrap;
}

table.srch_nav td.srch_nav_btnl
{
    text-align: left;
    padding-left: 5px;
}

table.srch_nav td.srch_nav_btnr
{
    text-align: right;
    padding-right: 5px;
}

table.srch_nav td.srch_nav_pg
{
    color: #D29321;
}

table.srch_nav td.srch_nav_pg div
{
    display: inline;
}

table.srch_nav td.srch_nav_pg form
{
     display: inline;
     margin: 0px;
}

table.srch_nav td.srch_nav_pg select
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
}


/* SEARCH RESULTS */

ul.srch_res
{
    list-style-image: url(../img/bullet.gif);
    padding: 0px;
    margin: 10px 0px 10px 30px;
}

ul.srch_res li
{
    padding-bottom: 17px;
}

ul.srch_res li div
{
   margin-top: 3px;
}

ul.srch_res li div.srch_res_desc
{
    font-style: italic;
}

ul.srch_res li div.srch_res_attr
{
    font-size: 10px;
    color: #666666;
}

ul.srch_res li div.srch_res_attr span
{
    font-weight: bold;
    color: #555555;
}


/* NEWS PANNEL */

.noticias
{
    list-style-type: disc;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 7pt;
    font-weight: bold;
    color: #F2B341;
}

.noticias .data
{
    color: #444444;
}

.noticias .titulo
{
    color: #777777;
}

a#arq_not
{
    font-size: 7pt;
    font-weight: bold;
    color: #555555;
}

a#arq_not span
{
    font-size: 9pt;
    color: #F2B341;
    text-decoration: none;
}


/* NEWS PAGE */

.bloco
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    padding-bottom: 20px;
}

.bloco img
{
    border: solid 3px white;
}

.bloco img.zoom
{
    border-color: #BBBBBB;
}

.bloco .img_texto_left
{
    text-align: center;
    float: left;
    margin: 0px 15px 10px 0px;
}

.bloco .img_texto_right
{
    text-align: center;
    float: right;
    margin: 0px 0px 10px 15px;
}

.bloco .img_texto_left div, .bloco .img_texto_right div
{
    width: 200px;
    font-size: 7pt;
    color: #666666;
    text-align: left;
    margin-top: 5px;
}

.botao
{
    margin-bottom: 15px;
}

#anexo
{
    font-size: 7.5pt;
    font-weight: bold;
    margin-left: 20px;
    text-align: justify;
    margin-top: 20px;
}

#anexo a, #anexo a:active, #anexo a:visited
{
    color: #666666;
}

#anexo a:hover
{
    color: #FF9900;
}

#caminho
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 7pt;
    color: #333333;
    text-align: right;
    margin: 13px 0px 20px 0px;
}

#data
{
    font-weight: bold;
    color: #FF9900;
}

#noticia
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 7.5pt;
    color: #333333;
    text-align: justify;
    padding: 0px 5px 20px 5px;
}

#noticia .data
{
    font-weight: bold;
    color: #FF9900;
}

#noticia .titulo
{
    font-weight: bold;
    margin-top: 3px;
}

#obs
{
    font-size: 7pt;
    font-weight: bold;
    margin-top: 20px;
}

#obs span
{
    color: #FF9900;
}

#titulo
{
    font-weight: bold;
    margin-bottom: 25px;
}


/* LINKS PAGE */

a.group_link, a.group_link:active,a.group_link:visited
{
    font-size: 8.5pt;
    font-weight: bold;
    font-variant: small-caps;
    letter-spacing: 1px;
}

table#group_link
{
    width: 100%;
}

table#group_link td
{
    width: 50%;
    padding: 10px 0px 5px 0px;
}

table#group_link td#back
{
    text-align: right;
}

table#group_link span
{
    font-size: 9pt;
    font-weight: bold;
    font-variant: small-caps;
    letter-spacing: 1px;
    color: #777777;
}

table#group_link th
{
    background: url(../img/bullet.gif) repeat-x top left;
    padding-bottom: 10px;
}

td.link
{
    vertical-align: middle;
    padding: 10px 0px 10px 0px;
}

td.link_img
{
    width: 15%;
    text-align: center;
    vertical-align: middle;
    padding: 10px 0px 10px 0px;
}

td.link_img img
{
    margin: 0px 15px 0px 15px;
    border: 0px;
}

td.link_sep
{
    border-top: solid 1px #CCCCCC;
}


/* LEFT-SIDE MENU */

#left_menu
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 7.5pt;
    font-weight: bold;
    color: #F2B341;
    background: url(../img/bg_bar_grey.gif) repeat-y top left;
    padding-left: 17px;
    padding-top: 0px;
}

#left_menu #content
{
    height: 249px;
    background: none;
    padding: 0px;
    margin-bottom: 0px;
}

#left_menu #title
{
    margin-bottom: 20px;
    background: none;
    padding: 0px;
    margin-bottom: 20px;
}
 
#left_menu div
{
    background: url(../img/bullet.gif) no-repeat center left;
    padding-left: 20px;
    padding-right: 10px;
    margin-bottom: 15px;
}

#left_menu div a, #left_menu div a:active, #left_menu div a:visited
{
    font-weight: normal;
    color: #666666;
    text-decoration: none;
}

#left_menu div a:hover
{
    color: black;
}

/* LEFT-SIDE LINKS */

.left_links
{
    width: 190px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 9pt;
    font-weight: bold;
    color: #F2B341;
    background: url(../img/bg_bar_grey.gif) repeat-y top left;
    padding: 10px 0px 0px 12px;
}

.left_links a
{
    font-size: 7.5pt;
    color: #555555;
    text-decoration: none;
}

.left_links a img
{
    border: 0px;
    padding-left: 5px;
}

.left_links a:hover span
{
    color: #FF9900;
    text-decoration: underline;
}

.left_links a:hover img
{
    text-decoration: none;
}

.left_links div:first-letter
{
    font-size: 10.5pt;
}


/* FOOTER AND BOTTOM NAVIGATION */

#bottom_menu
{
    width: 750px;
    font-size: 8pt;
    color: #666666;
    text-align: center;
    margin-top: 5px;
}

#bottom_menu
{
    font-size: 7pt;
}

#bottom_menu #mb_bar
{
    width: 100%;
    height: 11px;
    background-color: #EEB147;
    margin-bottom: 2px;
}

#bottom_menu #mb_nav
{
    font-weight: bold;
    color: #333333;
    margin-bottom: 10px;
}

#bottom_menu #mb_text_logo
{
    margin-top: 3px;
}

#bottom_menu #mb_text_logo img
{
    border: 0px;
    vertical-align: middle;
    margin-left: 5px;
}

#bottom_menu a, #bottom_menu a:active, #bottom_menu a:visited
{
    font-size: 6pt;
    font-weight: bold;
    color: #888888;
    text-decoration: none;
}

#bottom_menu a:hover
{
    color: #CE9127;
}