@charset "utf-8";
.formulario {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
}
.form_in {
	padding: 5px;
}
.formulario {
}
.titulo_products {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.txt_products {
	font-family: Tahoma;
	font-size: 12px;
	padding: 3px;
}
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px;
	line-height: 16px;
}

