* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

body {
	background-color:#666666;
	color:#000;
	font-family: Arial, Verdana, Trebuchet MS;
	text-align:center; /* horizontal centering for IE Win quirks */
}

img{border:0; margin:0}
.cb{clear:both}
.fl{float:left}
a, a:hover {color: #000;text-decoration:none;  outline-style: none;}
a:hover {text-decoration:underline}

#distance { 
	width:1px;
	height:50%;
	margin-bottom:-16.20em; /* half of container's height */
	float:left;
}

#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:32.5em;
	width:980px;
	clear:left;
	background:#e8e8e8 url(../img/bg3.jpg);
	border:1px solid #888;
}

/*Home*/

.tam1{
	width: 526px;
}
.tam2{
	width: 711px;
}
.tam3{
	width: 811px;
}
.tam4{
	width: 890px;
}
.tam5{
	width: 600px;
}
#topo{
	text-align:left;
/*	background-color:#CCCC00;*/
	height:97px;
}

.btn_submit{
padding: 0 10px;
background-color: #3f66ac;
color: #fff;
border: none;

}

#logoimg{
	padding-left:16px;
	margin-top:13px;
	width:142px;
	height:50px;
	float:left;
}
#txttopo{
	width:175px;
	height:50px;
	margin-top:30px;
	color: #fff;
	font-weight: bold;
	float:left;
}	

#bloco_esq{
	float: left;
}
#corpo{
	height: 396px;
	padding-left: 60px;
	font-size: 11px;
	overflow:hidden;
}
#corpo_logo{
	padding-left:58px;
	padding-top:95px;
	font-size: 1px;
/*	background-color:yellow; */
	height:45px;
}
#corpo_texto{
	padding-top:4px;
	padding-left:58px;
	height:230px;
/*	background-color:red;*/
}
#corpo_voltar{
/*	background-color:green;*/
	padding-left:500px;
}
#corpo_voltar a{
	text-align:left;
	font-weight:bold;
	font-size:12px;
	display:block;
	width: 73px;
	padding-left:20px;
	height:23px;
	line-height:24px;
	background: url(../img/btn_esq.gif) no-repeat;
}


#corpo_voltar_nov{
/*	background-color:green;*/
	padding-left:454px;
}
#corpo_voltar_nov .prev{
	text-align:left;
	font-weight:bold;
	font-size:12px;
	display:block;
	width: 73px;
	padding-left:20px;
	height:23px;
	line-height:24px;
	background: url(../img/btn_esq.gif) no-repeat;
	float:left;
}

#corpo_voltar_nov .next{
	text-align:left;
	font-weight:bold;
	font-size:12px;
	display:block;
	width: 83px;
	padding-left:20px;
	height:23px;
	line-height:24px;
	background: url(../img/btn_dir.gif) no-repeat;
	float:left;
}
#corpo_voltar_nov .nextno,#corpo_voltar_nov .prevno{
   text-decoration: none;
   cursor: default;
   color: #777;
}


#imagem_destaque{
	float: left;
	height:493px;

}

/*Produtos*/
#linkprod{
  position:relative;

	margin-top: 49px;
  * margin-top: 53px;
  margin-left: -10px;
}

#linkprod .prodimg{
  float: left;
  font-family: Arial;
  font-weight: bold;
  text-align :center;
}

#linkprod .prodimg a{
  color: #0565bf;
}
#linkprod .prodimg a:hover{
  color: #fff;
  text-decoration:none;
}



#rodape{
	font-size: 11px;
	padding-left: 150px;
}

#telemail{
	padding-top: 7px;
	background: url(../img/logo_rodape.gif) no-repeat;
	padding-left: 80px;
	height:20px;
}
/*Menu*/
#menuhor {
	border:none;
	margin: 0;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 10px;
}
#menuhor li {
	list-style: none; 
	margin: 0;
	display: inline;
}
#menuhor li a {
	height:1px; /* IE5.0 bug */
	padding: 3px 6px; 
	margin:0;
}
#menuhor li a:link {
	color: #fff;
}
#menuhor li a:visited {
	color: #fff;
}
#menuhor li a:hover {
	color:#e8e8e8;
}



/* novidades */
#container_novidades{
	height: 230px;
	overflow:auto;
}

/* contato */
#container_form{
	width:500px;
	height: 250px;
	overflow:auto;
}




form .titu{
	display:block;
	margin-bottom:4px;
}
form .inp{
	border: 1px solid #999999;
	background-color: #e8e8e8;
	width: 177px;
	height:18px;
}
form textarea{
	border: 1px solid #999999;
	background-color: #e8e8e8;
	width: 392px;
	height:50px;
}
form label{
	font-size:12px;
	color: #999999;
}
.frm_inputs{
	float:left;
	width:215px;
	margin-bottom: 5px;
}
.cont_quim div{
  width: 140px;
  float: left;
}
