@charset "utf-8";

/* Data: 30/04/2010 */
/* Designer: Marconi Duarte */
/* Email: marconiduarte@yahoo.com */

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

@import url(layout.css);

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

html { background: #fff url(http://www.competiva.com.br/_shared/congelado/images/bg-repeat.jpg) repeat-x center 352px; cursor: default; }

body { background: url(http://www.competiva.com.br/_shared/congelado/images/bg-topo.jpg) repeat-x center top; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; }

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

.clear { clear: both; }

h1 span,
#principal #cliente h2 span { display: none; }

input,
textarea,
select { font-family: Arial, Helvetica, sans-serif; font-size: 15px;  color: #000; }

input:focus,
textarea:focus,
select:focus { color: #0072b5; }

input.btns { width: 125px; min-height: 41px; background: url(http://www.competiva.com.br/_shared/congelado/images/btn-campos.png) no-repeat; padding: 0 0 0 7px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #fff; cursor: pointer; }

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

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