*{
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: Verdana, Arial, Trebuchet;
    text-decoration:none;
    border:none;
}


body{
    background:#698BA5;
    text-align:center;
}

#site{
    margin: 0 auto;
    width:790px;
    background:url(img/lasca.jpg) repeat-y;
}

#topo{
    background:url(img/topo.jpg) no-repeat;
    background-position: -1px 0;
    height:152px;
}

#topo h1{
    display:none;
}



#endereco{
    text-align:right;
    color:#184B3C;
    font-weight: bold;
    padding-top:40px;
    padding-right:40px;
}

#conteiner{
    background:url(img/lascalateral.jpg) repeat-x;
    margin:0 21px 0 19px;
}

#conteiner p{
    text-indent:30px;
    margin:10px 0;
}

/*
* rodape
**/

#rodape-interno{
    background:url(img/rodape.jpg) no-repeat;
    height:40px;
    margin: 0 0 0 -19px;
    clear:both;
}

#rodape-externo{
  padding:0px;
  text-align:center;
  margin:0 auto;
  padding:0 10px;
  width:750px;
}

#rodape-externo p{
    color:#FFF;
    font-weight:bold;
}

#rodape-externo img{
  float:right;
}

#rodape-externo a,#rodape-externo span{
    font-weight:bold;
    color:#FFF;
    font-size:14px;
}

#rodape-externo span{
    color:#CCC;
}


/*
* Menu
**/

#menu{
    background:url(img/menu.jpg) no-repeat;
    height:50px;
}

#menu ul{
    padding-top:7px;
}


#menu ul li{
    display:inline;
}

#menu ul li a{
    font-size:16px;
    font-weight:bold;
    color:#164B3B;
    padding:10px;
}

#menu ul li a:hover{
    color:#FFF;
}

/*
    imagens
*/

#imagens{
    width:150px;
    margin-left:15px;
    float:left;
}

#imagens img{
    border:2px solid #2F5E4E;
    margin:3px 0;
}


/*
TEXTO
*/

#texto{
    width:540px;
    float:right;
    padding:0 10px;
    text-align:justify;
    margin-right:20px;
}

#usersindex{
    padding:0 25px;
    text-align:justify;
}


#texto h2{
    margin-bottom:10px;
    font-size:18px;
    color:#1C4E43;
    border-bottom:2px solid #1C4E43;
}

/*
* Mensagem
**/

#mensagem{
    background:url(img/quadro-g.png) no-repeat;
    height: 136px;
    padding:5px 25px 10px 15px;;
}

#mensagem h4{
    font-size:14px;
    color:#164B3B;
    margin:10px 0;
}
#mensagem p{
    text-indent:30px;
}


/*
* Login
**/

#login form{
    padding:18px;
}

#login .input input{
    background:url(img/input.png) no-repeat;
    width:150px;
    float:left;
    padding:7px;
}

#login .input label{
    width:50px;
    text-align:right;
    display:block;
    float:left;
    padding:5px;
    font-weight:bold;
}

#login .submit{
    text-align:center;
    width:260px;
    display:block;
    float:left;
}


#login .submit input , #login a{
    background:url(img/botao.png) no-repeat;
    height:22px;
    width:80px;
    font-size:10px;
    font-weight:bold;
    color:#164B3B;
    display:block;
    margin:0 auto;
}


#login a{
    padding-top:5px;
}


#login p{
    margin:5px 0;
    color:#1C4E43;
}



.bloco{
    width:270px;
    height:190px;
    background:url(img/quadro-p.png) no-repeat;
    float:left;
}

.bloco h3{
    padding:10px 20px;
    font-size:14px;
    font-weight:bold;
    color:#2D5F2C
}

.bloco img{
    margin:0 20px;
}



.blocog{
    background:url(img/quadro-g2.png) no-repeat;
    min-height: 136px;
    padding:10px 25px 10px 15px;;
}

.blocog h3{
    padding:10px 20px;
    font-size:14px;
    font-weight:bold;
    color:#2D5F2C
}

.blocog ul {
    padding-left:20px;
}

.blocog ul li , .blocog ul li a{
    margin:5px 0;
    list-style-image:url(img/seta.png);
    font-size:10px;
    color:#1C4E43;
    font-size:14px;
}

.blocog  a:hover{
    text-decoration:underline;
}

/*
ONDE ATUAMOS
*/

#mapa{
  width: 540px;
  height: 540px;
  border:2px solid #1C4E43
}

.cidade{
    width:150px;
    height:140px;
    margin-left:5px;
    margin-bottom:10px;
    padding:10px;
    text-align:center;
    background:#EEE;
    border-right:2px solid #555;
    border-bottom:2px solid #555;
    float:left;
}

.cidade img{
    border:1px solid #356356;
}

.cidade a{
    color:#1C4E43;
    font-weight:bold;
}

.cidade a:hover{
    text-decoration:undeline;
}


/*
* SERVIÇOS
**/

.servicos h3{
    font-size:14px;
    color:#184B3C;
    margin:10px;
    padding-top:20px;
    border-bottom: 2px solid #184B3C;
}

.servicos ul {
    padding-left:40px;
}

.servicos ul li{
    margin:5px 0;
    list-style-image:url(img/seta.png);
    font-size:14px;
}

/*
* Links
**/

.links ul {
    padding-left:40px;
}

.links ul li , .links ul li a{
    margin:5px 0;
    list-style-image:url(img/seta.png);
    font-size:14px;
    color:#1C4E43;
    font-size:14px;
}

.links  a:hover{
    text-decoration:underline;
}


/*
* Contato
**/

.contato{
    background:url(img/carta.png) no-repeat;
    background-position:70px 120px;
    height:450px;
}


.contato form{
    width:300px;
    float:right;
    border-left:1px solid #000;
}

.contato h3{
    font-size:13px;
    color:#144542;
}

.contato fieldset{
    padding-left:15px;
}

.contato legend{
    color:#144542;
    font-size:16px;
    text-align:right;
    font-weight:bold;
}

.contato select{
    border:2px inset ;
}


.contato label{
    display:block;
    margin-top:10px;
    color:#144542;
    font-weight:bold;
}

.contato input ,.contato textarea{
    border:2px inset ;
    padding:3px;
}

.contato select{
    width: 150px;
}


.contato .dados{
    width:230px;
    float:left;
    padding-right:5px;
}

.contato .dados strong{
    color:#1C4E43;
}

.contato .dados p{
    margin-top:10px;
    text-indent:0 !important;
}


.contato .submit input {
    background:url(img/botao.png) no-repeat;
    border:none !important;
    height:22px;
    width:80px;
    font-size:10px;
    font-weight:bold;
    color:#164B3B;
    display:block;
    margin:0 auto;
}


/*#######################################################

AREA do CLIENTE

#########################################################*/
.bemvindo{
  color:#154839
}

.areacliente{
    width:100% !inportant;
}


.areacliente h3{
    color:#154839;
    font-size:16px;
    margin:20px 0 10px 0;
}

.areacliente table{
    width:100%;
    border:1px solid #154839;
    background:#FFF;
}

.areacliente table th{
    background:#154839;
    padding:5px;
    color:#86C133;
}
.areacliente table th a{e
    color:#EBCD4E;
}

.areacliente table td{
    padding:2px 0;
    text-align:left;
}

.areacliente a{
    font-weight:bold;
    color:#154839
}

.areacliente a:hover{
    text-decoration:underline;
}

.altrow{
    background:#EEE;
}

.areacliente .paging{
    text-align:center;
    padding:5px;
}


.areacliente .paging *{
    display:inline;
}

/* SEARCH*/
.search{
    text-align:center;
}

.search input{
    border:1px solid #000;
    padding:3px;
    float:left;
    margin:10px 0px;
    margin-left:0;
}

.search select{
    border:1px solid #000;
    float:left;
    margin:10px;
    height:23px;
}



/*
DEMOSTRATIVO
*/

.demostrativo div{
    padding:5px;
    margin:5px;
    border:1px solid #3E6A5D;
    background:#FFF;
    font-weight:bold;
    color:#13473B;
    font-size:12px;

}

.demostrativo h5 {
    font-weight:normal !important;
    color:#3E6A5D;
    padding-bottom:3px;
    font-size:10px;
}

.demostrativo .mini{
    float:left;
    width:210px;
    height:35px;
}













#flashMessage{
    width:50%;
    margin:10px auto;
    padding:10px;
    color:#104A32;
    border:1px solid #104A32;
    background:#B9D0C7;
    text-align:center;
}


#d{
    background:#E3F0FA;
    position:relative;
    top:17px;
    left:0px;
    height:17px;
    margin-top:-17px;
    width:250px;
    margin-left:10px;
}
