@charset "UTF-8";

.contenedorPrivacidad .contenedorCerrar {
	height: 20px;
}

.contenedorPrivacidad .contenedorCerrar img {
	width: 20px;
	height: 20px;
	float: right;
	cursor: pointer;
}

