body {
     background: #FFF url("images/bg.jpg") repeat-x top;
     margin: 0px 0px 0px 0px; /*-top . -right . -bottom . -left.*/
     padding: 0px 0px 0px 0px;
     font-family: verdana;
     color: #31383F;
     }
     
Table {

     background: #FFFCF7 url("http://www.polipisos.com.br/css/images/meio_bg2.jpg");
     width: 775;
     margin: 0 0 0 0;
     vertical-align: top;
     border-top: 0px solid #DCDCDC;
     border-right: 0px solid #DCDCDC;
     border-bottom: 0px solid #DCDCDC;
     border-left: 0px solid #DCDCDC;
     font-size: 12px;
     text-align: justify;
     }
table table {
     background: #FFF url("http://www.polipisos.com.br/css/images/meio_bg2.jpg");
     color: #31383F;
     font-size: 9;
     width: 480px;
     vertical-align: top;
     border: 0px solid #DCDCDC;
     }
table table table {
     background: #fff url("http://www.polipisos.com.br/css/images/meio_bg2.jpg");
     color: #31383F;
     font-size: 9;
     width: 480px;
     vertical-align: top;
     border: 0px solid #DCDCDC;
     }
table table table table {
     background: #fff url("http://www.polipisos.com.br/css/images/meio_bg2.jpg");
     color: #31383F;
     font-size: 9;
     width: 480px;
     vertical-align: top;
     border: 0px solid #DCDCDC;
     }
H1  {
     color: #F4B301;
     font-size: 20px;
     font-family: verdana;
     font-weight: normal;
     text-decoration: none;
     /*font-variant: small-caps;*/
     text-align: left;
     line-height: 100%;
     }
Hr {
     background-color:#A3ACB4; /*background="MOZ" color="IE"*/
     color: #C0C0C0;
     border: 0px; height: 1px;
     }
     
img {border: 0px}

li#c  {list-style-image: url(http://www.polipisos.com.br/css/images/ico_li.jpg) }
li#s  {list-style-image: url(http://www.polipisos.com.br/css/images/ico_li.jpg) }


a {
    color: #FFA800;
    text-decoration: underline;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
     }
a:hover {
    /*background-color:#C0C0C0;*/
    color: #765000;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    }

/*Imagens do Topo*/

div#T1 {
   background-image: url("images/pisos_01.jpg");
   width: 775px; height: 63px;
     }
div#T2 {
   background-image: url("images/pisos_02.jpg");
   width: 775px; height: 63px;
     }
div#T3 {
   background-image: url("images/pisos_03.jpg");
   width: 775px; height: 64px;

     }
     
/*Estrutura da página*/

TD#Meio {
    padding: 10 15 0 15;
    /*background-color: #31383F;*/
    width: 585;
    vertical-align: top;
    }
span#H1C{
     color: #FFF;
     font-family: verdana;
     font-size: 12px;
     font-weight: normal;
     font-style: none;
     text-decoration: none;
     line-height: 100%;
     }

TD#Dir {
     padding: 40 0 0 0;
     width: 160px;
     vertical-align: top;
     font-size: 11px;
     }

span#Mt {
     background-image: url(menu/menu_tit.gif);
     background-repeat: no-repeat;
     font-family: arial;
     font-size: 12px;
     text-decoration: none;
     font-weight: bold;
     text-align: center;
     display: block;
     margin: 0px 0px 0px 0px;
     padding: 2px 0px 0px 0px;
     height: 23px;
     }

TD#Dir a{
     background-image: url(menu/menu_base.gif);
     background-repeat: no-repeat;
     color: #61686E;
     font-family: arial;
     font-size: 12px;
     text-decoration: none;
     display: block; /*pula a linha*/
     margin: 0px 0px 0px 0px;
     padding: 2px 0px 0px 8px;
     height: 18px; /*altura botao*/
     font-weight: bold;
     text-align: left;
     }
TD#Dir a:hover {
     background-image: url(menu/menu_dest.gif);
     background-repeat: no-repeat;
     color: #6E4100;
     font-family: arial;
     font-size: 12px;
     text-decoration: none;
     font-weight: bold;
     }

span#Mf {
     background-image: url(menu/menu_fim.gif);
     background-repeat: no-repeat;
     color: #FFF;
     display: block;
     height: 20px;
     }

/* Links padrões*/

div#R {
     background-image: url("images/rodape.jpg");
     width: 100%; height: 31px;
}
    
div#R a{
     color: #FFF;
     text-decoration: none;
     font-size: 10px;
     font-family: tahoma;
     font-weight: normal
    }
    
div#R a:hover {
     background-color: transparent;
     color: #6E4100;
     text-decoration: none;
     font-size: 11px;
     font-family: tahoma;
     font-weight: normal
    }

/* Estilo dos Formulários*/


.textarea {
    font: normal 12px verdana;
    width: 450; height: 100;
    border: 1px solid #333;
    padding-left: 2px;
    }
.form {
    font: normal 12px verdana;
    width: 450; height: 22;
    border: 1px solid #333;
    margin: 2px;
    padding-left: 2px;
    }
.form2 {
    font: normal 12px verdana;
    width: 120; height: 22;
    border: 1px solid #333;
    margin: 2px;
    padding-left: 2px;
    }
