﻿/* Corpo */
div#wrapLeftPeq{width:640px; background-image:url(../imgFo/bgShadowLeftPeq.jpg); background-repeat:no-repeat; background-position:top left; float:left;}
div#wrapLeftShadowRightPeq{width:20px; height:359px; background-image:url(../imgFo/bgShadowRightPeq.jpg); background-repeat:no-repeat; background-position:top; float:left;}
div#destaque{width:600px; height:180px; background-image:url(../imgFo/noticiasDestaque.jpg); margin-top:40px;}
div#destaqueBaixo{width:600px; height:30px; background-image:url(../imgFo/noticiasDestaqueBaixo.jpg);}

div#wrapContent{margin-top:-10px; font-size:12px; color:#444; text-align:justify; min-height:400px;}
    div.contentBlock{width:600px; margin-top:40px; font-size:12px; color:#555; text-align:justify;}
    div.linha{width:600px; color:#bfc0b3; margin-top:20px; border-bottom:solid 1px #bfc0b3;}
/*End Corpo*/

p.normal
{
    width:560px;
    font-size:12px;
    text-indent:20px;
    line-height:18px;
    color:#444;
}

.numRegistos{padding-left:20px; font-size:12px; color:#888; text-align:center; font-style:italic;}

.gvNoticias{width:600px; border-style:none; margin-top:20px;}
.gvNoticiasItem{border-bottom:solid 1px #bfc0b3;}
.gvNoticiasRow{margin-top:20px; padding-bottom:10px;}
.gvNoticiasRow:hover{margin-top:20px; background-color:#fffac3; cursor:pointer;}
    
    .titulo{width:560px; font-size:22px; margin:20px 0 0 20px; color:#808d29; float:left;}
    .data{width:560px; font-size:10px; margin:2px 0 0 20px; color:#888; float:left;}
    div.divFoto{float:left; padding:20px 0 10px 20px; #padding:20px 0 0 20px;}
        .foto{padding:5px; background-color:#fff;}
    .lead{width:400px; font-size:12px; margin:20px 0 10px 20px; color:#444; float:left;}
    .leadGrande{width:560px; font-size:12px; margin:20px 0 10px 20px; color:#444; float:left;}
    
div#searchWrap{width:300px; background-color:#cccdc2; background-image:url(../imgFo/searchBg.gif); background-repeat:repeat-y; margin-top:20px;}

    div#searchTitle{height:40px; background:url(../imgFo/searchTitle.jpg); background-repeat:no-repeat;}
    div#serachContentWrap{font-size:12px; color:#666;}
        div.searchArea{width:280px; padding:20px 0 10px 20px; background:url(../imgFo/searchLine.gif); background-repeat:repeat-x; background-position:bottom;}
        div.searchArea:hover{width:280px; padding:20px 0 10px 20px; background-color:#DFE0D9;}
                        
            .lblNomeCampo{width:260px; color:#004a4d; margin-top:20px;}
            .txtSearch{width:260px; margin-top:4px; color:#666;}
            .ddlSearch{width:260px; margin-top:4px; color:#666;}
            .rblSearch{width:260px; margin-top:4px; text-align:center;}
    
    
    div#searchBottom{height:38px; background-image:url(../imgFo/searchBottom.gif); background-repeat:no-repeat; text-align:right; margin-top:20px;}
        .searchButton{margin:0 5px 4px 0;}

a
{
    color:#29708d;
}

a:hover
{
    text-decoration:none;
    color:#29708d;
}