/* config */
body { background: #000; }

/* override */
h1 { color: #00501F; }
h2 { color: #991A36; }
h3 { color: #00501F; font-weight: bold; font-size: 16px; }
.box { background-color: transparent; margin: 0;}
.container { background: #fff; border: 2px solid #fff; }
input[type="submit"], input[type="reset"] { background: url('../img/site/menu_bg_02.png'); width: 105px; height: 25px; color: #fff; font-weight: bold; border: 0; margin: 0; cursor: pointer; }

/*  */
.titulo_produtos { float: left; padding-right: 15px; color: #00501F; font-size: 36px; }
.sub_titulo_produtos { padding-top: 6px; color: #666; font-size: 30px; }

/* botoes */
.botao_detalhe { color: #fff; width: 100px; height: 21px; background-image: url('../img/site/bg_detalhes.png'); text-align: center; padding-top: 3px; }
.botao_detalhe a { text-decoration: none; color: #fff; }
.botaoL1 { color: #fff; width: 105px; height: 25px; background-image: url('../img/site/menu_bg_01.png'); text-align: center; padding-top: 15px; }
.botaoL2 { color: #fff; width: 105px; height: 18px; background-image: url('../img/site/menu_bg_02.png'); text-align: center; padding-top: 6px; }
.botaoL3 { color: #fff; width: 200px; height: 18px; background-image: url('../img/site/menu_bg_03.png'); text-align: center; padding-top: 4px; }

/* containers */
.header { height: 354px; background: #fff url('../img/site/topo.jpg') no-repeat; }
.topo1 { height: 55px; padding-top: 58px; color: #fff; margin-left: 10px; }
.topo1 input[type="text"], input[type="password"] { border: 0; width: 104px; margin-top: 2px; font-size: 9px; }
.content { padding-top: 15px; padding-bottom: 10px; background: #fff url('../img/site/bg_content.png') no-repeat bottom; }
.rodape { text-align: center; color: #747577; background: url('../img/site/bg_rodape.jpg') repeat-x; }

/* others */
.verde { color: #00501F; }
.rounded { padding: 3px 8px; background: transparent none repeat scroll 0 0 !important; }
.img_round { background: transparent url('../img/site/bg_round.png') no-repeat; width: 150px; }
.img_small_round { background: transparent url('../img/site/bg_round_small.png') no-repeat; width: 120px; }
.form_row { background-color: none; display: block; min-height: 32px; }
.form_left { width: 65px; float: left; padding: 10px 0 0 7px; min-height: 24px; text-align: right; }
.form_right { width: 200px; float: left; padding: 5px; min-height: 24px; }