﻿* {
	margin: 0;
	padding: 0;
}

html, body {
	border: 0;
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	font: 70%/1.25 "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	min-width: 750px;
	color: #313031;
	background: url('../Imagens/bg_site.gif');
}

/**** BARRA TOPO ****/
#barra-topo {
    width: 100%;
    height: 28px;
    background: url('../Imagens/bg_barra.jpg') repeat-x;
    font-size: x-small;
    font-weight: bold;
    position: relative;
}

#logo img {
    float: left;
    margin-top: 0px;
    margin-left: 3px;
    border: 0;
}

#logo {
    float: left;
}

#participe {
    float: right;
    margin-top: 5px;
    margin-right: 5px;
    font-size: small;
    color: Yellow;
}

/**** CONTEÚDO ****/
#conteudo {
    width: 760px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

#conteudo-topo {
    margin-top: 10px;
    height: 128px;
    background: #EBF6E8;
}

#conteudo-logo {
    width: 160px;
    height: 128px;
    float: left;
    overflow: hidden;
}

#conteudo-dados-inst {
    height: 128px;
    float: left;
    text-align: left;
    color: Black;
}

#conteudo-linha {
    margin-left: 5px;
    margin-top: 5px;
    width: 590px;
    border-bottom: #006600 2px solid;
    background: url('../Imagens/im_siteinst_seta.jpg') no-repeat right;
}

/**** PRODUTO ****/
#produtos {
    width: 760px;
    margin-top: 5px;
    /*background: #605D5C;*/
    background: #286C1A;
    font-weight: bold;
    font-size: x-small;
    padding-bottom: 15px;
    color: white;
    text-align: center;
    height: auto;
}


/**** MENU ****/
.menu {
    margin: 0 auto;
    font-weight: bold;
    font-size: small;
    color: white;
    height: 23px;
    text-align: center;
    width: 488px;
}

.menu a {
    text-decoration: none;
    color: White;
}

.menu a:hover {
    text-decoration: underline;
    color: Yellow;
}

.menu a:visited
{
    color: Silver;
}


#d_quemsomos1, #d_servicos1, #d_produtos2, #d_servicos2, #d_quemsomos3, #d_contato3, #d_produtos3, #d_quemsomos4, #d_produtos4, #d_servicos4 {
    float: left;
    width: 120px;
    height: 20px;
    padding-top: 3px;
    border-right: #EBF6E8 2px groove;
}

#d_produtos1, #d_quemsomos2, #d_servicos3, #d_contato4 {
    float: left;
    width: 120px;
    height: 20px;
    padding-top: 3px;
    border-right: #EBF6E8 2px groove;
    color: #696969;
    background-color: white;
}

#d_contato1, #d_contato2, d_contato3 {
    float: left;
    width: 120px;
    height: 20px;
    padding-top: 3px;
    border-right-width: 2px;
    border-right-color: #EBF6E8;
}

/**** TABELAS ****/
.tabelas {
    width: 760px;
    background: white;
    float:left;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0 auto;
}

#tab-prod-interior {
    width: 752px;
    background-color: White;
    margin: 0 auto;
}

#tab-prod-interior tr {
    vertical-align: top;
    border-bottom: gainsboro 1px solid;
    
}

#tab-prod-itens {
    width: 110px;
    float: left;
    margin-right: 0px;
    margin-top: 4px;
    margin-left: 4px;
    color: #003300;
}

#tab-prod-itens img {
    border-width: 0px;
}


#tab-prod-img {
    width: 110px;
    height: 110px;
    display:block;
    overflow: hidden;
}

#tab-prod-disc {
    float: left;
    text-align: left;
    margin-top: -3px;
    padding-bottom: 10px;
    width: 100%;
}

#tab-prod-desc {
    font-size: 10px;
    font-weight: bold;
    padding-left: 3px;
    margin-top: 3px;
    overflow: hidden;
    max-height: 24px;
    width: 100%;
}

#tab-prod-carac {
    font-size: 9px;
    height: 12px;
    text-align: left;
    font-family: Trebuchet MS;
    padding-left: 3px;
    margin-top: 2px;
    overflow: hidden;
    font-weight: normal;
    text-transform: lowercase;
    width: 100%;
}

#tab-prod-preco {
    font-size: x-small;
    height: 12px;
    float: left;
    color: Red;
    text-align: right;
    font-weight: bold;
    margin-top: 3px;
    width: 100%;
}

#tab-prod-detalhes {
    clear: both;
    height: 10px;
    text-align: right;
    margin-top: 2px;
    right: 0;
}

/************ FILTRO *****************/

#filtro {
    width: 750px;
    height: 70px;
    background: #FEFFE0;
    border: 1px solid #DBDCC2;
    
}

.filtrar-por {
    text-align: center;
    font-size: 120%;
}

.radio-button {
    width: 140px;
    float: left;
    margin-left: 10px;
    text-align: left;
}

#controlesPesquisa{
    float:left;
    background: #FEFFE0;
    height:68px;
    width: 500px;
    text-align: left;
}

.pesquisa {
    width: 180px;
    float: left;
}

.botao-filtro {
    float: left;
    height: 25px;
}

.itens {
    float: right;
    background: *#FEFFE0;
    width: 240px;
    height: 70px;
}

.itens-alinhamento {
    margin-top: 0px;
}

.itens-alinhamento span{
    padding: 10px 0 0 0;
    width: 150px;
    float: left;
}

.botoes {
    background: white url('../imagens/bg_barra.gif') repeat-x 0 -2px;
    border: 1px solid #ADADAD;
    color: yellow;
    cursor: pointer;
    font-size: 10px;
    font-family: verdana;
    font-weight: bold;
}

.botoes1 {
    background: white url('../imagens/bg_barra.gif') repeat-x 0 -2px;
    border: 1px solid #ADADAD;
    color: yellow;
    cursor: pointer;
    height: 20px;
    font-size: 10px;
    font-family: verdana;
    font-weight: bold;
    margin-top: -14px;
}

.botoes:hover, .botoes1:hover 
{
   color: Black;
}

/**** CONTATO ****/
.ctextbox
{
    background-color: White;
    border-width: 1px;
    border-color: Green;
    border-style: solid;
    font-size: xx-small;
}

#filtro1 {
    float: left;
    width: 200px;
}

/**** PAGINAÇÃO ****/
.paginacao1 {
    font-size: 12px;
    background: #EBF6E8;
    float:left;
    text-align: center;
    width: 100%;
}

.paginacao1 a {
    color: Black;
}

.paginacao1 a:hover {
    color: red;
}

/**** QUEM SOMOS ****/
.tab-qs {
    width: 760px;
    height: 100%;
    background: white;
    padding-top: 5px;
    padding-bottom: 5px;
}
.tab-dentro {

}

.tab-dentro-img {
    float: left;
    width: 200px;
    overflow: hidden;
}

.tab-dados {
    float: left;
    margin-left: 5px;
    width: 530px;
    text-align: left;
    padding: 10px;
    color: Black;
}

#rodape {
    width: 100%;
    display: block;
}

#rodape a {
    text-decoration: none;
    color: white;
    font: arial;
    font-size: 12px;
}

#rodape a:hover 
{
    text-decoration: underline;
    color: Yellow;
}

#DataList1 {
    float: left;
    background-color:White;
}

#TelefoneLinkButton 
{
    color:#313031;
    font-family: Verdana;
    font-size: small;
}


.tudo
{
    width: 100%;
}
.centro
{
    text-align: center;
}

.fundoPopUp
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: center;
    z-index: 1000;
}

.janelaPopUp
{
    border: 1 groove Green;
    position: absolute;
    z-index: 10001;
    background: white;
    width: 300px;
    height: 300px;
    text-align: center;
    margin-top: 150px;
    left: 150px;
    border-collapse: collapse;
    top: 0px;
    display: none;
}

.quadroAviso
{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}

.maior
{
    font-size: 1.3em;
    font-weight: bold;
}

.login
{
    background-color: #93C089;
    border: 1px #696969 solid;
    height: 100%;
    width: 100%;
    text-align: center;
}
.login > label
{
    width: 55px;
    display: inline-block;
}
.login > h3
{
    background: #437F35;
    text-align: center;
    margin: 0;
    color: yellow;
    font-size: 180%;
}

.fechar
{
    display: block;
    float: right;
    background: red;
    color: White;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    margin: 0 2px 0 2px;
}

.erro
{
    background: red;
    width: 100%;
    color: Yellow;
    font-weight: bold;
    margin: 2px 0 2px 0;
    display:inline-block;
}
