@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; }

html { background: #000 url(../images/bg-repeat.jpg) repeat-x; }

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

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

h1 span,
ul li a span,
p a span { display: none; }

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

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

a.underline,
a.underline-off { text-decoration: underline; color: #000; }
a.underline:hover,
a.underline-off:hover { text-decoration: none; }

a.underline-on { text-decoration: none; color: #4D82BD; }
a.underline-on:hover { text-decoration: underline; }