@charset "utf-8";

/* Data: 23/05/2010 */
/* Designer: Marconi Duarte */
/* Email: marconiduarte@yahoo.com */

/* (c) 2010 Marconi Duarte Criação de Sites */
/* URL: http://www.marconiduarte.com */
/* E-Mail: contato@marconiduarte.com */
/* Telefone: (83) 8895-3902 */

@import url(layout.css);
@import url(superfish.css);

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

html { background: #fff url(../images/bg-repeat-topo.png) repeat-x left 10px; cursor: default; }

body { background: url(../images/bg-topo.png) no-repeat center 10px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #515151; }

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

.clear { clear: both; }

.obs { color: #ff0000; }

h1 span,
#menu ul li a span,
#redessociais ul li a span,
#menurodape ul li a span { display: none; }

h1 { font-size: 20px; color: #0866b7; }

h2 { font-size: 12px; color: #656261; }

input,
textarea,
select { background-color: #fff; border: 1px solid #0866b7; padding: 7px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #515151; }

input:focus,
textarea:focus,
select:focus { background-color: #efefef; border: 1px solid #515151; color: #0866b7; }

input.btns { width: 137px; height: 33px; background: url(../images/btn-cinza.png) no-repeat; text-transform: uppercase; font-size: 12px; color: #fff; cursor: pointer; text-align: right; border: none; padding-right: 15px; }

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

a.underline { text-decoration: underline; }

a.underline:hover,
a.underlineazul:hover { text-decoration: none; }

a.underlineazul { text-decoration: underline; color: #0866b7; }

