html{
    width:100%;
    height:100%;
    background: url('../img/bg.jpg') center #e5e5e5 no-repeat;
    background-size: 100% 100%;
}

body{
    width:100%;
    height:100%;
    font-family: 'Source Sans Pro', sans-serif;
    background: url('../img/top_back_line.png') top center no-repeat;

}

#page{
    width:100%;
     background: url('../img/bottom_back_line.png') bottom center no-repeat;
}

#pageViewport{
    overflow:hidden;
    display:block;
    position:absolute;
    top:0px;
    left:0px;
    background: transparent;
}
#pageViewport a.navArrow{
    display:block;
    position:absolute;
    top:40%;
    text-decoration: none;
    overflow:hidden;
    width:48px;
    height:48px;
    z-index: 500;
    outline: none;
}
#navLeft{
    left:1%;
    background: url('../img/navLeft.png') ;
}
#navRight{
    right:1%;
    background: url('../img/navRight.png');
}

#pagesContainer{
    overflow:hidden;
    width:100%;
    background: transparent;
    
}
.pageContainer{
    width:100%;
    float:left;
    overflow:hidden;
    background: transparent;
}
.page{
    
    overflow:hidden;
    width:960px;
    margin:0 auto;
    position:absolute;
    left:50%;
    margin-left:-480px;
    background: transparent;
}
.contentLeft{
    position:relative;
    width:355px;
    float:left;
    overflow:hidden;
    height:100%;
    font-size: 14px;
}
.contentRight{
    position:relative;
    width:605px;
    float:left;
    overflow:auto;
    height:100%;
    color:#808080;
}

nav{
    display:block;
    width:605px;
    position:absolute;
    right:0px;
    top:0px;
    z-index: 500;
    /*border-bottom:1px solid #808080;*/
    overflow:hidden;
    height:95px;
}
#navBox{
    position:absolute;
    left:0px;
    overflow:hidden;
    display:block;
    width:100%;
    height:100%;
}

.fb-like{
    margin-top:10px;
    position:relative;
    float:right;
    margin-bottom:30px;
    overflow:hidden;
    margin-right:10px;
}
#siteNavigation{
    position:absolute;
    left:0px;
    top:30px;
    padding-left:0px;
    padding-bottom:0px;
    overflow:hidden;
    display:block;
}
#siteNavigation li{
    float:left;
    display:block;
}
#siteNavigation li a{
    display:block;
    text-decoration: none;
    padding-left:10px;
    padding-right:10px;
    outline: none;
    text-transform: uppercase;
    color:#4c4c4c;
}
#siteNavigation li.activeSlide a{
    background-color: #e6e6e6;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    color:#808080;
}
#navigationLineContainer{
    position:absolute;
    left:0px;
    top:80px;
    width: 100px;
    overflow:hidden;
    height:40px;
    display:block;
}

#navigationLine{
    height:3px;
    overflow:hidden;
    display: block;
    width:60px;
    background: url('../img/bgLinhaNav.png');
    background-size: 100% 100%;
    background-repeat: repeat;
    position:absolute;
    left:0px;
    top:89px;
}



#pageElementsContainer{
    position:absolute;
    width:960px;
    margin-left:-480px;
    left:50%;
    overflow:hidden;
    height:180px;
}
#pageElements{
    width:960px;
    position:relative;
    margin:0 auto;
}
#imgLogo{
    position:absolute;
    top:20px;
    display:block;
    width:180px;
    height:135px;
    left:5%;
    z-index: 4000;
        
}

footer{
    display:block;
    position:absolute;
    left:50%;
    bottom:0px;
    overflow:hidden;
    z-index: 3000;
    text-transform: uppercase;
    color:#4c4c4c;
    font-size:14px;
    margin-left:-480px;
    width:960px;
}
#footerTop{
    position:relative;
    overflow:hidden;
    width:40%;
    margin-bottom:20px;
}

#footerTopMorada{
    float:right;
    width:150px;
}
#footerTopContactos{
    float:right;
    width:190px;
}
#footerTopContactos a{
    text-decoration: none;
    color:#4fb849;
    font-size:12px;
}
#footerBottom{
    position:relative;
    color:#808080;
    font-size:10px;
    height:30px;
    width:37%;
    text-align: right;
    line-height: 30px;
    padding-right:3%;
}


.contentLeft img{
    position:absolute;
    display:block;
    right:0px;
    bottom:0px;
}
#inicioLegend{
    text-transform: uppercase;
    color:#4c4c4c;
    font-size:14px;
    
}
#inicioText{
    padding-top:10px;
    color:#4fb849;
    text-transform: uppercase;
    font-size:42px;
    margin-bottom:10%;
    line-height: 44px;
}
#missaoText{
    
    color:#808080;
    font-size:14px;
    width:585px;
    text-align: justify;
}

#missaoText ul li{
    color:#4fb849;
    font-size:18px;
    line-height: 25px;
    margin-bottom:3px;
}

#missaoText span{
    position:relative;
    color:#4fb849;
    font-size:18px;
}
#missaoText strong{
    text-transform: uppercase;
    color:#4d4d4d;
    font-weight: normal;
}

.contentRight ul{
    list-style: none;
    padding:0px;
}
.contentRight ul li{
    background: url('../img/bullet.png') top left no-repeat;
    padding-left:30px;
    color:#4fb849;
    font-size:30px;
}


#solucoesText{
    position:absolute;
    overflow:hidden;
    width:570px;
    height:78%;
    margin-bottom:30px;
    margin-top:51px;
}

.contentRightText{
    position:absolute;
    top:80px;
    overflow:hidden;
    margin-top:20%;
    width:570px;
    margin-bottom:30px;
    margin-top:51px;
}

#solucoesText ul li{
    color:#4fb849;
    font-size:18px;
    line-height: 25px;
    margin-bottom:3px;
}

#metodologiaText ul li{
    color:#4fb849;
    font-size:18px;
    line-height: 25px;
    margin-bottom:3px;
}
#metodologiaText{
    position:absolute;
    top:80px;
    overflow:hidden;
    margin-top:20%;
    width:570px;
    height:70%;
    margin-bottom:30px;
    margin-top:51px;
}
#equipaText{
    position:absolute;
    overflow:hidden;
    width:570px;
    margin-bottom:30px;
}
#equipaText ul li{
    color:#4fb849;
    font-size:18px;
    line-height: 25px;
    margin-bottom:3px;
}
#sobreNosText{
    position:absolute;
    overflow:hidden;
    width:570px;
    margin-bottom:30px;
    margin-top:51px;
}

#contactoContainer{
    width:960px;
    height:302px;
    height:214px;
    position:absolute;
    left:50%;
    margin-left:-480px;
    z-index: 99999999;
    top:-214px;
}
#contacto{
    background: url('../img/bgContacto.png');
    width:960px;
    height:214px;
    overflow:hidden;
    
}
#btnAbreContacto{
    background: url('../img/btnAbreContacto.png');
    position:absolute;
    left:257px;
    top:214px;
    display:block;
    overflow:hidden;
    text-decoration: none;
    color:transparent;
    outline: none;
    width:72px;
    height:88px;
}
#contactoLeft{
    width:400px;
    float:left;
    padding-left:50px;
    padding-right:50px;
    color:#4d4d4d;
}
#contactoTitle{
    display:block;
    font-size:30px;
    margin-top:60px;
    
}
#contactoText{
    display:block;
    font-size:12px;
}

#contactoright{
    width:460px;
    float:left;
}
#frmContacto{
    margin-top:80px;
}
#frmContacto div{
    height:31px;
    margin-bottom:10px;
}

#frmContacto input[type=text]{
    font-size:16px;
    color:#808080;
    text-transform: uppercase;
    height:30px;
    border:none;
    border-left:1px solid #c5c5c5;
    border-top:1px solid #c5c5c5;
    margin-right:20px;
    text-indent: 5px;
    padding:0px;
}
#btnEnviaContacto{
    width:31px;
    height:31px;
    cursor: pointer;
}

#btnAssinatura{
    display:block;
    background: url('../img/assinatura.png');
    width:16px;
    height:47px;
    position:absolute;
    right:0px;
    bottom:0px;
    
}
.valError{
    border:1px solid red!important;
}
h1{
    color: #4FB849;
    font-size: 42px;
    line-height: 44px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: normal;
}

#modeloText img{
    margin-top:10px;
}