/*  
Template: JoomBiz
Author: jan waldeck (www.jwaldeck.com)
Date: 94/2009
Purchase at: www.themeforest.com
*/

* {
 margin: 0px;
 padding: 0px;
}

body {
 background: #efeeef url(../images/bg_body.gif) repeat-x;
 font: 12px Verdana, Arial, sans-serif;
 color: #000;
 text-align: left
}

#right {
display:none;
}
#breadcrumb {
display:none;
}
#menu {
display:none;
}
#busca {
display:none;
}
#topo {
display:inline;
}

h1, .blog h2, .componentheading {
color:#000;
font:36px "Times New Roman", Times, serif;
padding:0;
margin-bottom:0px;
border:none;
}

h2 {
color:#f6931e;
font:22px Verdana, Arial, sans-serif;
margin:20px 0 10px 0;
padding:4px 4px 4px 0px;
border-bottom:1px solid #f6931e;
letter-spacing:-0.05em;
}

h3 {
color:#000;
font:14px Arial, Verdana, sans-serif;
margin:20px 0 10px 0;
padding:0;
font-weight:bold;
}
h4 {
color:#000;
font:14px Arial, Verdana, sans-serif;
margin:0;
font-weight:bold;
}
p {
margin-top:15px;
line-height:12pt;
}
#topo {
width:780px;
margin:0;
height:147px;
background: none;
padding:0;
position:relative;
background:url(../images/logo.gif) center left no-repeat;
}
.imagemesquerda {
border:2px solid #dcdcdc;
float:left;
margin:5px 15px 5px 0px;}
.imagemesquerdasemborda {
float:left;
margin:5px 15px 5px 0px;}

.imagemdireita {
border:2px solid #dcdcdc;
float:right;
margin:5px 0px 5px 15px;}
.imagemdireitasemborda {
float:right;
margin:5px 0px 5px 15px;}
.question {
color:#fe0000;
font-size:16px;
font-weight:bold;
}
.precoantigo {
text-decoration: line-through;
}
.borda {
border:1px solid #d2d2d2;
}
