body {
	background-color:#CCC;
	  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif;
	  color:#FFF;
}
#total {
	width:1024px;
	margin:0 auto;
	height:1000px;
}
#header {
	width:100%;
	height:226px;
	background-color:#BABABA;
	text-align:center;
	}
#barra {
	width:100%;
	height:55px;
	background-color:#666;}
	
#menu {
	width:620px;
	height:55px;
	clear:both;
	margin:-45px auto;
}

#bandeira {
	position:absolute;
	width:170px;
	height:45px;
	margin-left:900px;
	margin-top:50px;
	}
#menu li,
#menu span,
#menu a {
  margin: 0;
  padding: 0;
  position: relative;
}
#menu:after,
#menu ul:after {
  content: '';
  display: block;
  clear: both;
}
#menu a {
  color: #ffffff;
  display: inline-block;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif;
  font-size: 20px;
  min-width: 80px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 0 #333333;
}
#menu ul {
  list-style: none;
  z-index:200;
}
#menu > ul > li {
  float: left;
  border-right: 1px solid #fff;
}


#menu > ul > li a {
  background-color:#666;
  line-height: 34px;
  padding: 0 35px;
}
#menu > ul > li a:hover {
  background: #8a8a8a;
  
}
#menu > ul > li:first-child a {

  border-left: 1px solid #fff;
}
#menu .has-sub:hover ul {
  display: block;
}
#menu .has-sub ul {
  display: none;
  position: absolute;
  top: 30px;
  left: -1px;
  min-width: 100%;
  text-align: center;
  /* IE7 */
  *width: 100%;
}
#menu .has-sub ul li {
  text-align: center;
}

#banner_rotativo {
	width:800px;
	height:490px;
	margin:50px auto;
	text-align:center;
}

#bloco {
	width:260px;
	height:350px;
	float:left;
	margin-left:62px;
	clear:right;
	background-color:#999999;
}

.ajuste {
	padding-top:20px;
	margin-left:50px;

}

.ajuste2 {
	padding-top:20px;
	margin-left:25px;
}

.ajuste3 {
	padding-top:20px;
	margin-left:40px;
}

.ajuste4 {
	padding-top:5px;
	margin-left:50px;
}

.ajuste5 {
	padding-top:5px;
	margin-left:70px;
}
#topo {
	width:100%;
	height:50px;
	margin:0;
	background-color:#666;
	
}

h1 {
	font-size:18px;
	text-align:center;
	padding-top:14px;
	font-weight:bold;
}

p {
	font-size:14px;
	padding:10px;
}

ol {
	padding-left:5px;
	font-size:14px;
}

#rodape {
	width:100;
	height:45px;
	background-color:#666;
	position:relative;
	margin-bottom:100px;
}

#rodape_serv {
	width:100;
	height:45px;
	background-color:#666;
	position:relative;
	margin-top:370px;
}

#texto_rodape {
	width:400px;
	height:70px;
	float:right;
	text-align:right;
	font-weight:bold;
	margin-top:100px;
	color:#000;
}

#texto_novo {
	float:none;
	text-align:center;
	font-weight:bold;
	color:#01326F;
}

#bloco_contato {
	width:700px;
	height:350px;
	clear:right;
	margin:0 auto;
	background-color:#999;
	-moz-box-shadow:0px 0px 10px #000;
	-webkit-box-shadow:0px 0px 10px #000;
	box-shadow:0px 0px 10px #000;
	overflow:auto;
}
a {
	text-decoration:none;	
}

#bloco_contato p {
	font-size:12px;
	
}
#formulario {
	width:580px;
	height:200px;
	margin:15px auto;
}

#otros_produtos {
	width:700px;
	height:400px;
	background-color:#fff;
	margin:500px auto;
}

#bloco_serv {
	width:260px;
	height:350px;
	float:left;
	margin-left:150px;
	margin-top:30px;
	clear:right;
	background-color:#999999;
}

#bloco_serv2 {
	width:260px;
	height:350px;
	float:left;
	margin-left:150px;
	margin-top:30px;
	clear:right;
	background-color:#999999;
}

#produto {
	width:870px;
	height:300px;
	background-color:#999999;
	margin:0 auto;
	
}

	