/* CSS Document */

a:link
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: none;
}

a:visited 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: none;
}

a:hover 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: underline;
}

.a-empresa
{
 background-image: url('fachada.jpg');
 margin: 5px 5px 5px 20px;
 padding: 10px 10px 10px 80px;
 width: 80%;
 text-align: left;
 font:11px arial;
 color:silver;
 line-height:20px;
 letter-spacing:.1em;
 margin-top:0px;
}

.noticias
{
 background-image: url('fachada.jpg');
 margin: 5px 5px 5px 20px;
 padding: 10px 10px 10px 80px;
 width: 80%;
 text-align: left;
 font:11px arial;
 color:silver;
 line-height:20px;
 letter-spacing:.1em;
 margin-top:0px;
}

.produtos
{
 background-image: url('fachada.jpg');
 margin: 5px 5px 5px 16px;
 padding: 0px 10px 10px 80px;
 width: 80%;
 height: 90%;
 text-align: left;
 font:11px arial;
 color:silver; 
 line-height:20px;
 letter-spacing:.1em;
 margin-top:0px;
}

.servicos
{
 background-image: url('fachada.jpg');
 margin: 5px 5px 5px 20px;
 padding: 10px 10px 10px 80px;
 width: 80%;
 text-align: left;
 font:11px arial;
 color:silver;
 line-height:20px;
 letter-spacing:.1em;
 margin-top:0px;
}

.tipo-produto
{
/* background-image: url('fachada.jpg'); */
 border: 1px solid gray;
 margin: 0px 5px 4px 10px;
 padding: 05px 10px 12px 10px;
 text-align: left;
 font:16px arial;
 color:silver;
 line-height:20px;
 letter-spacing:.2em;
 width: 170px;
 height: 10px;
}

a.lnk-produto:link
{
}

a.lnk-produto:visited
{
}

a.lnk-produto:hover
{
 font-family: arial;
 font-size: 18px;
 font-stretch: condensed;
 font-weight: 550;
 letter-spacing:.1em;
 color: yellow;
 text-align: center;
 text-decoration: none;
}

a.lnk-produto:active
{
}

.tipo-produto-2
{
 background-image: url('fachada.jpg');
 border: 1px solid gray;
 margin: 0px 5px 5px 20px;
 padding: 0px 10px 12px 20px;
 text-align: left;
 font:18px arial;
 color:red;
 line-height:20px;
 letter-spacing:.2em;
 width: 120px;
 height: 10px;
}

.style3 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FFFFFF;
}

#Layer1 
{
 text-align: center;
 margin: auto;
 float: left;
 position: relative;
}

#Layer4 
{
 position: relative;
 top: auto;
 clip: rect(auto,auto,auto,auto);
 margin: auto;
}

#main-hdr
{
 background-attachment: scroll;
 background-color: #484848;
 border: 0 none 0;
 clear: left;
 display: block;
 position: relative; 
 visibility: visible;
 height: 76;
 width: 200;
 margin: 1px 1px 1px 1px;
 padding: 2px 1px 1px 3px;
 left: 0px;
 top: 0px;
 z-index: 99;
/*
 background-image: _images/_logomarcas/logocentraldesign.jpg;
 background-position: top left;
 background-repeat: no-repeat;
*/
}

#hdr-sec
{
 clip:rect(0px 775px 78px 0px);
 border: 0 none 0;
 clear: left;
 display: block;
 position: absolute;
 visibility: visible;
 margin: 0px 1px 1px 1px;
 padding: 2px 1px 1px 3px;
 left: 201px;
 top: 0px;
 z-index: 99;
/* background-attachment: scroll;
 background-color: gray;
 background-position: top left;
 background-repeat: no-repeat;
 height: 78;
 width: 800;
*/
}

#main-ftr
{
 border: 0 none 0;
 clear: left;
 display: block;
 position: relative;
 visibility: visible;
 height: 78;
 width: 98%;
 color: yellow;
 font-family: sans-serif, arial, verdana, times-new-roman;
 font-size: normal;
 font-stretch: semi-condesed;
 font-style: normal;
 font-variant: small-caps;
 font-weight: 500;
 margin: 1px 1px 1px 1px;
 padding: 1px 1px 1px 1px;
 left: 0px;
 top: 20px;
 z-index: 99;
 text-align: center;
}


