/* 
    Document   : base
    Created on : 22/11/2012, 11:55:22
    Author     : cheble
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

html{margin:0;}

body{font-family: "Arial",Verdana, sans-serif; width: 100%; margin: 0;}

h1{font-size: 1.4em; line-height: 1; margin-bottom: 0.5em; color: #666;}

h2, h3{border-bottom:1px dashed #ddd; font-size: .8em!important; margin: 0 0 1em!important; line-height: 2em!important; font-weight: bold; color:#666; }

p{color: #555;}

strong,b{font-weight: bold;}

i{font-style: italic;}

.dados_produtos{margin-bottom: 30px;}