/*
    Theme Name: Venzel
    Theme URI: http://www.venzel.com.br
    Description: Tema desenvolvido pela Venzel Soft
    Author: Almeida Junior
    Author URI: http://www.venzel.com.br
    Version: 2.0
    Tags: Azul, Branco
    License: Pragmatismo Politico até o contrato vigente
    License URI: http://www.venzel.com.br/pragmatismo
*/
* {
    padding:0px;
    margin:0px;
}

body, div, span, p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td {
    padding: 0px;
    margin: 0px;
    outline: none; /* bordas do form no chrome */
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
}

fieldset, img { border: 0px; }

img { display: block; }

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
}

ol, ul { list-style: none; }

q:before, q:after { content: ''; }

abbr, acronym { border: 0px; }

caption, th { text-align: left; }

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}