/* 
    Document   : IS7
    Created on : 6/Jun/2013, 13:41:28
    Author     : nunocastro
    Description:
        Purpose of the stylesheet follows.
*/
body{
    display: block;
    overflow: auto;
}
#header{
    width: 100%;
    float: left;
    background: url("../_img/headerBg.jpg");
    background-repeat: repeat;
    height: 140px;
    position: relative;
    margin-bottom: 40px;
}
#footer{
    position: absolute;
    background: url(../_img/footer.png);
    background-repeat: repeat;
    bottom: 0px;
    width:auto;
    overflow-x: auto;
    float: left;
    left: 0px;
    height: 31px;
}
#tarambola{
    float: right;
    background: url('../_img/tarambola.png');
    background-repeat: no-repeat;
    height: 17px;
    width: 24px;
    margin-top: 7px;
    margin-right: 5px;
}
#faceNews{
    position: absolute;
    bottom: 20px;
    width: 730px;
    height: 260px;
    right: 0px;
}
#contactLeft div p,#contactCenter p, #contactRight p{
    display: table-cell;
    right: 0;
    padding-top: 10px;
    position: relative;
    vertical-align: middle;
    width: 168px;
}
#consulta{
    background: url('../_img/consulta.png') no-repeat;
    height: 63px;
    width: 231px;
    float: right;
    margin-right: -6px;
    margin-left: 0px;
    margin-bottom: 13px;
}
#slideshow-main {
    margin-bottom: 30px;
    margin-left: 200px;
    margin-top: 30px;
    width: 100%;
    float: left;
    overflow: hidden;
    height: 160px;
    position: relative;
}
.TopNewsCont{
    float: left;
    
    width: 299px;
    height: 115px;
    position: relative;
}
.dataDest{
    bottom: -6px;
    float: left;
    font-size: 11px;
    left: 0px;
    position: absolute;
}
#subMenu {
    background: url("../_img/leftBg.png") repeat scroll 0 0 transparent;
    display: none;
    left: 53px;
    list-style: none outside none;
    position: absolute;
    top: 45px;
    width: 135px;
    z-index: 9999999;
}.pagIcon{
    background: url("../_img/pagIcon.png") no-repeat scroll 30px 0 transparent;
    color: #FFFFFF;
    display: table-cell;
    font-size: 40px;
    height: 136px;
    margin-left: 30px;
    float: left;
    padding-left: 30px;
    text-align: center;
    vertical-align: middle;
    width: 139px;
}
.jbg-content{
        overflow: hidden;
        height: 100%;
        width: 100%;
}
#subMenu li {
    margin-left: 0px !important;
    text-align: left !important;
}
#bemVindo{
    background: url('../_img/leftBg.png');
    float: left;
    width: 100%;
    height: 195px;
    margin-bottom: 15px;
}
#formSugerir input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #33CCFF;
    color: #C5C5C5;
    cursor: pointer;
    font-size: 10px;
    height: 22px;
    margin: 18px 0 0 20px;
    padding: 2px 0 0 10px;
    width: 171px;
}
#footer p {
    color: #FFFFFF;
    float: left;
    font-size: 10px;
   
    margin-left: 10px;
    margin-top: 7px;
}
#especialiades li{
    float: left;
    height: 48px;
    margin-bottom: 3px;
    margin-right: 3px;
    width: 166px;
}
#especialiades li a{
    color: #000000;
  float: left;
  
    font-size: 12px;
    height: 15px;
    padding: 16px;
  
    width: 134px;
}