
.bg_horizontal {
	margin-top:60px;
	height:530px;
	background-image: url(../por/imgs/geral/bg_horizontal.jpg);
	background-repeat: repeat-x;
}

.quadro{
	width:732px;
	height:470px;
}

.centralizar {
	text-align: center;
	vertical-align: middle;


}
.fonte {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-align: justify;
	line-height: 130%;
}
.fonte a{
	text-decoration:none;
	color:#FFFFFF;
}
.fonte a:hover{
	text-decoration:none;
	color:#000000;
}
.fontebold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

.fonte2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
.caixa {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	width: 300px;
}
.imput {
	height: 16px;
	border: 1px solid #929292;
	font-family: Verdana;
	font-size: 9px;
}.bgtable {
	background-image: url(../por/imgs/produtos/bg_table.gif);
	background-position: center;
	background-repeat: no-repeat;

}
.transparent {
	background-color: transparent;
}
