body {
   position:relative;
   margin:0px;
   color:#000000;
   font-family: Arial;
   font-size:12px;
   background-image:url('images/bg_Site.jpg');
   background-repeat:repeat-x;
   background-position: center top;
   background-color:#335185;
}

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;
}

h1 {
   background-image:url('images/barra.gif');
   background-repeat:repeat-x;
   background-position: center bottom;
   text-transform:uppercase;
   margin-bottom:10px;
   margin-top:0px;
   margin-left:0px;
   margin-right:0px;
   font-size:20px;
   color:#235500;
   padding-left:5px;
   padding-bottom:10px;
   padding-top:10px;
}


h2 {
   background-image:url('images/barra.gif');
   background-repeat:repeat-x;
   background-position: center bottom;
   text-transform:uppercase;
   margin-bottom:10px;
   margin-top:0px;
   margin-left:0px;
   margin-right:0px;
   font-size:20px;
   color:#235500;
   padding-left:5px;
   padding-bottom:10px;
   padding-top:10px;
}

h3 {
   background-image:url('images/barra.gif');
   background-repeat:repeat-x;
   background-position: center bottom;
   text-transform:uppercase;
   margin-bottom:10px;
   margin-top:0px;
   margin-left:0px;
   margin-right:0px;
   font-size:20px;
   color:#235500;
   padding-left:5px;
   padding-bottom:10px;
   padding-top:10px;
}

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;
}

#sombra2 {
   background-image:url('images/bg_inferior.jpg');
   background-repeat:repeat-x;
   background-position: center bottom;
   float:left;
   margin:0px;
   padding:0px;
   width:100%;
}

#sombra {
   background-image:url('images/montrasti.png');
   background-repeat:no-repeat
   background-position: center top;
   margin:0px;
   padding:0px;
   margin-top:0px;
   margin-right:0px;
   margin-bottom:0px;
   margin-left:0px;
   position:relative;
   width:100%;
}

#geral {
   background-color:#FFFFFF;
   margin-top:0px;
   margin-right:0px;
   margin-bottom:0px;
   margin-left:0px;
   position:relative;
   padding:0px;
   width:100%;
}

#topo {
   background-image:url('images/bg_menu.jpg');
   background-repeat:repeat-x;
   background-position: center bottom;
   position:relative;
   width:100%;
}

#topo #menutopo {
   width:100%;
   float:left;
}

#topo ul{
   list-style:none;
   position:relative;
   padding:0px;
   margin:0px;
}

#topo li{
   text-align:center;
   position:relative;
   margin:0px;
   padding:17px;
   float:left;
   text-transform:uppercase;
}

#topo a{
   color:#FFFFFF;
   font-size:12px;
   font-weight:bold;
}

#topo a:hover{
   color:#000000;
   text-decoration: none;
   font-size:12px;
}


#busca {
   background-image:url('images/bg_busca.jpg');
   background-repeat:repeat-x;
   background-position: center top;
   color:#FFFFFF;
   position:relative;
   float:left;
   width:100%;
}

#centro2 {
   margin:0px;
   color:#000000;
   position:relative;
   float:left;
   width:100%;
   margin-top:10px;
}

#centro3 {
   color:#000000;
   float:left;
   width:75%;
   padding-top:0px;
   padding-right:0px;
   padding-left:0px;
   margin-left:0px;
   margin-right:0px;
   margin-bottom:10px;
}

#centrop1 {
   width:20%;
   float:left;
}

#centrop2 {
   width:80%;
   float:left;
}

#esquerda {
   float:left;
   width:212px;
}

#direita {
   float:left;
   width:773px;
}



#binferior ul{
   list-style:none;
   position:relative;
   padding:0px;
   margin:0px;
}

#binferior li{
   padding:2px;
   margin-top:0px;
   margin-left:0px;
   margin-right:2px;
   margin-bottom:5px;
   text-align:center;
   float:left;
   color: #000000;
}

#binferior li a{
   font-weight:bold;
   color: #FFFFFF;
   text-decoration: none;
}

#binferior li a:hover {
   color:#99cc33;
   text-decoration: none;
}

#binferior {
   color:#FFFFFF;
   position:relative;
   display:inline; /*Bug da margem dupla para floats no IE*/ 
   float:left;
   width:100%;
   padding-bottom:10px;
}


.produtos {
   text-align:left;
   padding:0px;
   margin:1px;
   float:left;
   width:255px;
   height:330px;
}

.produtos2 {
   text-align:center;
   padding:0px;
   margin:1px;
   float:left;
   width:190px;
   height:330px;
   border-bottom:1px solid #dcf3ff;
}

.produtos .img {
   margin-bottom:10px;
}

#opcoes {
   padding:10px;
   background-color:#EDEDED;
   border-bottom:1px solid #CECABA;
   border-right:1px solid #CECABA;
}

.opp {
   padding:0px;
   float:left;
   margin:0px;
}

#opcoes img {
   padding:0px;
   margin:0px;
}

#opcoes a {
   padding-top:5px;
   padding-bottom:0px;
   padding-left:5px;
   padding-right:5px;
   margin:0px;
}

.contato {
   text-align:right;
   font-weight:bold;
   width:150px;
   margin:2px;
   padding:5px;
   float:left;
   color:#000000;
}

.caixa {
   background-color:#f4f4f4;
   border:1px solid #dee3e4;
   padding:5px;
   color:#000000;
   margin:2px;
}

.msg {
   background-color:#fa446a;
   border:1px solid #f91243;
   padding:10px;
   color:#FFFFFF;
   margin:2px;
   text-align:center;
}