body{
    font-family: arial;
    font-size: 12px;
    color: #000;
}

/*todos os links do site*/
a{
    color: red;
}


/*formulario de contato*/
.form_contato label{
    display: none;
}

.form_contato input,
.form_contato textarea{
    width: 375px;
    font-family: Arial;
    font-size: 12px;
    padding-left: 5px;
    height: 33px;
    color: #959595;
    border: 1px solid #d2d2d5;
}

.form_contato textarea {
    height: 151px;
    resize: none;
    padding-top: 4px;
}

.form_contato .submit{
    border: 0;
    width: auto;
    color: #f58634;
    font-size: 17px;
    font-weight: bold;
    padding-right: 28px;
    background: url(../img/seta_enviar.jpg) no-repeat right;
}

.form_contato form {
    width: 450px;
}

.form_contato div.input{
    padding-bottom: 12px;
}

.form_contato .error-message{
    color: red;
}

.form_contato div.required  label{
    font-weight: bold;
}


/*container*/
.container{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

/*titulo principal*/
h1{
    height: 40px;
    padding: 15px 0 0 64px;
    color: #f58634;
    font-size: 18px;
    margin-bottom: 27px;
    font-weight: bold;
}

#servicos {
    background: url(../img/servicos.jpg) no-repeat;
}

#equipamentos {
    background: url(../img/equipamentos.jpg) no-repeat;
}

#contato {
    background: url(../img/contato.jpg) no-repeat;
}

#quem_somos {
    background: url(../img/quem_somos.jpg) no-repeat;
}

#clientes {
    background: url(../img/clientes.jpg) no-repeat;
}

h2{
    font-size: 15px;
    font-weight: bold;
}

/*tag address do rodape*/

address{
    padding: 30px 0 15px 0;
    text-align: center;
}


/*mensagen flash*/

#flashMessage{
    text-align: center;
    font-weight: bold;
    color: #fff;
    background-color: #000;
    padding: 10px 0;
    margin: 10px 0;
}


#conteudo{
    width: 800px;
    float: left;
}

.logo {
    margin-top: -19px;
}

#topo{
    width: 100%;
    padding-top: 19px;
    height: 158px;
    margin-bottom: 30px;
    background: url(../img/bg_topo.jpg) repeat-x;
    
}

.flutuar {
    float: left;
    display: inline-block;
}

.flutuar_right {
    float: right;
    display: inline-block;
}

.telefone_topo {
    color: #1f227f;
}

.telefone_topo span {
    height: 25px;
    color: #1f227f;
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 0 32px;
}

#quem p {
    margin-bottom: 25px;
    font-size: 13px;
}

.telefone_topo .telefone {
    margin-top: 7px;
    background: url(../img/telefone.png) no-repeat;
}

.telefone_topo .celular {
    background: url(../img/celular.png) no-repeat;
}

.telefone_topo .whatsapp {
    margin-top: 7px;    
    background: url(../img/whatsapp.png) no-repeat;
}

#quadros {
    width: 467px;
    margin-top: -30px;
}

#quadros .quadro {
    width: 199px;
    height: 60px;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding-top: 184px;
    margin: 30px 34px 0 0;
}

#quadros .servicos {
    background: url(../img/icone_servicos.jpg) no-repeat #f58634;
    background-position: 47% 28%;
}

#quadros .clientes {
    background: url(../img/icone_clientes.jpg) no-repeat #fba86a;
    background-position: 47% 28%;
}

#quadros .equipamentos {
    background: url(../img/icone_equipamentos.jpg) no-repeat #2a1a7e;
    background-position: 47% 28%;
}

#quadros .contato {
    background: url(../img/icone_contato.jpg) no-repeat #5a51b7;
    background-position: 47% 28%;
}

.frase {
    color: #6b6b71;
    font-size: 32px;
    margin: 80px 0 0 19px;
    font-family: times new roman;
}

#rodape {
    height: 266px;
    margin-top: 110px;
    background: url(../img/bg_rodape.jpg);
}

.texto_home {
    width: 533px;
    color: #6b6b71;
    margin-top: 90px;
    text-align: justify;
}

.face {
    width: 238px;
    height: 249px;
    margin: 7px;
    background: #fff;
}

#menu a {
    text-transform: uppercase;
    float: left;
    font-size: 15px;
    font-weight: bold;
    color: #000;
    margin: 24px 0 0 70px;
}

.fepam {
    width: 128px;
    height: 75px;
    margin: -12px 0 0 313px;
    background: url(../img/fepam.png);
}

#rodape .icones span {
    color: #1f227f;
    height: 20px;
    display: block;
    margin: 7px 0 0 18px;
    padding: 5px 0 0 30px;
}

#rodape .icones .tel {
    background: url(../img/telefone.png) no-repeat;
}

#rodape .icones .whats {
    background: url(../img/whatsapp.png) no-repeat;
}

#rodape .icones .endereco {
    background: url(../img/endereco.png) no-repeat;
}

#rodape .icones .email {
    background: url(../img/email.png) no-repeat;
}

#rodape .icones .facebook {
    background: url(../img/face.png) no-repeat;
}

.selo {
    width: 203px;
    height: 98px;
    position: absolute;
    right: 0;
    top: -37px;
    background: url(../img/selo_ambiental.png) no-repeat;
}

.oneweb {
    width: 100px;
    height: 36px;
    right: 0;
    bottom: 5px;
    position: absolute;
    background: url(../img/oneweb.png) no-repeat;
}

section {
    margin: 0 auto;
}

section p {
    margin-bottom: 20px;
    font-size: 13px;
}

#equip article {
    float: left;
    margin-right: 32px;
}

#equip article p {
    color: #7b7b7d;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    margin-top: 8px;
}

