﻿/* Corpo */
div#wrapContent{margin-top:40px; 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;}

.gvAdopcoes{width:600px; border-style:none; margin-top:20px;}
.gvAdopcoesItem{border-bottom:solid 1px #bfc0b3;}
.gvAdopcoesRow{margin-top:20px; padding-bottom:10px;}
.gvAdopcoesRow:hover{margin-top:20px; background:#fffac3 url(../imgFo/rowOver2.jpg) no-repeat right; cursor:pointer;}
    
    .foto{padding:5px; background-color:#fff;}
    .nome{width:460px; font-size:22px; margin-top:20px; color:#808d29; display:block;}
    .nomeRaca{width:460px; font-size:16px; margin-top:10px; color:#004a4d; display:block;}
    .idade{width:460px; font-size:14px; margin-top:4px; color:#444; display:block;}
    .sexo{float:left; margin:10px 0 10px 0;}
    .esterilizado{width:400px; font-size:12px; margin:10px 0 10px 6px; float:left; color:#666; font-style:italic;}

div#searchWrap{width:300px; background:#cccdc2 url(../imgFo/searchBg.gif) repeat-y; margin-top:20px;}

    div#searchTitle{height:40px; background:url(../imgFo/searchTitle.jpg) no-repeat;}
    div#serachContentWrap{font-size:12px; color:#666;}
        div.searchArea{width:280px; padding:20px 0 10px 20px; background:url(../imgFo/searchLine.gif) repeat-x 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:url(../imgFo/searchBottom.gif) no-repeat; margin-top:20px;}
        .limparPesquisa{font-size:11px; color:#004a4d; text-decoration:underline; margin-right:20px; text-align:right; float:right;}
        .limparPesquisa:hover{font-size:11px; color:#004a4d; margin-right:20px; float:right; cursor:pointer;}
        .searchButton{margin:0 5px 4px 0; float:right;}

a
{
    color:#29708d;
}

a:hover
{
    text-decoration:none;
    color:#29708d;
}