
/* barra da imagem etc*/
.pub{
background-color:#F0F0F0;
width: 100%;
}
.pub_img{
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	width: 250px;
}
.pub_tit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF9C51;
}
.pub_txt{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	letter-spacing: 2pt;
}
.formcontactos{
width: 100%;
cellpadding: 0px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
}
.col1{
width: 15%;
text-align: right;
}
.col2{
width: 40%;
}
.col3{
width: 15%;
}
.col4{
width: 30%;
vertical-align: top;
}
.corpo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align:justify;
	vertical-align: text-top;
	font-style: normal;	
}
/* produtos texto*/
.produtos1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align:justify;
	font-style: normal;
}
/* produtos titulos bolds*/
.prod_tit{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bolder;
color: #666666;
	text-align:left;
}
a.voltar:link,a.voltar:visited {
	color:#000000;
	text-decoration: none;
	font-size: 8pt;
}
a.voltar:hover { color:#009900;}
a.voltar:active { color:#000000;
text-decoration: none;}