* {padding: 0; margin: 0; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; list-style: none; border: none; line-height: 14px;}

hr { display: none;}

body {background: #fff url(../img/bg.jpg) repeat-x;}

/* ------------------------------------------- DIV CONTAINER ------------------------------------------- */
div#container { width: 829px; margin: 0 auto; position: relative;}

#logo { position: absolute; top: 70px; left: 0; z-index: 2;}
#data { float: right; margin: 30px 0 55px 0;}
/* ------------------------------------------- FIM DIV CONTAINER ------------------------------------------- */

#contentHome {width: 606px; height: 219px; float: right; background: url(../img/bg-content-home.jpg) no-repeat; margin-bottom: 50px;}
#contentHome ul { margin-left: 140px; margin-top: 60px;}
#contentHome ul li { font-weight: bold; font-style: italic; color: #fff; margin-bottom: 20px;}

#nav { float: right; clear: both;}
#nav li { display: inline;}
#nav li a { display: block; float: left;}
#nav li a#paginaInicial { width: 102px; height: 33px; background: url(../img/btn/pagina-inicial.jpg) no-repeat; text-indent: -9999px;}
#nav li a#paginaInicial:hover { background: url(../img/btn/pagina-inicial-hover.jpg) no-repeat;}

#nav li a#sobre { width: 100px; height: 33px; background: url(../img/btn/sobre.jpg) no-repeat; text-indent: -9999px;}
#nav li a#sobre:hover { background: url(../img/btn/sobre-hover.jpg) no-repeat;}

#nav li a#nossosProdutos { width: 100px; height: 33px; background: url(../img/btn/nossos-produtos.jpg) no-repeat; text-indent: -9999px;}
#nav li a#nossosProdutos:hover { background: url(../img/btn/nossos-produtos-hover.jpg) no-repeat;}

#nav li a#loja { width: 102px; height: 33px; background: url(../img/btn/loja.jpg) no-repeat; text-indent: -9999px;}
#nav li a#loja:hover { background: url(../img/btn/loja-hover.jpg) no-repeat;}

#nav li a#contato { width: 104px; height: 33px; background: url(../img/btn/contato.jpg) no-repeat; text-indent: -9999px;}
#nav li a#contato:hover { background: url(../img/btn/contato-hover.jpg) no-repeat;}

address { text-align: center; font-style: normal; clear: both; width: 606px; float: right; font-size: 11px;}


#content {width: 391px; padding-top: 20px; padding-bottom: 20px; padding-left: 165px; padding-right: 50px; float: right; position: relative; background: #4ebbe6 url(../img/bg-content.jpg) no-repeat; margin-bottom: 50px; z-index: 1; color: #fff; }
#content h3, #content p { text-align: left;}
#content h3 { margin-bottom: 32px;}

#content form { width: 250px; margin: 0 auto;}
#content form .estiloCampo { display: block; margin: 3px 0 15px 0; width: 100%;}
#btEnviar { float: right;}

#bgContentBottom { width: 606px; height: 13px; background: url(../img/bg-content-bottom.jpg) no-repeat; position: absolute; bottom: -13px; left: 0; z-index: -9999;}

#listProduto {}
#listProduto li { text-align: center; display: block; float: left; width: 106px; margin: 10px; font-weight: bold;}
#listProduto li img {margin-bottom: 5px; border: 1px solid #999; padding:3px; background: #fff;}
#listProduto li p { text-align: center; margin-bottom: 5px;}
#nomeProduto { color: #000; font-size: 16px;}
/* ------------------------------------------- CLASSES ------------------------------------------- */
. {}
/* ------------------------------------------- FIM CLASSES ------------------------------------------- */