/* CSS Document */

body {
margin: 0;
background-color: #FAF6F6;
background-image: url(../images/fundo_1024.jpg);
background-repeat: no-repeat;
background-position: top center;
}
.rodape-bg-mirror {
background-image: url(../images/fundo_983_mirror.jpg);
background-repeat: no-repeat;
background-position: bottom center;
}
h1 {
font-family: Tahoma, Arial;
font-size: 16px;
margin: auto;
text-align: left;
text-indent: 180px;
}
.titulo {
background-image: url(../images/titulo.jpg);
background-position: center;
background-repeat: no-repeat;
height: 164px;
border-right: #666666 solid 1px;
background-color: #FAF6F6;
}
.menu {
text-align: center;
vertical-align: top;
border-top: #666666 solid 1px;
border-right: #666666 solid 1px;
border-bottom: #666666 solid 1px;
background-color: #FAF6F6;
height: 44px;
}
.menu-cto {
text-align: center;
vertical-align: top;
border-top: #666666 solid 1px;
border-bottom: #666666 solid 1px;
background-color: #FAF6F6;
height: 44px;
}
.cto-dto {
border-bottom: #666666 solid 1px;
vertical-align: top;
text-align: right;
}
.borda-rodape {
border-bottom: #666666 solid 1px;
line-height: 14px;
background-color: #FAF6F6;
}
.rodape {
font-family: Tahoma, Arial;
font-size: 11px;
line-height: 20px;
text-align: center;
}
.rodape a {
color: #000000;
text-decoration: none;
}
.rodape a:hover {
color: #317a09;
text-decoration: underline;
}
.copyright {
font-family: Tahoma, Arial;
font-size: 9px;
line-height: 20px;
text-align: center;
}
.copyright a {
color: #000000;
text-decoration: underline;
}
.copyright a:hover {
color: #317a09;
text-decoration: underline;
}
.main {
border-right: 1px solid #666666;
}
.content {
font-family: Tahoma, Arial;
font-size: 12px;
text-align: justify;
padding: 15px;
}
.content ul {
font-family: Tahoma, Arial;
font-size: 10px;
text-align: justify;
color: #000000;
list-style: decimal;
}
.content-produtos {
font-family: Tahoma, Arial;
font-size: 12px;
text-align: justify;
padding-top: 40px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
}
.produtos {
font-family: Tahoma, Arial;
font-size: 11px;
text-align: justify;
color: #000000;
}
.titulo-produtos {
font-family: Tahoma, Arial;
font-size: 11px;
font-weight: bold;
text-align: justify;
color: #000000;
}
.content-servicos {
font-family: Tahoma, Arial;
font-size: 12px;
text-align: justify;
padding-top: 40px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
}
.servicos {
font-family: Tahoma, Arial;
font-size: 11px;
text-align: justify;
color: #000000;
padding-top: 10px;
padding-bottom: 10px;
}
.titulo-servicos {
font-family: Tahoma, Arial;
font-size: 11px;
text-align: justify;
color: #000000;
 /* color: #317a09; */
font-weight: bold;
/* padding-top: 10px; */
}
.news {
font-family: Tahoma, Arial;
font-size: 10px;
vertical-align: middle;
}
.news a {
color: #317a09;
text-decoration: none;
}
.news a:hover {
color: #317a09;
text-decoration: underline;
}
.left {
vertical-align: top;
border-left: 1px solid #666666;
}
.globo {
vertical-align: bottom;
text-align: left;
padding: 0;
width: 233px;
height: 321px;
}
.foto {
text-align: right;
vertical-align: top;
}
.foto-serv {
width: 224px;
background-image: url(../images/globo_base.jpg);
background-position: top left;
background-repeat: no-repeat;
text-align: right;
vertical-align: top;
padding-top: 40px;
padding-left: 14px;
}
.foto-prod {
width: 224px;
background-image: url(../images/globo_base.jpg);
background-position: top left;
background-repeat: no-repeat;
text-align: center;
vertical-align: top;
padding-top: 40px;
padding-left: 14px;
}
.logo {
vertical-align: top;
padding-top: 15px;
padding-bottom: 15px;
}
.clip {
text-align: left;
vertical-align: top;
height: 91px;
width: 294px;
}
.clip-small {
text-align: left;
vertical-align: top;
height: 91px;
width: 68px;
}
.cto-inf-esq {
text-align: left;
vertical-align: top;
}
.tb-contactos {
width: 100%;
height: 300px;
}
.td-contactos {
padding-top: 85px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 5px;
}
.nm-emp-contactos {
font-family: Tahoma, Arial;
font-size: 11px;
font-weight: bold;
}
input {
color: #003366;
background: #DDEEFF;
border: 1px solid #003366;
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
width: 300px;
height: 20px;
}
.email input {
color: #003366;
background: #DDEEFF;
border: 1px solid #003366;
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
width: 170px;
height: 20px;
}
.submit input {
color: #000;
background: #DDEEFF;
border: 1px outset #003366;
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
width: 60px;
height: 20px;
}
textarea {
color: #003366;
background: #DDEEFF;
border: 1px solid #003366;
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
width: 300px;
height: 150px;
}
.captcha input {
color: #003366;
background: #DDEEFF;
border: 1px solid #003366;
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
width: 50px;
height: 20px;
}
/*
fieldset
{
border: 1px solid #781351;
width: 20em
}
legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
}
*/
.erro {
font-family: Tahoma, Arial;
font-size: 9px;
color: #CC0000;
font-weight: bold;
}
.aviso {
font-family: Tahoma, Arial;
font-size: 9px;
color: #006633;
font-weight: bold;
}
.legenda {
font-family: Tahoma, Arial;
font-size: 9px;
color: #000000;
line-height: 10px;
text-align: right;
}
.img-news {
padding-left: 15px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 10px;
vertical-align: top;
text-align: right;
}
.td-news {
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 10px;
vertical-align: top;
text-align: justify;
}

