html, body{height: 100%; width:100%;}
body{font-family:Arial; font-size:12px; line-height:15pt; color:#686347; margin:0px; padding:0px; background-image:url(../img/bg.jpg); background-repeat:repeat-x; background-color:#ffffff; background-position:top;}
/* TAGS */
img{border:none;}
h1 , h2 , h4 , h5 , h6 { font-family: "Arial"; display: block; color: #282828; clear: both; font-weight: bold; }
h1 { font-size: 22px; line-height: 22px; }
h2 { font-size: 18px; line-height: 18px; }
h2 { padding: 5px 0 10px 10px; border-bottom: 1px solid #a2a2a2; margin-bottom: 15px; text-transform:uppercase;}
h3 { font-size: 16px; padding: 0px 0px 0px 0px; font-family: "Arial"; color:#FFFFFF; margin:0px; }

a:link{color:#af3e36; font-family: Arial; font-size:11px; text-decoration:none; font-weight:normal;}
a:visited{color:#af3e36; font-family: Arial; font-size:11px; text-decoration:none; font-weight:normal;}
a:hover {color:#4d0606; font-family: Arial; font-size:11px; text-decoration:none; font-weight:normal;}

a.desenv:link{color:#FFF; font-family: Arial; font-size:11px; text-decoration:none; font-weight:bold;}
a.desenv:visited{color:#FFF; font-family: Arial; font-size:11px; text-decoration:none; font-weight:bold;}
a.desenv:hover {color:#FFF; font-family: Arial; font-size:11px; text-decoration:underline; font-weight:bold;}


p{text-align:justify;}

/* FORMULARIO */
input, select, textarea{font-family:Arial; font-size:12px; color:#61421b; border:#666 1px solid; padding:5px; width:355px; font-weight:bold;}
label.formprod{width:100px; text-align:right; float:left; margin-right:10px;}

/* TABELA */
td{vertical-align:top;}
tr.tabela{background-color:#008855; color:#FFFFFF;}
table.borda{border:solid; border-width:1px; border-color:#008855;}

/* IDs */
#bloco {display:block; position:relative; margin:0px auto; width:100%; min-height:100%; background-image:url(../img/header.jpg); background-repeat:no-repeat; background-position:center top;}
* html #bloco {height: 100%;} /* Hack para IE6 */
#conteudo {display:block; position:relative; margin:0px auto; width:920px; padding-bottom:120px;}
#rodape{bottom:0; position:absolute; width:100%; background-color:#e2e0d5; clear:both; padding:10px 0 10px 0; height:120px; color:#FFF;}
#rodape .conteudo{ margin:0px auto; width:920px;}

/* CLASSES */
.FL{float:left;}
.FR{float:right;}
.CB{clear:both;}

/* HOME */
#logo{position:absolute; top:0; left:0; z-index:90;}
#frasetopo{float:right; margin-top:95px;}

#menu{position:absolute; z-index:100; top:145px; left:180px;}
#menu a{float:left;}

#bannerflash{ float:left; margin-top:78px;}
#homeconteudo{width:595px; margin-left:35px; margin-top:30px; margin-right:50px; float:left;}
#homelateral{margin-top:30px; float:left;}

/* GERAL */
#bloco_conteudo{float:left; margin-top:78px; background-color:#FFF; width:920px; padding-bottom:100px;}
#bloco_conteudo #espaco{padding:34px; padding-bottom:0; padding-top:4px; height:100%;}