body {
   position:relative;
   margin:0px;
   color:#000000;
   font-family: Arial;
   font-size:12px;
   background-image:url('./images/bg_site.gif');
   background-repeat:repeat-x;
   background-position: 0px top;
   background-color:#FFFFFF;
}

h5 {
   margin:0px;
   text-align:left;
   background-image:url('./images/tab.gif');
   background-repeat:no-repeat;
   background-position: 0px top;
   color:#FFFFFF;
   font-size:14px;
   border-bottom:1px solid #DA1E0B;
   padding-top:5px;
   padding-left:10px;
}

h2 {
   background-image:url('images/marca.gif');
   background-repeat:no-repeat;
   background-position: 0px top;
   padding-left:50px;
   padding-top:10px;
   height:48px;
   font-size:20px;
   border-bottom:1px solid #da251d;
   color:#da251d;
}

h1 {
   background-image:url('images/marca.gif');
   background-repeat:no-repeat;
   background-position: 0px top;
   padding-left:50px;
   padding-top:10px;
   height:48px;
   font-size:20px;
   border-bottom:1px solid #da251d;
   color:#da251d;
}

a {
   color:#000000;
   text-decoration: none;
}

a:hover {
   color:#3F6BC2;
   text-decoration: underline;
}


a:visited {
   color:#3F6BC2;
}

.limpa {
   clear:both;
}

img {
   border:0px none; 
}

.imig {
   border-bottom:1px solid #b4b4b4;
   border-top:1px solid #b4b4b4;
   border-left:1px solid #b4b4b4;
   border-right:1px solid #b4b4b4;
   padding:10px;
   margin:0px;
}

#sombra {
   margin:0px;
   padding:0px;
   margin-top:0px;
   margin-right:0px;
   margin-bottom:0px;
   margin-left:-428px;
   position:relative;
   width:770px;
   left:55%;
   background-color:#FFFFFF;
}

#geral {
   background-image:url('./images/moca.jpg');
   background-repeat:no-repeat;
   background-position: right bottom;
   margin-top:0px;
   margin-right:0px;
   margin-bottom:0px;
   margin-left:0px;
   position:relative;
   padding:0px;
   width:770px;
}

#topo {
   position:relative;
   float:left;
   width:100%;
}


#centro {
   background-image:url('images/centro.jpg');
   background-repeat:repeat-x;
   background-position: 0px 0px;
   margin:0px;
   color:#000000;
   position:relative;
   float:left;
   width:59%;
   margin-bottom:0px;
}

#centro2 {
   color:#000000;
   position:relative;
   display:inline; /*Bug da margem dupla para floats no IE*/ 
   float:left;
   width:100%;
   padding-top:5px;
   padding-right:0px;
   padding-left:0px;
   margin-left:0px;
   margin-right:0px;
   margin-bottom:10px;
}

#centro2 ul{
   padding-right:0px;
   padding-left:0px;
   margin-top:0px;
   margin-left:0px;
   margin-right:0px;
   margin-bottom:0px;
   list-style:none;
}

#centro2 li{
   font-size:12px;
   margin-top:8px;
   margin-left:0px;
   margin-right:0px;
   margin-bottom:0px;
   padding-bottom:5px;
   width:100%;
   text-align:left;
   float:left;
   color: #000000;
   border-bottom:1px dotted #cfcecd;
}

#centro2 li a{
   color: #9a9a99;
   text-decoration:none;
}

#centro2 li a:hover{
   color: #FF0000;
   text-decoration:none;
}

#centrop1 {
   float:left;
   width:70%;
   margin:0px;
}

#centrop2 {
   margin:0px;
   float:left;
   width:30%;
}

#binferior {
   margin-top:0px;
   position:relative;
   display:inline; /*Bug da margem dupla para floats no IE*/ 
   float:left;
   width:100%;
}

.produtos {
   postion:relative;
   padding:0px;
   margin:1px;
   float:left;
   width:178px;
   height:240px;
}

.produtos .img {
   margin-bottom:10px;
}

a.nome:link {color:#174277;font-size:11px;font-weight:bold;}
a.nome:hover {color: #174277;text-decoration: none;}
a.nome:visited {color: #174277;font-size:11px;font-weight:bold;}

.contato {
   text-align:right;
   font-weight:bold;
   width:150px;
   margin-top:3px;
   margin-bottom:0px;
   float:left;
}

.caixa {
   color:#939393;
   margin:2px;
   background-color:#FFFFFF;
   border-right:1px solid #d1d1d1;
   border-left:1px solid #d1d1d1;
   border-top:1px solid #d1d1d1;
   border-bottom:1px solid #d1d1d1;
}