* {
    margin: 0;
    padding: 0;
}
html {
    height: 100%;
}
header, nav, section, article, aside, footer {
    display: block;
}
body {	
    font-size:11px;
    font-family: Verdana, Geneva, sans-serif;
    line-height: 14px;
    color:#858484;
    width: 100%;
    height: 100%;
    background-image: url('../img/fu_topo_ok.jpg');
    background-position: top center;
    background-repeat: no-repeat;
}
a {
    color: blue;
    outline: none;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
p {
    margin: 0 0 18px
}
img {
    border: none;
}
input {
    vertical-align: middle;
}
#wrapper {
    width: 980px;
    margin: 0 auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;

}


/* Header
-----------------------------------------------------------------------------*/
#header {
    height: 427px;


}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
    width: 100%;
    height: 1%;
    position: relative;
}
#middle:after {
    content: '';
    clear: both;
    display: table;
}
#container {
    width: 100%;
    float: left;
    overflow: hidden;
    margin-bottom: 120px;
}
#content {
    padding: 30px 290px 0 45px;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
    float: left;
    margin-right: -3px;
    width: 267px;
    margin-left: -267px;
    position: relative;  
}
#right_container{
    float:left;
    background-image:url('../img/repete_direita.jpg');
    background-position: center top;
    background-repeat: repeat-x;
    width:194px;
    min-height: 264px;
    padding-top: 40px;
    padding-left: 25px;
    padding-right: 25px;
}
#direita_tit{
    float:left;
    width:100%;
    color:#ff8a2c;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size:25px;
    font-weight: bold;
    line-height: 33px;
}
#direita_tit span{
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    color:#00a6e4;
    font-weight: bold;
    font-size: 31px;

}
#direita_texto{
    float:left;
    width:100%;
    text-align: justify;
    margin-top:5px;
    font-size:10px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 11px;

}
#direita_bt{
    float:right;
    margin-top: 20px;
    cursor: pointer;   
    width:102px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-image:url('../img/fundo_bt.png');
    background-position: center center;
    background-repeat: no-repeat;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px;
    color:#fff;
}
#direita_bt:hover{

    filter:alpha(opacity=50);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.5);
    opacity:.50;
}
/* Footer
-----------------------------------------------------------------------------*/

#footer {
    width: 934px;
    margin: -84px auto 0;
    height: 83px;   
    position: relative;  
    background-color: #fff;
}
#footer_inside{
    border-top: 1px #a1a1a1 dotted;
    height:1px;
    width:100%;
    float:left;
}
#copy{
    float:left;
    margin-top: 10px;
    color: #a7a7a7;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 16px;
}
#copy a{
    color: #a7a7a7;
    text-decoration: none;
    padding-left: 2px;
    padding-right: 2px;
}
#copy a:hover{
    background-color: #d71921;
    color:#fff;
}
#facebook{
    float:right;
    margin-top: 10px;
    margin-right: 16px;
}
#facebok a{
    opacity:1;
    filter:alpha(opacity=1);
}
#facebook a:hover{
    opacity:0.7;
    filter:alpha(opacity=70);
}


#logo{
    float:left;
    margin-top:43px;
    margin-left: 47px;
}
#contacto_topo{
    float:right;
    margin-right: 40px;
    margin-top: 5px;
    background-image:url('../img/phone_topo.png');
    background-position: right top;
    background-repeat: no-repeat;
    width:149px;
    height: 33px;
    text-align: right;
    padding-top: 20px;
    color:#b2b3b3;

}
#contacto_topo a{
    color:#b2b3b3;
    text-decoration: none;
    font-size: 11px;
}
#contacto_topo a:hover{
    text-decoration: underline;
}
#menu{
    float:right;
    width:680px;
    margin-right: 24px;

    line-height: 13px;

}
#main_img_wrapper{
    float:left;
    width:100%;
    margin-top: 20px;
    background-image:url('../img/sombra_topo.png');
    background-position: center top;
    background-repeat: no-repeat;

}
#main_img{
    float:left;
    width:934px;
    height: 277px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 8px solid #ffffff;
    background-color: #009dd8;
    margin-left: 15px;
}
#imagem_topo{
    float:left;
}
#imagem_topo img{

    -webkit-border-top-left-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-bottomleft: 12px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;

}
#direita_topo_container{
    float:right;
    width:205px;
    margin-right: 20px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}

#topodir_tit{
    float:left;
    width:100%;
    margin-top: 25px;
    color:#fff;
    font-size: 18px;

}
#topodir_subtit{
    float:left;
    width:100%;
    margin-top: 13px;
    color:#001e29;
    font-size: 12px;
    font-weight: bold;

}
#topodir_texto{
    float:left;
    width:100%;
    font-family: Verdana, Geneva, sans-serif;
    color:#004057;
    font-size: 10px;
    line-height: 13px;
    margin-top: 10px;
}
#topodir_list{
    float:left;
    width:100%;
    margin-left: 10px;
    margin-top: 10px;
    color:#444e52;
    font-size: 10px;
    font-weight: bold;
}
#topodir_list li{
    list-style-image:url('../img/setinha.png');
}
#bt_plusinfo{
    margin-top: 5px;
    float:right;
    background-color: #fff;
    color:#f97b0d;
    font-size:11px;
    font-weight: bold;
    -webkit-border-radius: 10px;
    -moz-border-radius:10px;
    border-radius: 10px;
    padding: 3px;
    padding-left: 6px;
    padding-right: 6px;
    cursor: pointer;
    -webkit-box-shadow:  0px 2px 1px 1px rgba(0, 0, 0, 0.1);        
    box-shadow:  0px 2px 1px 1px rgba(0, 0, 0, 0.1);
}
#bt_plusinfo:hover{
    background-color: #f97b0d;
    color:#fff;
}


h1{
    float:left;
    margin:0px;
    padding: 0px;
    color:#00a6e4;
    font-size: 22px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    width:100%;
    line-height: 22px;
    margin-bottom: 15px;
}

#content_rotator{
    float:left; 
    width:100%;
    margin-top:50px;
    margin-bottom: 30px;
}


#publicidade_auto_wrapper{
    float:left;
    width:660px;
    margin-top: 40px;
    margin-bottom: 40px;
}
.pub_auto_item{
    float:left;
    margin-right: 14px;
    width:204px;   
    cursor: pointer;
}

.pub_auto_item .imagem{
    float:left;
    width:204px;
    height: 140px;

}
.pub_auto_item .imagem img { 
    -webkit-border-top-left-radius: 12px;
    -webkit-border-top-right-radius: 12px;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-topright: 12px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
.pub_auto_item .desc{
    float:left;
    width:178px;
    background-color: #009eda;
    padding-left: 16px;
    padding-right: 10px;
    padding-top: 5px;

    -webkit-border-bottom-left-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
    -moz-border-radius-bottomleft: 12px;
    -moz-border-radius-bottomright: 12px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}
.pub_auto_item .sombra{
    float:left; 
}
.plus_auto{
    
    margin-bottom: 10px;
    margin-left: 150px;
    width:17px;
    height: 17px;
    background-color: #ffffff;
    color:#f97b0d;
    text-align: center;

    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.plus_auto_hover{
    background-color: #f97b0d;
    color:#ffffff;
}
.pubautotexto{
    height:110px;
}

.campo_wrapper{
    float:left; 
    width:100%;
    font-weight: bold;
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 10px;
}
.campo_wrapper input{
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: none;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2) inset, 0 -1px 0 rgba(0,0,0,0.05) inset;
    transition: all 0.2s linear;
    font-size: 13px;
    color: #858484;
    position: relative;
    height: 26px;
    width: 300px;
    padding-left: 5px;
    font-weight: normal;
    margin-top:4px;
}
.campo_wrapper textarea{
    font-family: Arial;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: none;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2) inset, 0 -1px 0 rgba(0,0,0,0.05) inset;
    transition: all 0.2s linear;
    font-size: 13px;
    color: #858484;
    position: relative;
    height: 56px;
    width: 300px;
    padding-left: 5px;
    font-weight: normal;
    margin-top:4px;
}
.campo_wrapper p{
    margin:0px;
    padding: 0px;
}

#submit_bt{
    float:right;
    margin-top: 20px;
    cursor: pointer;   
    width:102px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-image:url('../img/fundo_bt.png');
    background-position: center center;
    background-repeat: no-repeat;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px;
    color:#fff;
    border:none;
    background-color: #fff;
}
#submit_bt:hover{

    filter:alpha(opacity=50);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.5);
    opacity:.50;
}
.form_infos{
    color:#ff8a2c;
    padding-top: 20px;
}
.form_infos p{
    margin:0px;
    padding: 0px;
}
#bt_enviar{
    float:left;
    width:300px;
    text-align: right;
}
.conteudo_ckeditor a{
    font-size:11px;
    font-family: Verdana, Geneva, sans-serif;   
    color:#858484;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-right: 2px;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.conteudo_ckeditor a:hover{
    background-color: #00a6e4;
    color:#fff;
}


.servicos_wrapper{
    width:100%;
    margin-top: 40px;
    float: left;
}
            
.servico_item{
    float:left;
    width:100%;
    margin-bottom: 60px;
    cursor: pointer;
}
.servico_foto{
    float:left;
    width: 250px;
    height: 168px;
    
}
.servico_foto img{
     -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    width: 250px;
    height: 168px;
}
.servico_desc{
    margin-left: 11px;
    float:left;
    width:380px;
}
.servico_tit{
     float:left;
     width:100%;
     color:#414952;
     font-size: 14px;
     font-weight: bold;
     padding-top: 2px;
     margin-bottom: 5px;
     
}
.servico_texto{
     float:left;
     width:100%;
}

.h2azul{
    margin-top:25px;
    font-size: 14px;
    color:#00a6e4;
    margin-bottom: 3px;
}
h3{
     font-family: "Trebuchet MS", Helvetica, sans-serif;
    line-height: 18px;
    font-size: 14px;
    color:#3c424a;
}

#mapa{
    float:right;
    margin-right: 100px;
    margin-top: -40px;
}

.facebook_text{
     font-family: "Trebuchet MS", Helvetica, sans-serif;
    float:left;
    margin-top:100px;
    color:#00a6e4;
    font-weight: bold;
    font-size: 14px;
    width:100%;
    text-align: justify;
}
.facebook_img{
    float:left;
    margin-top: 10px;
}

