* { margin: 0; padding: 0; }

body {
font: normal 11px Verdana, Tahoma, Verdana, sans-serif;
color: #000;
background: #F9F9F9 url(images/fundo.jpg) no-repeat;
}

.clear { clear: both; }
.center { text-align: center; }

a {
color: #000;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#wrap {
width: 950px;
margin: 0 auto;
border: solid 0px;
padding: 0 54px 0 0;
}

#header {
}

#top_hfull {
clear: both;
width: 100%;
border: solid 0px;
}

#main {
float: left;
width: 100%;
padding: 18px 0 10px 0;
}

#column_side_l {
float: left;
width: 201px;
padding: 0 0 0 11px;
}

#column_side_l ul{
list-style: none;
}

#main_content {
float: right;
width: 723px;
padding: 0 0 0 0;
border: solid 0px;
}

#main_content_home {
background: url(images/home_toda.png) no-repeat;
height: 862px;
border: solid 0px;
line-height: 17px;
float: right;
width: 723px;
padding: 0 0 0 0;
}

#main_content_pg {
border: solid 0px;
line-height: 17px;
float: right;
width: 714px;
padding: 0 0 0 0;
background: url(images/bg_pg2.png) 0 50px no-repeat;
}

#main_content_pg2 {
border: solid 0px;
line-height: 17px;
float: right;
width: 714px;
padding: 0 0 0 0;
background: url(images/bg_pg.png) bottom no-repeat;
}

.title_pg {
border: solid 0px;
height: 50px;
}

#footer {
background: url(images/bgrodape.png) repeat-x;
clear: both;
height: 23px;
text-align: center;
}

/* Formulário */
.form_z {
margin: 0 auto;
border: solid 0px;
width: 505px;
}

.form_z input, textarea {
margin: 3px 0 10px 0;
padding: 3px;
}

.form_z select {
font-size: 13px;
margin: 3px 0 10px 0;
padding: 3px;
}

.form_z textarea {
width: 450px;
height: 50px;
font: 13px Verdana;
padding: 3px;
}

.form_z label { font-weight: bold; }

input.frm_enviar {
border: solid 1px #F50;
background: #F80;
width: 70px;
font-weight: bold;
color: #FFF;
cursor: pointer;
padding: 4px;
}

.box_form {
border: solid 0px;
width: 250px;
padding: 0 0 5px 0;
float: left;
}

.box_form_full {
border: solid 0px;
clear: both;
padding: 5px 10px 0 0;
}

.ast {
color: #F00;
font-weight: normal;
}
/*******/

.box_produto {
border: solid 0px;
margin: 0 20px 30px 0;
float: left;
width: 317px;
height: 164px;
background: url(images/fundo_produtos.png) no-repeat;
}

.box_detalhes_a {
border: solid 0px;
width: 400px;
float: right;
}

.box_detalhes_a h2{
font-weight: normal;
color: #888;
text-transform: uppercase; 
font-size: 12px;
}

.table_form{
border: solid 0px;
}

.table_form td{
padding: 5px 15px 5px 0;
}

.table_form input{
padding: 2px
}

.busca_aw {
border: solid 0px;
padding: 7px 0 20px 0;
}

.input_busca_aw {
border: solid 1px #BBB;
padding: 6px;
width: 137px;
}

.input_submit_aw {
width: 40px;
background: url(images/formbg.gif) repeat-x;
border: solid 1px #AAA;
cursor: pointer;
padding: 5px 0 5px 0;
margin: 0 0 0 5px;
font-weight: bold;
}