@charset "utf-8";
#divFormulario {
	height: 400px;
	width: 750px;
	background-color: #0033CC;
	overflow: auto;
}

