* {margin:0; padding: 0; list-style: none; border: 0; text-decoration: none;}
body {text-align: justify; font-family: Verdana; font-size:12px; color: #616161;}
.titulos{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10; color:#FFFFFF; font-weight:bold;}
.titulos2{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12; color:#FFFFFF; font-weight:bold; background-color:#c78f42; padding:5px;}
.titulos3{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10; color:#c78f42; font-weight:bold;padding:5px;}
.titulos_imp{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:5; color:#c78f42; font-weight:bold; border:solid 1px; padding:3px; background-color:#FFFFFF;}
.titulos4{font-family:Verdana; font-size:9px; color:#FF0000; font-weight:bold;}
input, select, textarea {border:solid 1px; border-color:#c78f42;font-size:12px; background-color:#EBEBEB;}
input#enviar {border:none;}
a:link {text-decoration:none;color:#CC6633;}
a:visited {text-decoration:none;color:#CC6633;}
a:active {text-decoration:none;color:#FF0000;}
a:hover {text-decoration:blink;color:#999999;}
.celulas{text-align: center;border-right: dashed 1px black;border-bottom: dashed 1px black;padding-top: 10px;padding-bottom: 10px;}
#pop{display:none;position:absolute;top:50%;left:50%;margin-left:-350px;margin-top:-200px;padding:10px;width:450px;height:400px;border:2px solid #c78f42; background-color:#FFFFFF;}
#pagina{width:760px; height:650px; margin:0 auto; margin-top:50px;}
#cabecalho{width:760px; height:100px;background-color:#ccb646;}
#centro{width:760px; height:515px;margin-top:5px; float:left;}
#home{width:740px; height:490px; border:solid 1px; margin:0 auto; position:relative; padding:10px; background-image:url(../img/home_livro.jpg); background-repeat:no-repeat;}
#home_sobre{width:730px; height:490px; border:solid 1px; margin:0 auto; position:relative; padding:10px; background-image:url(../img/home_sobre.jpg); background-repeat:no-repeat;}
#ver_poesia{width:350px; height:100%; margin-left:30px;}
#principal{width:400px; height:350px; background-image:url(../img/index.jpg); background-repeat:no-repeat; float:left;}
#sobre{width:400px; height:440px; border:solid 1px; padding:10px;}
#contato{width:380px; height:300px; border:solid 1px; padding:10px;}
#pedidos{width:380px; height:380px;}
/* Começo Menu */
#menu{width:760px;}
.bubplastic.horizontal {width: 100%;height:27px;margin: 0;padding: 0;background: #000000 url(../img/bg-bubplastic.gif) top left repeat-x;}
.bubplastic.horizontal ul {list-style: none;margin: 0;padding: 0;}
.bubplastic.horizontal ul li {float: left;margin: 0;padding: 0;background: transparent url(../img/bg-bubplastic-button.gif) top left no-repeat;}
.bubplastic.horizontal ul li a {display: block;height: 27px;padding-left: 35px;float: left;color: #FFFFFF;text-decoration: none;}
.bubplastic.horizontal ul li a span.menu_ar {display: block;float: left;height: 22px;padding-top: 5px;padding-right: 35px;background: transparent url(../img/bg-bubplastic-button.gif) top right no-repeat;cursor: pointer;}
.bubplastic.aqua ul li a:hover, .bubplastic.aqua ul li.highlight a {background: transparent url(../img/bg-bubplastic-h-orange.gif) top left no-repeat;}
.bubplastic.aqua ul li a:hover span.menu_ar, .bubplastic.aqua ul li.highlight a span.menu_ar {background: transparent url(../img/bg-bubplastic-h-orange.gif) top right no-repeat;}
/* Final do Menu */
#rodape{width:760px; height:70px; margin:0 auto; background-color:#ccb646;}

/*carrinho começo */
#confirma_pedido{width:390px; height:100px; background-color:#CCCCCC; border:#c78f42;margin:10px; padding:10px;color:#006600;}
#menu_carrinho{position: absolute;width:400px; height: 18px;text-align: center; margin:0 auto; padding:3px; background-color:#FFFFCC;}
#menu_carrinho ul{margin: 0; padding: 0;list-style: none;text-decoration: none;}
#menu_carrinho ul li{margin: 10px;padding: 2px;display: inline;text-decoration: none;}
.menu_carrinho li  a:hover{color:#FFFFFF;}
#conteudo{position: relative;top:30px;width: 680px;margin: 0;padding:20px; background-color:#FFFFCC}
/*carrinho Final */