@CHARSET "ISO-8859-1";

@import url("connecta_home.css");

.cuerpo-elementos {
	width: 300px;
	margin: 10px;
	display: inline;
	float: left;
}

.cuerpo-encuesta {
	float: left;
	width: 70%;
	margin-left: 15px;
	margin-top: 15px;
	height: 90%;
}
	
