@charset "utf-8";

/* Data: 17/03/2009 */
/* Designer: Marconi Duarte */
/* URL: www.marconiduarte.com */
/* Email: marconiduarte@yahoo.com */

/* (c) 2009 PbSoft Criação de Sites e Softwares Personalizados */
/* URL: http://www.pbsoft.com.br */
/* E-Mail: atendimento@pbsoft.com.br */
/* Telefone: (83) 3043-7577 */

@import url(layout.css);
@import url(layout-internas.css);
@import url(lightbox.css);

* { margin: 0; padding: 0; border: 0; outline: 0; }

body { background: #f1ece5 url(../images/bg-topo.jpg) repeat-x center top; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; color: #1F1A17; }

ul, li { list-style-type: none; }

h1 span { display: none; }

input,
textarea,
select { background-color: #fff; padding: 5px 5px 4px 8px; border-bottom: 1px solid #ce181e; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; color: #1F1A17; }

input:focus,
textarea:focus,
select:focus { background-color: #ce181e; color: #fff; }

a { text-decoration: none; color: #1F1A17; }
a:hover { text-decoration: underline; }

a.underline { text-decoration: underline; color: #1F1A17; }
a.underline:hover { text-decoration: none; }