.cnt_body {
	font-family: Arial, Verdana ;
	font-size: 10pt;
	color: #7E8C9A;
	background-color:#E7E7E7;
}
td {
	font-family: Arial, Verdana ;
	font-size: 10pt;
	color: #7E8C9A;
}
.cnt_inputbox_area{
	font-family: Arial, Verdana ;
	font-size: 11pt;
	color: #7E8C9A;
}
.cnt_inputbox{
	font-family: Arial, Verdana ;
	font-size: 11pt;
	color: #7E8C9A;
}

.cnt_boton_envio{
	background-color:#E7E7E7;
	border-left-width:1px;
	border-top-width:1px;
	border-right-width:2px;
	border-bottom-width:2px;
	border-style:solid;
	border-color:#7E8C9A;
	color:#7E8C9A;
	font-family: Arial, Verdana ;
	font-size: 10pt;
	padding:3px;
}
.oculta{
	display:none;
}
