@charset "utf-8";

/* Data: 14/10/2009 */
/* 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('http://www.onhost.com.br/css/layout.css');
@import url('http://www.onhost.com.br/css/layout-internas.css');

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

html { background-color: #fff; cursor: default; }

body { background: #f0f0f0 url('http://www.onhost.com.br/images/bg.png') repeat-x center top; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #595959; }

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

.clear { clear: both; }

h1 span,
#topo #areadocliente ul li a span { display: none; }

h2,
#menu,
.saibamais { font-family: "Trebuchet MS", Helvetica, sans-serif; }

h3 { font-size: 16px; margin-bottom: 10px; color: #ff9900; }

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

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

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

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