/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20/08/2015, 14:22:18
    Author     : iure
*/

.abaAratu{
    background-color: #005089;
    padding-left: 13px;
    width: 190px;
    padding-top: 15px;
    height: 45px;
    border-radius: 10px 10px 0 0;
    font-family: calibri;
    font-weight: bold;
    color: #fff;
    font-size: 23px;
    float: left;
    cursor: pointer;
}
.abaIlheus{
    background-color: #0069b4;
    padding-left: 69px;
    width: 134px;
    padding-top: 15px;
    height: 45px;
    border-radius: 10px 10px 0 0;
    font-family: calibri;
    font-weight: bold;
    color: #fff;
    font-size: 23px;
    float: left;
    cursor: pointer;

}

.abaSalvador{
    background-color: #3aa3ee;
    padding-left: 50px;
    width: 153px;
    padding-top: 15px;
    height: 45px;
    border-radius: 10px 10px 0 0;
    font-family: calibri;
    font-weight: bold;
    color: #fff;
    font-size: 23px;
    float: left;
    cursor: pointer;
}

.contentAratu{
    width: 974px;
    height: 460px;
    border-radius: 0 10px 10px 10px;
    background-color: #dbddde;
    float: left;
}
.contentSalvador{
    width: 974px;
    height: 460px;
    border-radius: 0 10px 10px 10px;
    background-color: #dbddde;
    float: left;
}
.contentIlheus{
    width: 974px;
    height: 460px;
    border-radius: 0 10px 10px 10px;
    background-color: #dbddde;
    float: left;
}
.contentEsquerdo {
    width: 406px;
    height: 400px;
    float: left;
    padding-left: 12px;
    padding-top: 41px;
}
.contentDireito {
    width: 526px;
    height: 396px;
    background-color: #bdc3c6;
    float: right;
    margin-right: 30px;
    margin-top: 41px;
}
.textoContentEsquerdo {
    font-size: 15px;
    font-family: "calibri";
    color: #323333;
    width: 376px;
    margin-top: 35px;
}
.contentIcones {
    float: left;
    margin: 0px 20px;
    text-align: center;
    font-family: calibri;
    font-size: 14px;
    color: #323333;
    width: 135px;
}
.contentIcones a{
    color: #323333;
    text-decoration: none;
}
.icones {
    float: left;
    padding-top: 30px;
}

#textoContentEsquerdoSalvador{
    overflow: auto;
    height: 168px;
}
.contentEsquerdo a b{    
    font-size: 15px;
    font-family: calibri;
    font-weight:bold;
}
#contentEsquerdoAratu{
    overflow: auto;
    height: 168px;    
}
