@charset "utf-8";
/* CSS Document */

.espacioLibreLeft, .espacioLibreCenter, .espacioLibreRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 610px;
	float: left;
	padding-bottom: 8px;
	padding-top: 8px;
}

.espacioLibreCenter {
	margin-left: 29px;


}

.espacioLibreRight {
	float: right;
	width: 290px;
}
