@charset "utf-8";
/* CSS Document */
.style1 {
	text-align:center;
	font-size: 10px;
}
body {
	text-align:center;
	margin: 0px;
	font-family: Tahoma, Arial;
	color: #525356;
	text-align:center;
	font-size: 11px;
}
.style2 {
	color: #FFFFFF;
	font-size: 10px;
	
}
.txthome {
	color: #525356;
	text-align:center;
	font-size: 11px;
	line-height: 14px;
}
.txtdetail {
	color: #525356;
	text-align:left;
	font-size: 11px;
	line-height: 14px;
}.formulario_standard {
	font-family: Tahoma;
	font-size: 10px;
	border: 1px solid #525356;
	background-color: #F5F5F5;
}
