#main, table
{
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.postcontent,
.postcontent li,
.postcontent table,
.postcontent a,
.postcontent a:link,
.postcontent a:visited,
.postcontent a.visited,
.postcontent a:hover,
.postcontent a.hovered
{
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.postcontent p
{
    margin: 12px 0;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  text-align: left;
  text-decoration: none;
}

.postcontent a
{
  text-decoration: underline;
  color: #525F11;
}

.postcontent a:link
{
  text-decoration: underline;
  color: #525F11;
}

.postcontent a:visited, .postcontent a.visited
{
  color: #71633D;
}

.postcontent  a:hover, .postcontent a.hover
{
  text-decoration: none;
  color: #7F931A;
}

.postcontent h1
{
   color: #7F931A;
margin: 12px 0;    
}

.blockcontent h1
{
margin: 12px 0; 
}

.postcontent h2
{
   color: #7F931A;
margin: 13px 0;
   font-size: 18px;    
}

.blockcontent h2
{
margin: 13px 0;
   font-size: 18px; 
}

.postcontent h2 a, .postcontent h2 a:link, .postcontent h2 a:hover, .postcontent h2 a:visited, .blockcontent h2 a, .blockcontent h2 a:link, .blockcontent h2 a:hover, .blockcontent h2 a:visited 
{
   font-size: 18px; 
}

.postcontent h3
{
   color: #71633D;
margin: 16px 0;
   font-size: 18px;    
}

.blockcontent h3
{
margin: 16px 0;
   font-size: 18px; 
}

.postcontent h3 a, .postcontent h3 a:link, .postcontent h3 a:hover, .postcontent h3 a:visited, .blockcontent h3 a, .blockcontent h3 a:link, .blockcontent h3 a:hover, .blockcontent h3 a:visited 
{
   font-size: 18px; 
}

.postcontent h4
{
   color: #7AB937;
margin: 10px 0;
   font-size: 15px;    
}

.blockcontent h4
{
margin: 10px 0;
   font-size: 15px; 
}

.postcontent h4 a, .postcontent h4 a:link, .postcontent h4 a:hover, .postcontent h4 a:visited, .blockcontent h4 a, .blockcontent h4 a:link, .blockcontent h4 a:hover, .blockcontent h4 a:visited 
{
   font-size: 15px; 
}

.postcontent h5
{
   color: #1E2306;
margin: 20px 0;
   font-size: 13px;    
}

.blockcontent h5
{
margin: 20px 0;
   font-size: 13px; 
}

.postcontent h5 a, .postcontent h5 a:link, .postcontent h5 a:hover, .postcontent h5 a:visited, .blockcontent h5 a, .blockcontent h5 a:link, .blockcontent h5 a:hover, .blockcontent h5 a:visited 
{
   font-size: 13px; 
}

.postcontent h6
{
   color: #293008;
margin: 25px 0;
   font-size: 12px;    
}

.blockcontent h6
{
margin: 25px 0;
   font-size: 12px; 
}

.postcontent h6 a, .postcontent h6 a:link, .postcontent h6 a:hover, .postcontent h6 a:visited, .blockcontent h6 a, .blockcontent h6 a:link, .blockcontent h6 a:hover, .blockcontent h6 a:visited 
{
   font-size: 12px; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

#main
{
  display: inline-block;
  position: relative;
  z-index: 0;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
  overflow:visible;
}

#page-background-glare
{
  position: absolute;
  width:100%;
  height:504px;
  overflow:hidden;
  min-width: 1000px;
}

#page-background-glare-image
{
  position: absolute;
    margin: 0 -738px;
    left:50%;
  top: 0;
  width:1476px;
  height:504px;
    background-image: url('images/page_gl.png');
  background-repeat: no-repeat;
}

html:first-child #page-background-glare
{
  border: 1px solid transparent; /* Opera fix */
}

body
{
  padding: 0; 
  margin:0;
  color: #50462B;
  height:100%;
  min-height:100%;
  background-color: #FBFBF8;
  background-image: url('images/Bottom_texture.png');
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: top left;
  min-width: 1000px;
}

.cleared
{
  display:block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  height:0;
  overflow:hidden;
}

.reset-box
{
  overflow:hidden;
  display:table; 
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Header */
div.header
{
  margin: 0 auto;
  position: relative;
  z-index: -1;
  width:100%;
  height: 350px;
  margin-top: 0;
  margin-bottom: 0;
}

div.header-clip
{
  position: absolute;
  width:100%;
  left:0;
  overflow:hidden;
  height:350px;
}

.header-wrapper 
{
    position: relative;
    width:1000px;
    margin:0 auto;
}
.header-inner 
{
    margin: 0 5px;
}

div.header-center
{
	position: relative;
	width: 1930px;
	left:50%;
}

div.header-png
{
  position: absolute;
  left:-50%;
  top: 0;
  width: 1930px;
  height: 350px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position:center center; 
}

/* end Header */

/* begin HeaderObject */
div.headerobject
{
  display: block;
  left: 1%;
  margin-left: -3px;
  position: absolute;
  top: 80px;
  width: 400px;
  height: 200px;
  background-image: url('images/header-object.png');
}
/* end HeaderObject */

/* begin Logo */
div.logo
{
	display: block;
	position: absolute;
	top: 20px;
	left: 991px;
	margin-left: -24px;
	width: 39px;
}



#headline, #slogan 
{
    display: block;
    min-width: 150px;
    text-align: center;
}
/* end Logo */

/* begin Menu */
/* menu structure */

.hmenu a, .hmenu a:link, .hmenu a:visited, .hmenu a:hover
{
    outline: none;
}

.hmenu, .hmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.hmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.hmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.hmenu li li
{
  float: none;
}

.hmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
  min-height: 0;
  background-image: url('images/spacer.gif');
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.hmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.hmenu:after, .hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.hmenu{
  min-height: 0;
  position:relative;
  padding: 26px 15px 0 15px;
}

.hmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

div.nav-center
{
  position: relative;
  float: right;
  right: 50%;
}

ul.hmenu
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 ul.hmenu
{
  float: none;
}

/* menu structure */

.nav
{
  position: relative;
  width:100%;
  margin:0 auto;
  min-height: 76px;
  z-index: 100;
    margin-top: -73px;
    margin-bottom: 0;
}

.nav-outer
{
    position:absolute;
    width:100%;
}

.nav-wrapper 
{
    position: relative;
    width:1000px;
    margin:0 auto;
}
.nav-inner 
{
    margin: 0 5px;
}

.nav-l, .nav-r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  background-image: url('images/nav.png');
}

.nav-l
{
  left: 0;
  right: 0;
}

.nav-r
{
  right: 0;
  width: 1920px;
  clip: rect(auto, auto, auto, 1920px);
}

/* end Menu */

/* begin MenuItem */
.hmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 50px;
  cursor: pointer;
  font-size: 14px;
  text-align: left;
  text-decoration: none;
}

.hmenu ul li
{
    margin:0;
    clear: both;
}

.hmenu a .r, .hmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 160px;
  background-image: url('images/menuitem.png');
}

.hmenu a .l
{
  left: 0;
  right: 11px;
}

.hmenu a .r
{
  width: 422px;
  right: 0;
  clip: rect(auto, auto, auto, 411px);
}

.hmenu a .t, .hmenu ul a, .hmenu a:link, .hmenu a:visited, .hmenu a:hover
{
  font-size: 14px;
  text-align: left;
  text-decoration: none;
}

.hmenu a .t
{
  color: #28280B;
  padding: 0 12px;
  margin: 0 11px;
  line-height: 50px;
  text-align: center;
}

.hmenu a:hover .l, .hmenu a:hover .r
{
  top: -55px;
}

.hmenu li:hover>a .l, .hmenu li:hover>a .r
{
  top: -55px;
}

.hmenu li:hover a .l, .hmenu li:hover a .r
{
  top: -55px;
}
.hmenu a:hover .t
{
  color: #242014;
}

.hmenu li:hover a .t
{
  color: #242014;
}

.hmenu li:hover>a .t
{
  color: #242014;
}

.hmenu a.active .l, .hmenu a.active .r
{
  top: -110px;
}

.hmenu a.active .t
{
  color: #000000;
}
/* end MenuItem */

/* begin MenuSeparator */
.hmenu .hmenu-li-separator
{
  display: block;
  width: 30px;
  height:50px;
}
/* end MenuSeparator */

/* begin MenuSubItem */
.hmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 20px;
  width: 180px;
  overflow: hidden;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  border-color: #D6CDB3;
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #505016;
  font-size: 12px;
  margin:0;
  padding:0;
}

.nav ul.hmenu ul span, .nav ul.hmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.hmenu ul a:link, .hmenu ul a:visited, .hmenu ul a:hover, .hmenu ul a:active, .nav ul.hmenu ul span, .nav ul.hmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #505016;
  font-size: 12px;
  margin:0;
  padding:0;
}

.hmenu ul li a:hover
{
  color: #000000;
  border-color: #DCEB8E;
  background-position: 0 -20px;
}

.hmenu ul li:hover>a
{
  color: #000000;
  border-color: #DCEB8E;
  background-position: 0 -20px;
}

.nav .hmenu ul li a:hover span, .nav .hmenu ul li a:hover span span
{
  color: #000000;
}

.nav .hmenu ul li:hover>a span, .nav .hmenu ul li:hover>a span span
{
  color: #000000;
}

/* end MenuSubItem */

/* begin Box, Sheet */
.sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 31px;
  min-height: 31px;
  margin-top: 0;
  margin-bottom: 0;
  cursor:auto;
  width: 1000px;
}

.sheet-body
{
  position: relative;
  padding: 5px;
    padding-top:0;
    padding-bottom:0;
}

#page-background-top-texture, #page-background-middle-texture{
  min-width: 1000px;
}

/* end Box, Sheet */

/* begin Layout */
.content-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:0;
  margin-bottom:0;
}
.layout-cell, .content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

.content-layout .content-layout{width: auto;margin:0;}
.content-layout .layout-cell, .content-layout .layout-cell .content-layout .layout-cell{display: table-cell;}
.layout-cell .layout-cell{display: block;}
.content-layout-row {display: table-row;}
.layout-glare{position:relative;}/* end Layout */

/* begin Box, Block */
.block
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 10px;
}

.block-body
{
  position: relative;
  padding: 3px;
}

div.block img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #E5E59F;
  border-style: none;
  margin: 7px;
}

/* end Box, Block */

/* begin Box, BlockContent */
.blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.blockcontent-body
{
  position: relative;
  padding: 0;
  color: #000000;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

.blockcontent-body table,
.blockcontent-body li, 
.blockcontent-body a,
.blockcontent-body a:link,
.blockcontent-body a:visited,
.blockcontent-body a:hover
{
  color: #000000;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

.blockcontent-body p
{
  margin: 6px 0;
}

.blockcontent-body a, .blockcontent-body a:link
{
  color: #7F931A;
  text-decoration: underline;
}

.blockcontent-body a:visited, .blockcontent-body a.visited
{
  color: #71633D;
  text-decoration: underline;
}

.blockcontent-body a:hover, .blockcontent-body a.hover
{
  color: #A8C322;
  text-decoration: none;
}

.blockcontent-body ul li
{
  line-height: 125%;    
  color: #1B170E;
  padding: 0 0 0 14px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}/* end Box, BlockContent */

/* begin Button */
.button-wrapper a.button,
.button-wrapper a.button:link,
.button-wrapper input.button,
.button-wrapper button.button
{
  text-decoration: none;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #2C2C0C !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 26px;
  height: 26px;
  margin: 0 !important;
  padding: 0 10px !important;
  overflow: visible;
  cursor: pointer;
}

.button img, .button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 26px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
}

.block select 
{
    width:96%;
}

.button-wrapper.hover .button, .button-wrapper.hover a.button:link, .button:hover
{
  color: #0B0D02 !important;
  text-decoration: none !important;
}

.button-wrapper.active .button, .button-wrapper.active a.button:link
{
  color: #242014 !important;
}

.button-wrapper .button-l, .button-wrapper .button-r
{
  display: block;
  position: absolute;
  height: 88px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.button-wrapper .button-l
{
  left: 0;
  right: 6px;
}

.button-wrapper .button-r
{
  width: 413px;
  right: 0;
  clip: rect(auto, auto, auto, 407px);
}

.button-wrapper.hover .button-l, .button-wrapper.hover .button-r
{
  top: -31px;
}

.button-wrapper.active .button-l, .button-wrapper.active .button-r
{
  top: -62px;
}

.button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.post
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 0;
}

.post-body
{
  position: relative;
  padding: 15px;
}

a img
{
  border: 0;
}

.article img, img.article, .block img, .footer img
{
  border: solid 0 #E5E59F;
  margin: 0;
}

.metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.article table, table.article
{
  border-collapse: collapse;
  margin: 1px;
}

.article th, .article td
{
  padding: 2px;
  border: solid 1px #A28E57;
  vertical-align: top;
  text-align: left;
}

.article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
h2.postheader
{
  color: #3C450C;
  margin: 3px 0;
  font-size: 18px;
}

h2.postheader a, 
h2.postheader a:link, 
h2.postheader a:visited,
h2.postheader a.visited,
h2.postheader a:hover,
h2.postheader a.hovered
{
  font-size: 18px;
}

h2.postheader a, h2.postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #47520F;
}

h2.postheader a:visited, h2.postheader a.visited
{
  color: #605434;
}

h2.postheader a:hover,  h2.postheader a.hovered
{
  text-decoration: underline;
  color: #7F931A;
}

/* end PostHeaderIcon */

/* begin PostMetadata, PostMetadataHeader */
.postmetadataheader
{
  overflow:hidden;
  padding: 1px;
  background-color: #EFEBE1;
  border-color: #D6CDB3;
  border-style: dashed;
  border-width: 0;
}
/* end PostMetadata, PostMetadataHeader */

/* begin PostIcons, PostHeaderIcons */
.postheadericons,
.postheadericons a,
.postheadericons a:link,
.postheadericons a:visited,
.postheadericons a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  color: #17140C;
}

.postheadericons
{
  padding: 1px;
}

.postheadericons a, .postheadericons a:link
{
  text-decoration: underline;
  color: #7C7C22;
}

.postheadericons a:visited, .postheadericons a.visited
{
  color: #7C7C22;
}

.postheadericons a:hover, .postheadericons a.hover
{
  text-decoration: none;
  color: #000000;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostContent */
.postcontent
{
  display:inline;
}
/* end PostContent */

/* begin PostBullets */
.post ol, .post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.post li
{
  font-size: 12px;
  color: #202009;
  padding: 0 0 0 14px;
}

.post li ol, .post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.post ol>li
{
  background: none;
  padding-left: 0;
  /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.post ul>li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 14px;
  /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
  overflow-y: hidden;
}

/* end PostBullets */

/* begin PostQuote */
.postcontent blockquote,
.postcontent blockquote a,
.postcontent blockquote a:link,
.postcontent blockquote a:visited,
.postcontent blockquote a:hover
{
  color: #0F1103;
  text-align: left;
}

.postcontent blockquote p
{
   margin: 5px 10px 10px;
}

.postcontent blockquote
{
   border: solid 0 #E5E59F;
  margin: 10px 10px 10px 50px;
  padding: 4px 4px 4px 41px;
  background-color: #DCEB8E;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
  /* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
  clear:both;
}

/* end PostQuote */

/* begin PostIcons, PostFooterIcons */
.postfootericons,
.postfootericons a,
.postfootericons a:link,
.postfootericons a:visited,
.postfootericons a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  color: #1B170E;
}

.postfootericons
{
  padding: 1px;
}

.postfootericons a, .postfootericons a:link
{
  text-decoration: underline;
  color: #888825;
}

.postfootericons a:visited, .postfootericons a.visited
{
  color: #888825;
}

.postfootericons a:hover, .postfootericons a.hover
{
  text-decoration: none;
  color: #000000;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  width: 100%;
}

.footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #708217;
}

.footer-body
{
    position:relative;
    padding: 10px;
}

.footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.footer-text,
.footer-text a,
.footer-text a:link,
.footer-text a:visited,
.footer-text a:hover,
.footer-text td, 
.footer-text th,
.footer-text caption
{
    color: #DFD8C3;
    letter-spacing: 1px;
}

.footer-text
{
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  float: left;
  left: 50%;
  text-align: center;
}

.footer-text a,
.footer-text a:link
{
  color: #C0DC38;
  text-decoration: none;
}

.footer-text a:visited
{
  color: #211D12;
  text-decoration: underline;
}

.footer-text a:hover
{
  color: #47520F;
  text-decoration: underline;
}

.footer-center
{
  position: relative;
  float: right;
  right: 50%;
}

div.footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-width: 1px;
    border-color: #E5E59F;
  border-style: solid;
  margin: 5px;
}/* end Footer */

/* begin PageFooter */
.page-footer, 
.page-footer a,
.page-footer a:link,
.page-footer a:visited,
.page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #D0D053;
}

.page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #BFB088;
}
/* end PageFooter */

/* begin LayoutCell, content */

/* end LayoutCell, content */

/* INICIO SERVIÇOS*/

#box_servicos{
	width:970px;
	height:auto;
	margin:0 auto;
}

#box_img_servicos{
	width:250px;
	height:250px;
	float:left;
	background: #73831B;
	margin-top:20px;
}

#img_servicos{
	width:240px;
	height:240px;
	margin:0 auto;
	margin-top:5px;
}

#box_txt_servicos{
	width:700px;
	height:250px;
	margin-left:20px;
	float:left;
	margin-top:20px;
}

#box_txt_servicos1{
	width:700px;
	height:300px;
	margin-left:20px;
	float:left;
	margin-top:20px;
}

#txt_servicos{
	width:650px;
	height:auto;
	text-align:justify;
	position:relative;
}

/*FIM SERVIÇOS*/


/*INICIO PRODUTOS*/

#box_produtos{
	width:970px;
	height:auto;
	margin:0 auto;
}

#box_img_produtos{
	width:250px;
	height:250px;
	float:left;
	background: #73831B;
	margin-top:20px;
}

#img_produtos{
	width:240px;
	height:240px;
	margin:0 auto;
	margin-top:5px;
}

#box_txt_produtos{
	width:700px;
	height:250px;
	margin-left:20px;
	float:left;
	margin-top:20px;
}

#txt_produtos{
	width:650px;
	height:auto;
	text-align:justify;
	position:relative;
}

/*FIM PRODUTOS*/


/*INICIO INDEX*/

#container_index{
	width:970px;
	height:auto;
}

#titulo{
	width:450px;
	height:auto;
}

#box_index1{
	width:450px;
	height:auto;
	float:left;
	margin-top:60px;
	position:relative;
}

#box_index2{
	width:450px;
	height:auto;
	float:left;
	margin-left:30px;
	position:relative;
}

#os_engenharia{
	width:400px;
	height:auto;
	float:left;
	text-align:center;
}

/*FIM INDEX*/

/*INICIO CONTATO*/

#container_contato{
	width:970px;
	height:auto;
}

#box_informacoes{
	width:400px;
	height:auto;
	float:left;
	margin-top:100px;
	text-align:center;
	font:Verdana, Geneva, sans-serif;
	font-size:14px;
}

#box_formulario{
	width:350px;
	height:auto;
	float:left;
	margin-left:200px;
}

.caixa-faleconosco { width:1000px; height:auto; margin:0 auto; }
.box-texto-contato { width:500px; height:300px; margin-left:10px; float:left; }
.box-texto-contato-dentro { width:480px; height:380px; margin-top:50px; font-family:Georgia; color: #6B7B11; font-size:16px; text-align:center; }
.descricao-formulario { font-family: Arial, Helvetica, sans-serif; color:#6B7B11; font-size:16px; text-align:justify; }
.box-formulario { width:400px; height:300px; margin-left:580px; position:absolute; margin-top:-470px; }
.texto-form { font-family: Arial, Helvetica, sans-serif; color: #808040; font-weight:bold; font-size:16px; padding:10px; }
.botao { margin-left:140px; float:left; margin-top:10px; }
.fr { font-family: Arial, Helvetica, sans-serif; color:#000; font-size:14px; padding:5px; width:300px; }
input {  font-family: Arial, Helvetica, sans-serif; color:#000; font-size:14px; padding:5px; margin-left:12px;}
textarea {  font-family: Arial, Helvetica, sans-serif color:#000; font-size:14px; padding:5px; width:300px; margin-left:12px; }
.espaco-faleconosco { width:1000px; height:150px; margin:0 auto; float:left; }


/*FIM CONTATO*/

/*INICIO FOTOS*/

#container_fotos{
	width:970px;
	height:auto;
}

#box_imagens{
	width:140px;
	height:140px;
	float:left;
	margin-top:10px;
	margin-left:18px;
	background:#73831B;
}

#img_fotos{
	width:120px;
	height:120px;
	margin:0 auto;
	margin-top:10px;
}

/*FIM FOTOS*/

/*INICIO LOCALIZAÇÃO*/

#container_localizacao{
	width:970px;
	height:auto;
}

#box_mapa{
	width:800px;
	height:600px;
	margin:0 auto;
}

/*FIM LOCALIZAÇÃO*/

