
table.bordasimples {
	border-collapse: collapse;
 	font-family: Tahoma;
	font-size: 11px;	
}
table.bordasimples tr td {border:1px solid #C0C0C0;}

table.principal {
	width:785px; height:834px;
	border:1px solid #000000;
	font-family: Tahoma;
	font-size: 15px;
	font-style: bold;
}

.font_1 {
 	font-family: Tahoma;
	font-size: 25px;
	font-style: bold;
}

.col_direita {
	background-image: url('../image/fundo_degrade_vertical.png');
	background-repeat: no-repeat;
	/* font-style: bold; */
}

.texto_col_direita {
	font-family: Arial;
	font-size: 11px;
}

.topo_tabela_funcionalidades {
	background-image: url('../image/fundo_topo_datagrid.png');
	font-family: Tahoma;
	font-size: 20px;
	font-style: bold;
}

.input_form {
	border-width:1px;
	border-color:black;
	font-family: Arial;
	font-size:10px;
	width:150px;
}

.bt_enviar {
	border-width:0px;
	width:54px;
	height:20px;
	background-image: url('../image/bt_enviar.png');
	background-repeat: no-repeat;
	cursor: pointer;
}

.form_trial {
	font-family: Arial;
	font-size: 13px;	
	width:326px;
}

.input_form_trial {
	border-width:1px;
	border-color:black;
	font-family: Arial;
	font-size:11px;
	width:250px;
}

